Skip to content

Releases: abusix/hailstorm

v3.10.0

11 Jan 13:28
Compare
Choose a tag to compare

3.10.0 (2024-01-11)

Features

  • components: adjust menu button to be div (36841be)

v3.9.0

11 Jan 08:56
Compare
Choose a tag to compare

3.9.0 (2024-01-11)

Bug Fixes

  • ci/cd: add build step to pipeline (9b67d54)

Features

  • components: add disclosure component (8689421)

v3.8.2

04 Jan 14:23
Compare
Choose a tag to compare

3.8.2 (2024-01-04)

Bug Fixes

  • dependencies: update jest-dom version (5ecec65)

v3.8.1

03 Jan 11:26
Compare
Choose a tag to compare

3.8.1 (2024-01-03)

Bug Fixes

  • Tooltip: add strategy option to support edge use cases (996ff63)

v3.9.0-next.1

29 Dec 14:20
Compare
Choose a tag to compare
v3.9.0-next.1 Pre-release
Pre-release

3.9.0-next.1 (2023-12-29)

Bug Fixes

  • core): move all css styles inside tw-rootfeat(core: Next release channel configuration (dedc049)
  • NavigationPopover: add z-indexes (b9de180)
  • NavigationPopoverOverlay: Add portal to overlay to send it to the end of the document body / changed position of popover (ac8a89a)
  • NavigationPopoverOverlay: Add portal to overlay to send it to the end of the document body / changed position of popover (52dfb7e)
  • styles: Fix missing .tw-root class in scoped styles file (aa92d32)
  • tags: Commit to fix tags (548ea46)
  • tags: Commit to fix tags (5347ff3)
  • Tooltip: add strategy option to support edge use cases (d6f7997)

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)
  • NavigationPopover: Add navigation popover to Navigation component (fde8fd9)
  • tags: Commit to fix tags (a105316)

v3.8.0

29 Dec 11:54
Compare
Choose a tag to compare

3.8.0 (2023-12-29)

Features

  • Tooltip: add tooltip component (4e456d3)

v3.7.6

20 Dec 10:40
Compare
Choose a tag to compare

3.7.6 (2023-12-20)

Bug Fixes

  • components: style open state (eed4580)

v3.7.5

19 Dec 14:35
Compare
Choose a tag to compare

3.7.5 (2023-12-19)

Bug Fixes

  • add z-50 to fix z-index problem with other elements (d762727)

v3.7.4

19 Dec 13:49
Compare
Choose a tag to compare

3.7.4 (2023-12-19)

Bug Fixes

  • dependencies: overwrite adobe/css-tools for jest-dom (506a7a9)

v3.7.3

19 Dec 12:37
Compare
Choose a tag to compare

3.7.3 (2023-12-19)

Bug Fixes

  • dependencies: remove unused rollup plugin (dee7585)