Releases: abusix/hailstorm
Releases · abusix/hailstorm
v3.2.0-next.2
Features
- NavigationPopover: Add navigation popover to Navigation component (dbbddea)
- NavigationPopover: Add navigation popover to Navigation component (fde8fd9)
v3.2.0-next.1
Bug Fixes
- core): move all css styles inside tw-rootfeat(core: Next release channel configuration (dedc049)
- styles: Fix missing .tw-root class in scoped styles file (aa92d32)
- tags: Commit to fix tags (548ea46)
- tags: Commit to fix tags (5347ff3)
Features
- core: Generate an extra css file with scoped tailwind styles (eb8348f)
- core: Nest preflight styles under tw-root class BREAKING CHANGE: consumers now need to wrap their apps under the tw-root class (0ff68a8)
- core: Next release channel configuration (e060738)
- tags: Commit to fix tags (a105316)
v3.1.2
3.1.2 (2023-12-06)
Bug Fixes
- components: apply aria labels to control elements (3366cb2)
- tools: use correct node engine (e431913)
- tools: use correct postcss config file extension (36a387c)
v3.1.1
3.1.1 (2023-12-04)
Bug Fixes
- components: add missing export for navigation (7a3cb38)
- components: add missing navigation interface export (8b42545)
v3.1.0
3.1.0 (2023-12-04)
Bug Fixes
Features
- components: add navigation (22d9335)
v3.0.2
3.0.2 (2023-11-29)
Bug Fixes
- config: add missing config value (a70c0c6)
v3.0.1
3.0.1 (2023-11-21)
Bug Fixes
- components: use correct background on read only inputs (5ad254a)
v3.0.0
3.0.0 (2023-11-21)
BREAKING CHANGES
- Remove width and height from dialog parent element
v2.14.0
2.14.0 (2023-11-21)
Features
- components: add support for anchor tag buttons (e2e8185)
- components: use dynamic anchor tag and restrict href to anchor (efe34ef)
v2.13.0
2.13.0 (2023-11-14)
Features
- add recommendation tag component (9128ae0)
- added fabriga and inter fonts (2af5d3f)
- added radio box form field (914df48)