All Versions
64
Latest Version
Avg Release Cycle
17 days
Latest Release
631 days ago

Changelog History
Page 1

  • v2.5.0 Changes

    August 05, 2022

    ๐Ÿ› Bug Fixes

    • Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
    • ensure consistent API for custom variants (#6398) (8a81903)
    • โšก๏ธ update @restart/ui to 1.3.1 (#6408) (a49d435)
  • v2.5.0-beta.1 Changes

    July 08, 2022

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Dropdown: remove unused flip prop (7c2002f)
    • โšก๏ธ update @restart/ui to v1.3.0 (#6383) (775e774)
    • Offcanvas: fix responsive behavior when resizing screen (#6380) (a3e188a)

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ DropdownButton: add flip prop support (85ef5bc)
    • SplitButton: add flip prop support (909c564)
    • Tabs: allow fill and justify settings for tabs (#6391) (239c459)
  • v2.5.0-beta.0 Changes

    June 10, 2022

    ๐Ÿ› Bug Fixes

    • NavbarOffcanvas: fix render to be SSR safe (#6360) (94d2fb4)
    • Overlay: fix initial positioning of overlays (#6348) (bdb89d5)
    • ToggleButtonGroup: remove extra onChange check (#6345) (52220e0)

    ๐Ÿ”‹ Features

    • FormCheck: add support for reverse checks and radios (#6353) (dd41911)
    • Offcanvas: add responsive support (#6363) (3bc4df2)
    • Offcanvas: added support for static backdrops (#6342) (e5b7c89)
    • Table: add support for striped columns (#6344) (9dc95c7)
    • ThemeProvider: support breakpoints smaller than xs (#6371) (09bf4a2)
  • v2.4.0 Changes

    May 13, 2022

    ๐Ÿ”‹ Features

    • ToastContainer: add containerPosition prop (#6316) (9815957)
  • v2.3.1 Changes

    April 28, 2022

    ๐Ÿ› Bug Fixes

    • NavbarOffcanvas: fix rendering of nav items when expand is used (#6310) (63869f9)
    • TabPane: omit Transition when prop is false (#6305) (1c71e9e)
  • v2.3.0 Changes

    April 19, 2022

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • Pagination: Wrap Pagination sub-components in forward refs (#6306) (2686ae3)
  • v2.2.3 Changes

    April 05, 2022

    ๐Ÿ› Bug Fixes

    • โฌ†๏ธ bump @restart/hooks to v0.4.6 (#6294) (dceb74b)
  • v2.2.2 Changes

    March 25, 2022

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update @restart/ui to v1.2.0 (#6285) (4f5e625)
    • Modal: fix autofocus for inputs when animation is enabled (#6278) (08e1bbc)
    • Modal: render aria-describedby on the top level modal element (#6282) (93a8a0e)
    • Modal: render aria-label on top level modal element (#6269) (48f7c07)
  • v2.2.1 Changes

    March 11, 2022

    ๐Ÿ› Bug Fixes

    • Carousel: fix issue where changing activeIndex won't work (#6265) (0c7c5f7)
    • ๐Ÿ‘‰ useOverlayOffset: use offset prop in useOverlayOffset (#6264) (e338818)
  • v2.2.0 Changes

    March 04, 2022

    ๐Ÿ› Bug Fixes

    • TabPane: use Fade for default transition (#6235) (3e0b4d3)
    • โž• added missing ModalHeader exports to index (#6228) (3332da9)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ support custom breakpoints (#6253) (0910a21)
    • Tabs: support passing custom attributes to Tab (#5879) (6afa734)