Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 9.1.6 #2788

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

9.1.6 (2024-01-20)

⚠ BREAKING CHANGES

  • add forwardRef to all components that contain innerRef
  • update positionedFix prop to strategy
  • upgrade to popper 2
  • remove CustomInput
  • remove old InputGroupButtonDropdown
  • remove InputGroupAddon
  • remove Jumbotron component (#2118)

Features

  • accordion: add flush support and stayOpen support (a6050f5)
  • add forwardRef to all components that contain innerRef (17a141a)
  • add List and ListInlineItem components (#2033) (a97a834)
  • add positionFixed prop to Tooltip and Popover (#2039) (a330ce6)
  • Add typescript definitions (#1976) (2a47626)
  • bs5: add accordion (#2105) (1c09448)
  • bs5: add Offcanvas (9a4bcca)
  • bs5: change .close to .btn-close (#2116) (be4df60)
  • bs5: change no-gutters class to gx-0 in Row (#2119) (85b8933)
  • bs5: convert .sr-only to .visually-hidden (702ad55)
  • bs5: Convert Dropdown & DropdownMenu to RTL (7417984)
  • bs5: Rename margin utils (35a37ef)
  • bs5: Replace .btn-block with utility classes (4dc1dcd)
  • bs5: replace form-group class with mb-3 (cbcb2e3)
  • bs5: Support xxl breakpoint (4fb7cdd)
  • bs5: update badge classes (#2117) (7859900)
  • bs5: Update tooltip/popover arrow classes (9ad870e)
  • Button: onClick of inner button returns value of props.onClick. (f09cdd6)
  • carousel: add Bootstrap5 updates (a698814)
  • Carousel: Add dark prop (01f64df)
  • CloseButton: add close button (9e656f5)
  • collapse: add horizontal collapse (f780187)
  • Dropdown: Add backwards compatible left & right (f8b415f)
  • Dropdown: add support for listbox or menu role (#2077) (fd9e988)
  • Dropdown: Added container prop to DropdownMenu using React.portal (#2016) (bd313c2)
  • DropdownItem: Add support for .dropdown-item-text (#1971) (c41b172)
  • DropdownMenu: add-dark-prop (2e22d7b)
  • forms: Add support for floating labels (1cc8a14)
  • ListGroup: Add ListGroupNumbered (02b3b71)
  • modal: add 'aria-modal="true"' to modal (2a43591)
  • modal: add fullscreen option to Modal component (a580f23)
  • Modal: Add trapFocus prop (#2073) (6e0fd56)
  • Modal: Allow passing in an element selector to append mod… (#1817) (8f8cc98)
  • Modal: match container behaviour to targetPropType like of Popover and Tooltip (#1844) (6ea2488)
  • Navbar: add container options (f0054bf)
  • Placeholder: add component (0c9294c)
  • PopoverContent: add x-out-of-boundaries attribute (607ce10), closes #1835
  • Progress: add aria props (#1681) (#1787) (93f171d)
  • Progress: Add barStyle prop (#2075) (27faa8e)
  • remove CustomInput (c0e8a68)
  • remove form-control-file class (f601576)
  • remove InputGroupAddon (322d0ad)
  • remove Jumbotron component (#2118) (2c912ab)
  • remove old InputGroupButtonDropdown (3df07f6)
  • replace form-control-range with form-range (06868e2)
  • support form switch (f403595)
  • TooltipPopoverWrapper: scheduleUpdate as render prop (#1792) (cda6fe9)
  • update input group to have type dropdown (6c60226)
  • update positionedFix prop to strategy (65bf0f0)
  • upgrade to popper 2 (35840ef)
  • use form-select class with native select (1e6204b)

Bug Fixes

Miscellaneous

  • Button: convert button to use hooks (19f85d3)
  • Carousel: Update Carousel from legacy context (1c6db58)
  • release 9.1.6 (f32f3d2)
  • TabContent: remove obsolete react-lifecycles-compat (e1915e8)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants