Skip to content

ui: v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 14:50
7abb3be

1.2.0 (2024-07-06)

Features

  • Added button component (8eb1fa9)
  • Added call buttons to the hero articles section (b78e700)
  • Added container queries plugin (feafc82)
  • Added controlled Drawer component (894d87b)
  • Added directions are drawer modal (d65bf86)
  • Added new Brand and Popover components (f39aea1)
  • Added new Header widget and useOverflow hook (3b4ea39)
  • Added new Hero Articles component (ac1e10c)
  • Added new hideBorder property to navigation components (aba38d2)
  • Added new hook useTreeFlatten (4cc33eb)
  • Added new Image component (d41dc56)
  • Added new link component (c020142)
  • Added Social Buttons icon (19b2c28)
  • Added tailwind preset for projects (4bfaf38)
  • Added ui state for dialog and modal management (79d273c)
  • Added verticle and horizontal navigational tabs (81f8b5b)
  • All components have been upgraded for use in React 19 (cf9d6b8)
  • Completed navigation popovers for nested links (6e050b2)
  • Popovers now register as dialogs and can be flagged as non-modal (ba1f167)
  • Renamed higher level component compositions to widgets module (ff5713b)
  • Search forms now accepts custom search actions (6f0c02e)

Bug Fixes

  • Fixed client-only issues and theming (9e46e82)
  • Fixed issue with button colors and image sizing (9fc18dd)
  • Fixed issue with global image configuration (ee7cb81)
  • Navigation tabs no longer show whil determining overflow (8db4711)
  • resolved layout issues with the HeroArticle component (6eed823)
  • Tab popovers no longer jump with around when clicked multiple times (d8f1eea)