Commit Graph

132 Commits

Author SHA1 Message Date
82b898e9eb refactor: Update file and folder names for React hooks 2025-04-13 17:00:08 +02:00
d95f43fcc4 fix: Correct typo in snippet file name and add error handling 2025-04-13 16:58:49 +02:00
2eb8cff6e3 fix: Correct typo in snippet path name 2025-04-13 16:57:16 +02:00
02f81adaf3 docs: Add React reducer code snippets and config updates 2025-04-13 16:53:40 +02:00
68344817ae feat: Add reducer examples for React useReducer 2025-04-13 16:27:46 +02:00
8bf5c5de40 feat: Add showLineNumbers prop to Snippet component 2025-04-13 16:25:01 +02:00
3f6d324980 chore: Rename CSRFence to CSRSnippet and add toast in Fence 2025-04-13 16:05:56 +02:00
7c83d3b37e feat: Update Button component with size prop 2025-04-13 14:40:42 +02:00
dcf128a2d8 feat: Add conditional link behavior in Link component 2025-04-13 13:36:07 +02:00
57a64b7102 feat: Add influencers section to navigation 2025-04-13 12:48:56 +02:00
3a52ec35b3 refactor: Remove unused Prisma related dependencies 2025-04-13 12:32:32 +02:00
226319307f refactor: Update variable declarations to use const instead of let 2025-04-13 12:18:18 +02:00
b0ad917f9b fix: Fix searchbar for production 2025-04-13 12:03:28 +02:00
30cf34268b feat: Add Redis service to compose file 2025-04-11 19:17:55 +02:00
5611a6dc81 feat: Add documentation for useContext hook in React 2025-04-11 19:08:18 +02:00
ede3dbbe7a feat: Add prismThemes to Fence component 2025-04-11 18:30:24 +02:00
f76619709c feat: Add collapsible feature to Callout component 2025-04-11 18:22:46 +02:00
5fc453e791 feat: Add React initialisation page and navigation link 2025-04-11 17:16:48 +02:00
8077f87ec3 docs: Remove outdated installation and string theory pages 2025-04-11 16:41:47 +02:00
54f6bf8a72 feat: Add QuestionIcon component and update data docs 2025-04-11 16:40:21 +02:00
72f0f5731e style: Add new styles for question component 2025-04-11 15:40:04 +02:00
90c2773de1 feat: Add 'question' icon and update tags for question type 2025-04-11 15:39:38 +02:00
69a6575cc9 docs: Add dictionnary of data page to Merise navigation 2025-04-11 13:42:52 +02:00
942e836787 docs: Add Merise documentation page 2025-04-11 13:11:10 +02:00
b7ad77d73b feat: Add estimated reading time to DocsHeader and DocsLayout 2025-04-11 12:39:57 +02:00
d0dca7d956 style: Update CSS classes in Tabs and Callout components 2025-04-11 12:19:56 +02:00
b8608c493c refactor: Rename SearchResult to SearchResultItem and fix types 2025-04-11 11:56:22 +02:00
7828846362 refactor: Update import statements in Search.telefunc.ts 2025-04-11 11:46:22 +02:00
786b242b33 style: Add type annotation for 'ast' variable 2025-04-11 11:45:59 +02:00
19a697e787 feat: Update search functionality with FlexSearchService 2025-04-11 11:43:20 +02:00
8c29d760db chore: remove old directory 2025-04-11 11:12:05 +02:00
85937c2213 chore: new architecture and technos 2025-04-11 11:11:22 +02:00