Commit Graph

75 Commits

Author SHA1 Message Date
8f69178e5f feat: Improve navigation with subitems and getNeighboringLinks function 2025-04-14 05:38:54 +02:00
0e0c56cdcf feat: Update Logo component with LogoWithText variant 2025-04-14 05:33:56 +02:00
717ca15a83 feat: Update navigation structure and add subitems 2025-04-13 21:16:47 +02:00
82258addeb feat: Add Iframe component for rendering embedded content 2025-04-13 20:52:57 +02:00
9427cb7b5d feat: Add download attribute based on file extension 2025-04-13 20:03:10 +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
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
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
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
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
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
19a697e787 feat: Update search functionality with FlexSearchService 2025-04-11 11:43:20 +02:00
85937c2213 chore: new architecture and technos 2025-04-11 11:11:22 +02:00