Commit Graph

88 Commits

Author SHA1 Message Date
88012308d0 style: Update class attribute in Highlight component 2025-04-21 18:10:44 +02:00
b3afa6615b feat: Add SmoothScroll component 2025-04-21 17:31:11 +02:00
1fb8ddc0a3 refactor: Improve sorting logic for navigation links 2025-04-21 15:18:42 +02:00
4625a92206 refactor: Improve function handling in PrevNextLinks file 2025-04-21 14:53:12 +02:00
934a09480d feat: Add tabs component for test suites 2025-04-21 14:01:23 +02:00
d98d68465d refactor: Change function export from Image to default in Image.tsx 2025-04-21 13:35:30 +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
2354e3d97d feat: Add tabs for React project initialization guide 2025-04-21 11:08:56 +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
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
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
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
7c20ba9824 style: Remove unnecessary semicolons in CSS properties 2025-04-20 03:28:24 +02:00
d89ea99d77 style: Remove unnecessary <section> tags in Footer component 2025-04-20 03:21:49 +02:00
d4df6f5c11 feat: Implement useId hook for generating unique IDs 2025-04-20 03:19:01 +02:00
e54b07dfd2 feat: Add solid-highlight-words package and use in Search 2025-04-20 03:17:05 +02:00
f42e2b5788 refactor: Update debounce logic to use SolidJS signals 2025-04-20 03:15:19 +02:00
b8a8213f27 feat: Add Search component with search functionality 2025-04-20 02:55:34 +02:00
0d7afbd9cf feat: Update Highlight component props structure 2025-04-20 02:36:59 +02:00
81aa2da4a6 fix: translate react props to solid props 2025-04-19 19:52:57 +02:00
8321753573 style: Fix typo in viewBox attribute value 2025-04-19 19:24:05 +02:00
bd4ce16b67 feat: Add Prism.js support and configure languages 2025-04-19 19:19:13 +02:00
0c8b891289 style: Update Link component to improve code readability 2025-04-19 15:23:47 +02:00
8837be52cd feat: Add new components PrevNextLinks, QuickLinks, MobileNavigation, Navigation, and utility function cleanProps 2025-04-19 15:06:08 +02:00
cec56f2896 feat: Add Logo, Prose, DocsLayout, HeroBackground, HeroSection 2025-04-19 14:37:41 +02:00
36f0371132 feat: Add new components Button, Callout, Form, Icon, Iframe, and related Icons 2025-04-19 14:23:41 +02:00
da5b2a1c23 feat: Add Image and Link components 2025-04-19 14:08:54 +02:00
a780214197 refactor: Remove unused code and update package dependencies 2025-04-19 13:12:29 +02:00
09c156b987 feat: Add initial project files and configurations 2025-04-19 12:36:50 +02:00
ef3cc4efd9 chore: update file structure and rename files 2025-04-19 12:14:42 +02:00
a86a6e9bdc style: Update class name in DocsLayout component 2025-04-18 21:12:59 +02:00
0e59a8b2e0 style: Update null check for nextPage variable 2025-04-18 18:43:46 +02:00
4901eb8477 feat: Update consent cookie setting function 2025-04-18 17:04:35 +02:00
78e9df72f7 feat: Add CookiesContainer component and related logic 2025-04-18 16:46:39 +02:00
3b449291eb style: Import React in Toggle.tsx for consistency 2025-04-18 15:52:34 +02:00
8a393c53bf feat: Add last sections to Navigation component 2025-04-18 15:47:03 +02:00
f26e06b433 style: Remove unnecessary console.log statement 2025-04-18 15:41:52 +02:00
438d3e62e4 feat: Update Toggle component styling and add onUpdateConsentCookie function 2025-04-18 14:37:41 +02:00
993089e8a0 feat: Add CookieModal component with Toggle functionality 2025-04-18 14:19:06 +02:00
df859c0c06 style: Update ThemeSelector button styling 2025-04-18 13:29:22 +02:00
c3de960f41 feat: Add fastify cookie plugin and cookie parsing logic 2025-04-18 13:20:36 +02:00
e26f660235 style: Update spacing in Navigation component 2025-04-18 12:56:03 +02:00
f70b6993bc style: Add React imports to component files 2025-04-18 11:54:45 +02:00