Shahed Nasser
4d632e7a5d
docs: added tests for components in api-reference project ( #14428 )
...
* add tests (WIP)
* added test for h2
* finished adding tests
* fixes
* fixes
* fixes
2026-01-05 10:56:56 +02:00
Shahed Nasser
40db4c22d3
docs: added support for tests in www workspace ( #14415 )
...
* tests for components (WIP)
* finished adding tests to components
* added tests for providers
* add test command to doc tests
* fix imports
* exclude test files
* remove import
* add vitest as dev dependency
* fix build error
* ignore test files from eslint
* fix test from docs-ui
2025-12-30 13:19:57 +02:00
Shahed Nasser
ee50e67a96
docs: add JS SDK to commerce modules sidebars ( #10740 )
2024-12-26 13:33:33 +02:00
Shahed Nasser
8650e6178e
docs: remove duplicate parsed tag items ( #10676 )
2024-12-19 19:33:23 +02:00
Shahed Nasser
16ae192456
docs: add tags package to generate tags ( #10666 )
...
* initial changes
* finalize implementation
* run generator on prep
* remove tags package from book
* optimization attempt
* test transpile
* test transpile
* rename utils
* rename directory
* add vercel ignore
* add tags to book
2024-12-19 13:15:42 +02:00
Shahed Nasser
ab5a7ca691
docs: fix infinite scroll, update next.js, other fixes ( #9441 )
...
* update nextjs
* badge + scroll fixes
2024-10-03 14:17:33 +03:00
Shahed Nasser
6fabb7fad2
docs: fix local link to infer slug from front matter ( #8353 )
2024-07-30 18:59:16 +03:00
Shahed Nasser
fa7c94b4cc
docs: create docs workspace ( #5174 )
...
* docs: migrate ui docs to docs universe
* created yarn workspace
* added eslint and tsconfig configurations
* fix eslint configurations
* fixed eslint configurations
* shared tailwind configurations
* added shared ui package
* added more shared components
* migrating more components
* made details components shared
* move InlineCode component
* moved InputText
* moved Loading component
* Moved Modal component
* moved Select components
* Moved Tooltip component
* moved Search components
* moved ColorMode provider
* Moved Notification components and providers
* used icons package
* use UI colors in api-reference
* moved Navbar component
* used Navbar and Search in UI docs
* added Feedback to UI docs
* general enhancements
* fix color mode
* added copy colors file from ui-preset
* added features and enhancements to UI docs
* move Sidebar component and provider
* general fixes and preparations for deployment
* update docusaurus version
* adjusted versions
* fix output directory
* remove rootDirectory property
* fix yarn.lock
* moved code component
* added vale for all docs MD and MDX
* fix tests
* fix vale error
* fix deployment errors
* change ignore commands
* add output directory
* fix docs test
* general fixes
* content fixes
* fix announcement script
* added changeset
* fix vale checks
* added nofilter option
* fix vale error
2023-09-21 20:57:15 +03:00