Commit Graph

27 Commits

Author SHA1 Message Date
b3afa6615b feat: Add SmoothScroll component 2025-04-21 17:31:11 +02:00
27c0c687b1 style: Update class attribute to id in DocsLayout 2025-04-21 16:56:12 +02:00
6e7eeb7dc0 refactor: Improve scroll calculation in ReadProgressBar 2025-04-21 16:44:27 +02:00
3d2056c3d9 feat: Add ReadProgressBar component to DefaultLayout 2025-04-21 16:20:17 +02:00
74f45b7d64 style: simplify TableOfContents render condition 2025-04-21 15:48:54 +02:00
2ee567303f feat: Add support for nested sections in TableOfContents 2025-04-21 15:48:32 +02:00
1fb8ddc0a3 refactor: Improve sorting logic for navigation links 2025-04-21 15:18:42 +02:00
d98d68465d refactor: Change function export from Image to default in Image.tsx 2025-04-21 13:35:30 +02:00
ebf377e8d1 style: Add line numbers to code snippets 2025-04-21 11:10:13 +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
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
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
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
d4df6f5c11 feat: Implement useId hook for generating unique IDs 2025-04-20 03:19:01 +02:00
0d7afbd9cf feat: Update Highlight component props structure 2025-04-20 02:36:59 +02:00
2e692f7264 feat: Add table of contents generation for docs pages 2025-04-20 00:33:19 +02:00
b4c6915021 style: Update class attributes in NavigationItem component 2025-04-19 20:03:16 +02:00
7922b66970 style: Remove unnecessary dark theme classes 2025-04-19 19:55:26 +02:00
81aa2da4a6 fix: translate react props to solid props 2025-04-19 19:52:57 +02:00
bd4ce16b67 feat: Add Prism.js support and configure languages 2025-04-19 19:19:13 +02:00
e417d7c94f feat: Add Header, Footer, and HeroSection components 2025-04-19 18:47:03 +02:00
2cb7827938 feat(app): Add link components and sections collection 2025-04-19 15:11:42 +02:00
8810e9759a chore: Rename layout files to partials folder 2025-04-19 15:06:22 +02:00