Skip to content

Releases: abusix/hailstorm

v3.2.0-next.2

07 Dec 18:06
Compare
Choose a tag to compare
v3.2.0-next.2 Pre-release
Pre-release

3.2.0-next.2 (2023-12-07)

Features

  • NavigationPopover: Add navigation popover to Navigation component (dbbddea)
  • NavigationPopover: Add navigation popover to Navigation component (fde8fd9)

v3.2.0-next.1

07 Dec 17:47
Compare
Choose a tag to compare
v3.2.0-next.1 Pre-release
Pre-release

3.2.0-next.1 (2023-12-07)

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

06 Dec 13:14
Compare
Choose a tag to compare

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

04 Dec 11:00
Compare
Choose a tag to compare

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

04 Dec 08:22
Compare
Choose a tag to compare

3.1.0 (2023-12-04)

Bug Fixes

  • components: fix linting (48ce146)

Features

  • components: add navigation (22d9335)

v3.0.2

29 Nov 13:40
Compare
Choose a tag to compare

3.0.2 (2023-11-29)

Bug Fixes

  • config: add missing config value (a70c0c6)

v3.0.1

21 Nov 08:42
Compare
Choose a tag to compare

3.0.1 (2023-11-21)

Bug Fixes

  • components: use correct background on read only inputs (5ad254a)

v3.0.0

21 Nov 07:52
Compare
Choose a tag to compare

3.0.0 (2023-11-21)

BREAKING CHANGES

  • Remove width and height from dialog parent element

v2.14.0

21 Nov 07:38
Compare
Choose a tag to compare

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

14 Nov 14:13
Compare
Choose a tag to compare

2.13.0 (2023-11-14)

Features

  • add recommendation tag component (9128ae0)
  • added fabriga and inter fonts (2af5d3f)
  • added radio box form field (914df48)