..
assets
docs: Add new logo SVG file and update Head component
2025-04-20 12:59:26 +02:00
components
docs/js ( #26 )
2025-06-09 13:14:56 +00:00
hooks
feat: Implement useId hook for generating unique IDs
2025-04-20 03:19:01 +02:00
icons
feat: Add hooks examples and explanations for React component lifecycle
2025-04-21 12:12:32 +02:00
images
feat: Add Header, Footer, and HeroSection components
2025-04-19 18:47:03 +02:00
layouts
docs/html ( #25 )
2025-05-13 13:37:10 +00:00
libs
feat(navigation): add new navigation section for CDA
2025-06-24 15:04:28 +02:00
pages
docs(cda): add activity type 1 overview for CDA-01281m04
2025-06-24 15:57:35 +02:00
partials
style(partials): update HeroSection text for consistency ( #27 )
2025-06-09 13:21:17 +00:00
public
style: Improve code formatting for better readability
2025-04-23 13:25:31 +02:00
server
style: Improve icon rendering in Icon component
2025-04-20 15:40:29 +02:00
services
seo/sitemap ( #18 )
2025-04-22 11:26:37 +00:00
utils
feat: Add new components PrevNextLinks, QuickLinks, MobileNavigation, Navigation, and utility function cleanProps
2025-04-19 15:06:08 +02:00
.env
refactor: Remove unused code and update package dependencies
2025-04-19 13:12:29 +02:00
.gitignore
refactor: Remove unused code and update package dependencies
2025-04-19 13:12:29 +02:00
.prettierrc
refactor: Remove unused code and update package dependencies
2025-04-19 13:12:29 +02:00
build-sitemap.ts
seo/sitemap ( #18 )
2025-04-22 11:26:37 +00:00
buildPublicUrl.ts
seo/sitemap ( #18 )
2025-04-22 11:26:37 +00:00
bun.lock
style: Remove unused PostCSS PurgeCSS plugin
2025-04-21 21:28:23 +02:00
config.ts
style: improve code formatting and consistency
2025-04-20 03:31:12 +02:00
eslint.config.ts
refactor: Remove unused code and update package dependencies
2025-04-19 13:12:29 +02:00
fastify-entry.ts
feat(server): integrate base URL into vikeHandler context
2025-04-20 13:39:33 +02:00
fastify-server.ts
feat: Add fastifyStatic plugin and update og image
2025-04-20 13:18:26 +02:00
package.json
seo/sitemap ( #18 )
2025-04-22 11:26:37 +00:00
remarkExtractFrontmatter.ts
feat: Add table of contents generation for docs pages
2025-04-20 00:33:19 +02:00
remarkHeadingId.ts
refactor: Update function parameters in remarkHeadingId plugin
2025-04-20 00:35:16 +02:00
tsconfig.json
feat: Add user-agent-data-types to package.json and tsconfig
2025-04-20 03:29:33 +02:00
vite.config.ts
docs/js ( #26 )
2025-06-09 13:14:56 +00:00