Releases: auswm85/shift-css
Releases · auswm85/shift-css
Release list
core: v0.8.2
cli: v0.5.2
core: v0.8.1
0.8.1 (2026-06-07)
Maintenance
- bump @playwright/test from 1.59.1 to 1.60.0 (#86) (c17255b)
- bump @types/node from 25.6.0 to 25.9.1 (#84) (aa979da)
- bump @types/react from 19.2.14 to 19.2.17 (#87) (cb6df2a)
- deps-dev: bump @axe-core/playwright from 4.11.2 to 4.11.3 (#74) (906da20)
- deps-dev: bump @types/bun from 1.3.13 to 1.3.14 (#79) (129b164)
- deps-dev: bump @types/node from 25.9.1 to 25.9.2 (#94) (e265f2b)
- deps-dev: bump tsx from 4.21.0 to 4.22.0 (#80) (41ffe01)
- deps-dev: bump tsx from 4.22.0 to 4.22.4 (#92) (9a9c614)
- deps-dev: bump vue from 3.5.33 to 3.5.34 (#82) (3174da0)
- deps: update dependencies for core and package.json (5afa7d8)
cli: v0.5.1
0.5.1 (2026-06-07)
Bug Fixes
- bump @clack/prompts from 1.3.0 to 1.4.0 (#83) (6cd355a)
- deps: bump @clack/prompts from 1.4.0 to 1.5.1 (#93) (1855324)
Maintenance
- bump @types/node from 25.6.0 to 25.9.1 (#84) (aa979da)
- cli: bump @clack/prompts from 1.2.0 to 1.3.0 (#75) (29e0a7c)
- deps-dev: bump @types/bun from 1.3.13 to 1.3.14 (#79) (129b164)
- deps-dev: bump @types/node from 25.9.1 to 25.9.2 (#94) (e265f2b)
- deps-dev: bump tsx from 4.21.0 to 4.22.0 (#80) (41ffe01)
- deps-dev: bump tsx from 4.22.0 to 4.22.4 (#92) (9a9c614)
core: v0.8.0
0.8.0 (2026-04-17)
Features
- core: add component registry and framework templates (#43) (0522574)
- core: add touch & mobile utilities (ce4ed1a)
- core: enhance dark-aware component with theming (#47) (bc8e5f5)
- core: refine CSS functions for perceptual uniformity (#48) (d7ecb2a)
- docs: add showcase pages demonstrating Shift CSS features (#49) (cf5285d)
Bug Fixes
- tests: update axe-core/playwright to 4.11.2 (c0419bf)
cli: v0.5.0
core: v0.7.0
core: v0.6.0
0.6.0 (2026-01-22)
Features
- core: add badge component (#30) (fa2ea4a)
- core: add depth-aware adaptation for components (#38) (a81ec79)
- core: add Menu component with CSS Anchor Positioning (#39) (4e0db13)
- core: add tooltip component (#31) (0508a5d)
- core: add TypeScript type definitions for Shift CSS attributes (#32) (b95f656)
- core: expand Relative Color Syntax across components (#37) (fdef7d8)
Bug Fixes
- core: adjust modal margins and border-radius for left/right positions (d3022eb)
cli: v0.4.0
core: v0.5.0
0.5.0 (2026-01-21)
Features
- core: add modal component with size and position variants (#25) (356081c)
- core: add modular CSS components and utilities (efb0338)
- core: add s-prose typography component for long-form content (#27) (dd20420)
- core: add screen reader utilities and skip link (#26) (6a7f0aa)
- core: add skip link component for accessibility (#28) (ae038de)