Skip to content

Releases: bejamas/ui

starlight-theme-bejamas@0.1.5

16 Jan 19:48
1930317

Choose a tag to compare

Patch Changes

starlight-theme-bejamas@0.1.4

16 Jan 15:59
8da16ac

Choose a tag to compare

Patch Changes

starlight-theme-bejamas@0.1.3

16 Jan 11:04
4f5868c

Choose a tag to compare

Patch Changes

starlight-theme-bejamas@0.1.2

12 Jan 10:46
0d34eb2

Choose a tag to compare

Patch Changes

bejamas@0.2.2

12 Jan 17:38
2959d60

Choose a tag to compare

Patch Changes

  • #10 92f2b10 Thanks @thomkrupa! - Improve bejamas add to organize multi-file components into subfolders

  • #12 0486564 Thanks @thomkrupa! - Fix console output and file handling for component reorganization

bejamas@0.2.1

11 Jan 17:07
a776793

Choose a tag to compare

Patch Changes

bejamas@0.2.0

03 Jan 13:00
15aa053

Choose a tag to compare

Minor Changes

  • #4 e92149b Thanks @thomkrupa! - Add docs:check command to validate component documentation completeness
    • Scans all .astro components 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 --json flag for CI integration
    • Exits with code 1 when components are missing required documentation

starlight-theme-bejamas@0.1.1

13 Dec 13:15
796b53b

Choose a tag to compare

Patch Changes

  • fix search position on tablet screen size