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

Changelog History
Page 3

  • v2.0.0-beta.6 Changes

    August 24, 2021

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Dropdown: fix menu positioning when renderOnMount=true (#5989) (a2a4125)
    • Offcanvas: change .modal-backdrop to .offcanvas-backdrop (#5984) (e3f6046)

    ๐Ÿ”‹ Features

  • v2.0.0-beta.5 Changes

    August 17, 2021

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ Dropdown: add RTL support (22d8d84)
    • Modal: add RTL support (0cd40eb)
    • Modal: migrate to restart/ui (1ff7af7)
    • Popover: add RTL support (9032b16)
    • Tabs: migrate to restart/ui (8e3f3c2)
    • Tooltip: add RTL support (c82e133)
    • โž• add default variant to Alert/Badge (#5456) (8f76539)
    • ๐Ÿ’ป migrate components to restart/ui (73a559e)

    • ๐Ÿ’ป feat(SafeAnchor)!: migrate to restart/ui (6c56aba)

    • ๐Ÿ’ป feat(NavLink)!: migrate to restart/ui (87bf01a)

    • ๐Ÿ’ป feat(Nav)!: migrate to restart/ui (2a7a0e2)

    • ๐Ÿ’ป feat(Dropdown)!: migrate to restart/ui (7030465)

    ๐Ÿ’ฅ BREAKING CHANGES

    • SafeAnchor renamed to Anchor
    • โœ‚ remove onSelect in NavItem
    • โœ‚ removed keyboard navigation in Nav
    • โœ‚ remove onSelect from DropdownItem
  • v2.0.0-beta.4 Changes

    July 20, 2021

    ๐Ÿ› Bug Fixes

  • v2.0.0-beta.3 Changes

    July 15, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”€ use shared modal manager to sync container state (#5917) (46eb1bb)
    • Modal: fix wrong types on ModalProps (#5894) (1db1f11)
  • v2.0.0-beta.2 Changes

    June 19, 2021

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Dropdown: fix autoClose being mandatory (#5886) (866ec5b)
  • v2.0.0-beta.1 Changes

    June 18, 2021

    ๐Ÿ› Bug Fixes

    • Form: fix controlId override behavior on FormRange and FormSelect (#5880) (866ec5b)
    • NavDropdown: fix align="end" not working (#5878) (a307102)

    ๐Ÿ”‹ Features

  • v2.0.0-beta.0 Changes

    June 03, 2021

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

  • v2.0.0-alpha.2 Changes

    May 17, 2021

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Dropdown: fix html structure when inside InputGroup (#5713) (d4b086a)
    • Offcanvas: fix backdrop class (#5821) (309f881)

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ DropdownMenu: add custom variant support (#5807) (8c7857a)
    • v5: Add floating labels (#5567) (6802774)
    • v5: update ResponsiveEmbed to Ratio (#5714) (91470c2)

    • ๐Ÿ”จ refactor(Dropdown)!: simplify menu alignment API (#5759) (8a7e095), closes #5759

    ๐Ÿ’ฅ BREAKING CHANGES

    • โœ‚ removes alignRight and menuAlign props in favor of align
  • v2.0.0-alpha.1 Changes

    April 13, 2021

    ๐Ÿ› Bug Fixes

    • Nav: add .card-header-* only if nested in card header (#5720) (793e857)
    • types: fix types for event key (#5727) (6260997)

    ๐Ÿ”‹ Features

  • v2.0.0-alpha.0 Changes

    March 13, 2021

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features