Skip to content

Releases: abusix/hailstorm

v2.3.0

27 Sep 11:40
Compare
Choose a tag to compare

2.3.0 (2023-09-27)

Features

v2.2.0

27 Sep 07:15
Compare
Choose a tag to compare

2.2.0 (2023-09-27)

Bug Fixes

  • chore: extract text to new variable (9375da7)

Features

v2.1.1

25 Sep 09:02
Compare
Choose a tag to compare

2.1.1 (2023-09-25)

Bug Fixes

  • input: Fix left icon not being displayed in the text-input (0224afa)

v2.1.0

22 Sep 10:04
Compare
Choose a tag to compare

2.1.0 (2023-09-22)

Bug Fixes

  • actions: remove vacuous commentds (f092556)
  • test: use screen (6f4d5c3)

Features

  • chore: add test execution (f17253f)

v2.0.0

15 Sep 06:52
Compare
Choose a tag to compare

2.0.0 (2023-09-15)

  • Merge pull request #37 from abusix/pla-650-support-undefined-values-in-single-combox (21462b9), closes #37

BREAKING CHANGES

  • The combobox display value changed to function

v1.12.0

07 Sep 12:19
Compare
Choose a tag to compare

1.12.0 (2023-09-07)

Features

  • components: add disbaled state (7ce9f45)

v1.11.4

07 Sep 09:53
Compare
Choose a tag to compare

1.11.4 (2023-09-07)

Bug Fixes

  • actions: add auto author assign to actions (15d2630)

v1.11.3

07 Sep 09:28
Compare
Choose a tag to compare

1.11.3 (2023-09-07)

Bug Fixes

  • docs: added more realisitc reset example (9cba917)

v1.11.2

11 Aug 08:50
Compare
Choose a tag to compare

1.11.2 (2023-08-11)

Bug Fixes

  • input: Add props to input and button (0fda1d4)

v1.12.0-next.1

10 Aug 10:03
Compare
Choose a tag to compare
v1.12.0-next.1 Pre-release
Pre-release

1.12.0-next.1 (2023-08-10)

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)