3 Commits

Author SHA1 Message Date
Mauricio Siu
47d55f9c31 feat: add 'Templates' tag to SearchDialog component
- Introduced a new 'Templates' tag option in the SearchDialog component to enhance search functionality.
2026-03-05 01:14:02 -06:00
Mauricio Siu
0b52b9b1af docs: refactor code for consistency and readability
- Standardized import statements across various components to use double quotes for consistency.
- Updated component files to ensure proper formatting and adherence to coding standards.
- Enhanced overall code readability by aligning code structure and improving comment clarity.
- Made minor adjustments to ensure all components follow the same coding conventions, improving maintainability.
2025-12-07 18:13:12 -06:00
Mauricio Siu
b605ad10e3 docs: integrate search functionality with new SearchDialog component
- Added a new SearchDialog component to enhance user experience for searching documentation.
- Updated the layout to include the SearchDialog within the RootProvider for improved accessibility.
- Enhanced the search API to support tag filtering based on the first slug, allowing for more refined search results.
2025-12-07 18:11:04 -06:00