Releases: bejamas/ui
Releases · bejamas/ui
starlight-theme-bejamas@0.1.5
Patch Changes
- #19
bd4c3a0Thanks @thomkrupa! - improve page footer ui
starlight-theme-bejamas@0.1.4
Patch Changes
- #17
5751b96Thanks @thomkrupa! - improve pagination spacing
starlight-theme-bejamas@0.1.3
Patch Changes
- #15
067a92bThanks @thomkrupa! - improve codeblock ui
starlight-theme-bejamas@0.1.2
Patch Changes
-
#6
fcca220Thanks @thomkrupa! - convert component names to PascalCase for barrel import -
#6
41d9e97Thanks @thomkrupa! - change imports of bejamas/ui components
bejamas@0.2.2
Patch Changes
-
#10
92f2b10Thanks @thomkrupa! - Improve bejamas add to organize multi-file components into subfolders -
#12
0486564Thanks @thomkrupa! - Fix console output and file handling for component reorganization
bejamas@0.2.1
Patch Changes
- #7
a056936Thanks @thomkrupa! - generate docs from component files in folders
bejamas@0.2.0
Minor Changes
- #4
e92149bThanks @thomkrupa! - Adddocs:checkcommand to validate component documentation completeness- Scans all
.astrocomponents and validates JSDoc documentation - Reports components as complete, incomplete (missing recommended fields), or missing docs (missing required fields)
- Required fields:
@component,@title,@description - Recommended fields:
@preview,@usage,@figmaUrl - Supports
--jsonflag for CI integration - Exits with code 1 when components are missing required documentation
- Scans all
starlight-theme-bejamas@0.1.1
Patch Changes
- fix search position on tablet screen size