Skip to content

v3.9.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@abusix-bot abusix-bot released this 29 Dec 14:20

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)