Commit Graph

286 Commits

Author SHA1 Message Date
8821c0eb44 docs: Update file extensions and import paths 2025-04-21 14:06:01 +02:00
934a09480d feat: Add tabs component for test suites 2025-04-21 14:01:23 +02:00
e1697f2284 refactor: Rename and update file extension to .mdx 2025-04-21 13:41:19 +02:00
b8063f3ae0 docs: Update file extension and import statements 2025-04-21 13:40:01 +02:00
d98d68465d refactor: Change function export from Image to default in Image.tsx 2025-04-21 13:35:30 +02:00
6e4540af61 feat: Add QuickLinks and Callout components, tabs module 2025-04-21 13:23:16 +02:00
2983432be2 feat: Update Iframe component class attribute 2025-04-21 13:18:48 +02:00
94e957c1cb style: Update Iframe component to default export 2025-04-21 13:12:20 +02:00
8b542c94d2 style: Update file extension to .mdx for Callout components 2025-04-21 13:11:00 +02:00
90319cc7f8 feat: Add DWWM docs 2025-04-21 13:09:28 +02:00
3104c847ee feat: Add DictionnaryTable component and TermsTable data 2025-04-21 13:06:04 +02:00
785e5bf401 feat: Add Dictionnaire de Données Merise documentation 2025-04-21 12:56:13 +02:00
c6f5399fbf docs: Add introduction to Merise methodology 2025-04-21 12:55:09 +02:00
5b9b5583b2 feat: Add React reducer tabs and snippets for documentation 2025-04-21 12:52:45 +02:00
8ad370940f feat: Add React useContext documentation page 2025-04-21 12:28:04 +02:00
15cc58f07f feat: Add hooks examples and explanations for React component lifecycle 2025-04-21 12:12:32 +02:00
27caad99e6 feat: Add documentation for using 'useReducer' hook in React 2025-04-21 11:50:44 +02:00
b6046cd77f feat: Add premier composant React documentation page 2025-04-21 11:42:36 +02:00
a1dc91e6f0 feat: Add React JSX documentation page and tabs file 2025-04-21 11:30:05 +02:00
ebf377e8d1 style: Add line numbers to code snippets 2025-04-21 11:10:13 +02:00
2354e3d97d feat: Add tabs for React project initialization guide 2025-04-21 11:08:56 +02:00
37c0177d07 feat: Add image generation for React documentation pages 2025-04-20 21:40:29 +02:00
7d806f5dd8 fix: Update binary file og_maker.afphoto 2025-04-20 21:38:14 +02:00
1bb70e6380 style: improve tab background color logic 2025-04-20 21:34:47 +02:00
602669a9c0 style: Update code syntax highlighting colors 2025-04-20 21:32:16 +02:00
8418ca4a74 style: Reorder props in Snippet component 2025-04-20 20:42:47 +02:00
6a5ade483b feat: Update error page UI and add community sharing page 2025-04-20 18:15:43 +02:00
08c5ecfb6a refactor: Update function parameters in HighlightQuery 2025-04-20 16:52:17 +02:00
88b75eb701 refactor: Simplify Button and Callout components parameters 2025-04-20 16:51:00 +02:00
c580769829 style: Update heading tag in NavigationItem component 2025-04-20 16:48:32 +02:00
e2ad0bb5f9 style: Remove unnecessary comments and code duplication 2025-04-20 16:39:42 +02:00
529ca5d5bd refactor: Simplify DocsLayout component and remove unused code 2025-04-20 16:39:08 +02:00
364c548aa8 refactor: Update variable assignment and conditional check 2025-04-20 16:36:35 +02:00
394399a394 refactor: Update variable names in Navigation and TableOfContents 2025-04-20 16:33:30 +02:00
a0afc2b511 feat: Add section caching and retrieval from DocCache 2025-04-20 16:09:06 +02:00
3c08fe0b07 feat: Change Callout to default export and fix QuickLink usage 2025-04-20 15:48:58 +02:00
0f2cc8ad59 feat: Add QuickLink component to QuickLinks 2025-04-20 15:43:19 +02:00
4b731fa898 style: Improve icon rendering in Icon component 2025-04-20 15:40:29 +02:00
109f56577e feat(server): integrate base URL into vikeHandler context 2025-04-20 13:39:33 +02:00
7f413d85f1 feat: Update default opengraph image to default.png 2025-04-20 13:23:55 +02:00
d49476236e feat: Add buildPublicUrl function and use it in config page image URL 2025-04-20 13:22:58 +02:00
6b02b4f4e7 fix: Update image path to /opengraph/og.png 2025-04-20 13:19:21 +02:00
48bc83cdad feat: Add fastifyStatic plugin and update og image 2025-04-20 13:18:26 +02:00
9e27c0bef3 style: improve code readability and structure 2025-04-20 13:06:36 +02:00
da587d3eef docs: Add new logo SVG file and update Head component 2025-04-20 12:59:26 +02:00
cd3addd710 style: Update Footer padding in Footer component 2025-04-20 12:56:30 +02:00
d2a5bf542c feat: Add Header and Footer components 2025-04-20 12:55:27 +02:00
8ed5451c37 style: Remove unnecessary code and improve hierarchy display 2025-04-20 12:53:07 +02:00
9526b1ae9d feat: Add search functionality for documents 2025-04-20 12:41:38 +02:00
66bd48e55e style: improve code formatting and consistency 2025-04-20 03:31:12 +02:00