From 0fadd77213c176dcef08b3e149d57857fe98190d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 00:10:05 +0000 Subject: [PATCH] chore(master): release 9.1.6 --- CHANGELOG.md | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaaa89ab9..6acad1402 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -137,6 +137,169 @@ +## [9.1.6](https://github.com/reactstrap/reactstrap/compare/v9.1.6...v9.1.6) (2023-02-18) + + +### ⚠ 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](https://github.com/reactstrap/reactstrap/issues/2118)) + +### Features + +* **accordion:** add `flush` support and `stayOpen` support ([a6050f5](https://github.com/reactstrap/reactstrap/commit/a6050f5ea6cc9ceba63db702663242b571e9f602)) +* add forwardRef to all components that contain innerRef ([17a141a](https://github.com/reactstrap/reactstrap/commit/17a141acbe9af558c1c3e7cb34fc051c1b1d8d0e)) +* add List and ListInlineItem components ([#2033](https://github.com/reactstrap/reactstrap/issues/2033)) ([a97a834](https://github.com/reactstrap/reactstrap/commit/a97a8345f3998e9388d42550b8e70aaa62a5be50)) +* add positionFixed prop to Tooltip and Popover ([#2039](https://github.com/reactstrap/reactstrap/issues/2039)) ([a330ce6](https://github.com/reactstrap/reactstrap/commit/a330ce65e1a38dd0a14e1bc0ca37f86740964df1)) +* Add typescript definitions ([#1976](https://github.com/reactstrap/reactstrap/issues/1976)) ([2a47626](https://github.com/reactstrap/reactstrap/commit/2a47626dc088f1983239f606c91f6294c7e756d7)) +* **bs5:** add accordion ([#2105](https://github.com/reactstrap/reactstrap/issues/2105)) ([1c09448](https://github.com/reactstrap/reactstrap/commit/1c09448fdcfbe5db68e057911546ad2d036e805e)) +* **bs5:** add Offcanvas ([9a4bcca](https://github.com/reactstrap/reactstrap/commit/9a4bcca7b299f358bb3b953996a9d4afb2f7b602)) +* **bs5:** change .close to .btn-close ([#2116](https://github.com/reactstrap/reactstrap/issues/2116)) ([be4df60](https://github.com/reactstrap/reactstrap/commit/be4df609ac21cdcbb56c635600dce8eae6c819f1)) +* **bs5:** change no-gutters class to gx-0 in Row ([#2119](https://github.com/reactstrap/reactstrap/issues/2119)) ([85b8933](https://github.com/reactstrap/reactstrap/commit/85b8933304cb0ae529b6f5d24574b98a929a35bc)) +* **bs5:** convert .sr-only to .visually-hidden ([702ad55](https://github.com/reactstrap/reactstrap/commit/702ad553b37a25ab516fc147201622ad122c39d1)) +* **bs5:** Convert Dropdown & DropdownMenu to RTL ([7417984](https://github.com/reactstrap/reactstrap/commit/741798459178b825f53cedaa54c33326a81b8564)) +* **bs5:** Rename margin utils ([35a37ef](https://github.com/reactstrap/reactstrap/commit/35a37ef21d751207b4951aa5b6aca34b9efd4d5a)) +* **bs5:** Replace .btn-block with utility classes ([4dc1dcd](https://github.com/reactstrap/reactstrap/commit/4dc1dcd21bd51d7bd88b40a0b249e02b0edaf0b0)) +* **bs5:** replace form-group class with mb-3 ([cbcb2e3](https://github.com/reactstrap/reactstrap/commit/cbcb2e3abc240f64833967996cce4c4878529170)) +* **bs5:** Support xxl breakpoint ([4fb7cdd](https://github.com/reactstrap/reactstrap/commit/4fb7cdd7791d11071fdc473e990ca704e0374fc2)) +* **bs5:** update badge classes ([#2117](https://github.com/reactstrap/reactstrap/issues/2117)) ([7859900](https://github.com/reactstrap/reactstrap/commit/785990048f88699df5f31111c525fdaa7d34a640)) +* **bs5:** Update tooltip/popover arrow classes ([9ad870e](https://github.com/reactstrap/reactstrap/commit/9ad870ea3518a9a81716e945d46c06a7c341d7fe)) +* **Button:** onClick of inner button returns value of props.onClick. ([f09cdd6](https://github.com/reactstrap/reactstrap/commit/f09cdd6c2fb496948760e962383b1fa657a2c5e0)) +* **ButtonToggle:** add focus styling on button and toggle ([#1660](https://github.com/reactstrap/reactstrap/issues/1660)) ([8980713](https://github.com/reactstrap/reactstrap/commit/89807139dd214f197f963e51ab231b5f2bdba4bc)) +* **carousel:** add Bootstrap5 updates ([a698814](https://github.com/reactstrap/reactstrap/commit/a69881437fe3d861c44e9493c1983c7c7d13ae34)) +* **Carousel:** Add dark prop ([01f64df](https://github.com/reactstrap/reactstrap/commit/01f64dfcf89a44e41754f7669d46830af942b826)) +* **Carousel:** Add touch swipe support ([#1731](https://github.com/reactstrap/reactstrap/issues/1731)) ([8a12330](https://github.com/reactstrap/reactstrap/commit/8a1233041c67e3d69cdbf9e2cc6109785fabd063)) +* **CloseButton:** add close button ([9e656f5](https://github.com/reactstrap/reactstrap/commit/9e656f50c4d35cb8e32b826316f8761e80af9c3e)) +* **collapse:** add horizontal collapse ([f780187](https://github.com/reactstrap/reactstrap/commit/f7801874dc5b8777c8624709f99d62feb19b3563)) +* **Container:** Added responsive container support ([#1724](https://github.com/reactstrap/reactstrap/issues/1724)) ([31bb211](https://github.com/reactstrap/reactstrap/commit/31bb21187cd7c2ede10df1d810de8bc4002b0ff3)), closes [#1721](https://github.com/reactstrap/reactstrap/issues/1721) +* **Dropdown:** Add backwards compatible left & right ([f8b415f](https://github.com/reactstrap/reactstrap/commit/f8b415f9a989b4363adc4ba79c190db9fb0d38f0)) +* **Dropdown:** add support for listbox or menu role ([#2077](https://github.com/reactstrap/reactstrap/issues/2077)) ([fd9e988](https://github.com/reactstrap/reactstrap/commit/fd9e9888b7712905a85684f7822fc75fde38c069)) +* **Dropdown:** Added container prop to DropdownMenu using React.portal ([#2016](https://github.com/reactstrap/reactstrap/issues/2016)) ([bd313c2](https://github.com/reactstrap/reactstrap/commit/bd313c23e5d1dee984e65e5fdc167fe83f3831a9)) +* **DropdownItem:** Add support for .dropdown-item-text ([#1971](https://github.com/reactstrap/reactstrap/issues/1971)) ([c41b172](https://github.com/reactstrap/reactstrap/commit/c41b172180b92ba3f53444ca8f409c1cd10f895d)) +* **DropdownMenu:** add-dark-prop ([2e22d7b](https://github.com/reactstrap/reactstrap/commit/2e22d7bbfa3764399c41ae8d360346c255e4bc44)) +* **forms:** Add support for floating labels ([1cc8a14](https://github.com/reactstrap/reactstrap/commit/1cc8a14577b044d10fdea4f804996f49afca04d8)) +* **Input:** Use form-control-range for range inputs ([#1772](https://github.com/reactstrap/reactstrap/issues/1772)) ([56c1d77](https://github.com/reactstrap/reactstrap/commit/56c1d77a5bc08f25ac7a7495a1ceb178b79571f2)) +* **ListGroup:** Add horizontal prop ([#1715](https://github.com/reactstrap/reactstrap/issues/1715)) ([284a543](https://github.com/reactstrap/reactstrap/commit/284a54356a6f4151ff11d9da1e48ff9aed23f74f)) +* **ListGroup:** Add ListGroupNumbered ([02b3b71](https://github.com/reactstrap/reactstrap/commit/02b3b71e62668493f61253a6a67919ec4c18ba97)) +* **modal:** add fullscreen option to Modal component ([a580f23](https://github.com/reactstrap/reactstrap/commit/a580f23a8eeefae21b0c6ba36b8da470ee925cd2)) +* **Modal:** Add trapFocus prop ([#2073](https://github.com/reactstrap/reactstrap/issues/2073)) ([6e0fd56](https://github.com/reactstrap/reactstrap/commit/6e0fd565b66c9a16b3187adcb71d52d2d9db2902)) +* **Modal:** Added static backdrop animation defined in Bootstr… ([#1750](https://github.com/reactstrap/reactstrap/issues/1750)) ([7d44f36](https://github.com/reactstrap/reactstrap/commit/7d44f3639ab7d0ca7a8697bcad6ea0ebee171b02)) +* **Modal:** Allow passing in an element selector to append mod… ([#1817](https://github.com/reactstrap/reactstrap/issues/1817)) ([8f8cc98](https://github.com/reactstrap/reactstrap/commit/8f8cc989821504095d649ec70c5091d7cffdc516)) +* **Modal:** match container behaviour to targetPropType like of Popover and Tooltip ([#1844](https://github.com/reactstrap/reactstrap/issues/1844)) ([6ea2488](https://github.com/reactstrap/reactstrap/commit/6ea2488c97eb24b0c8f15bbf26b2768921932607)) +* **Navbar:** add container options ([f0054bf](https://github.com/reactstrap/reactstrap/commit/f0054bf6ef8945e591f79fe403ece3f33a5cef8a)) +* **Navbar:** adds NavbarText component ([#1711](https://github.com/reactstrap/reactstrap/issues/1711)) ([6db1083](https://github.com/reactstrap/reactstrap/commit/6db1083fce2cbfd3894bb0c0898203bf9f5700f1)) +* **Placeholder:** add component ([0c9294c](https://github.com/reactstrap/reactstrap/commit/0c9294c44108310a84c7f2518bfd9d631d51e835)) +* **Popover/Tooltip:** add popperClassName property ([#1674](https://github.com/reactstrap/reactstrap/issues/1674)) ([44e85a8](https://github.com/reactstrap/reactstrap/commit/44e85a89f61418cd895e894910c7686552bba442)), closes [#1484](https://github.com/reactstrap/reactstrap/issues/1484) +* **PopoverContent:** add x-out-of-boundaries attribute ([607ce10](https://github.com/reactstrap/reactstrap/commit/607ce103475f2b3b0f25a2d22c61f5ce33204073)), closes [#1835](https://github.com/reactstrap/reactstrap/issues/1835) +* **Progress:** add aria props ([#1681](https://github.com/reactstrap/reactstrap/issues/1681)) ([#1787](https://github.com/reactstrap/reactstrap/issues/1787)) ([93f171d](https://github.com/reactstrap/reactstrap/commit/93f171d6ccb21745a43063fc175236f14df3ae5f)) +* **Progress:** Add barStyle prop ([#2075](https://github.com/reactstrap/reactstrap/issues/2075)) ([27faa8e](https://github.com/reactstrap/reactstrap/commit/27faa8e5c575314070f1a35e1969c81e25b13942)) +* **Progress:** Allow passing in custom style object ([#1771](https://github.com/reactstrap/reactstrap/issues/1771)) ([a79417a](https://github.com/reactstrap/reactstrap/commit/a79417a73bb4fdf9acf58772ed917cb2b1597c69)) +* remove CustomInput ([c0e8a68](https://github.com/reactstrap/reactstrap/commit/c0e8a68348c52aaee55168d8601fb534597b6313)) +* remove form-control-file class ([f601576](https://github.com/reactstrap/reactstrap/commit/f6015765fb4988e484483b77b032ea00ebde59c2)) +* remove InputGroupAddon ([322d0ad](https://github.com/reactstrap/reactstrap/commit/322d0add23f42e917f50286ba796eea4af64c6ae)) +* remove Jumbotron component ([#2118](https://github.com/reactstrap/reactstrap/issues/2118)) ([2c912ab](https://github.com/reactstrap/reactstrap/commit/2c912abfb6027890d54ac091e18d515152cc395f)) +* remove old InputGroupButtonDropdown ([3df07f6](https://github.com/reactstrap/reactstrap/commit/3df07f62b62a2648e13f344cdc3a8c864b6a8b07)) +* replace form-control-range with form-range ([06868e2](https://github.com/reactstrap/reactstrap/commit/06868e28dd2a399297b5f9c9efc6b226487386b8)) +* **Row:** Add row columns support ([#1720](https://github.com/reactstrap/reactstrap/issues/1720)) ([1fb3c17](https://github.com/reactstrap/reactstrap/commit/1fb3c17bb5ff7be91a3829bf94a9fb0bf7f728ea)) +* support form switch ([f403595](https://github.com/reactstrap/reactstrap/commit/f40359558e083306e33cb0bdafba9ad615a6bbe3)) +* **TooltipPopoverWrapper:** scheduleUpdate as render prop ([#1792](https://github.com/reactstrap/reactstrap/issues/1792)) ([cda6fe9](https://github.com/reactstrap/reactstrap/commit/cda6fe9f3245031e15f4cc41a78f5c4362bc3c47)) +* **UncontrolledDropdown:** add onToggle callback ([#1705](https://github.com/reactstrap/reactstrap/issues/1705)) ([d9cae30](https://github.com/reactstrap/reactstrap/commit/d9cae30d0d76b8df9d0da9754fec127feafadf40)) +* update input group to have type dropdown ([6c60226](https://github.com/reactstrap/reactstrap/commit/6c602261dd26f8eebf8a4ebd32e0bed8a08522ef)) +* update positionedFix prop to strategy ([65bf0f0](https://github.com/reactstrap/reactstrap/commit/65bf0f0dae5732dc4a7daef59717fa35c0a2a07d)) +* upgrade to popper 2 ([35840ef](https://github.com/reactstrap/reactstrap/commit/35840ef90ab6a3f5ae94a57cbde8331fc791870b)) +* use form-select class with native select ([1e6204b](https://github.com/reactstrap/reactstrap/commit/1e6204b925e23d97d38532265f4828964e0e1638)) + + +### Bug Fixes + +* **#2393:** captions visible twice ([c20fa93](https://github.com/reactstrap/reactstrap/commit/c20fa9397ea09811ed2b4da33b136f2aa1e98957)) +* **#2410:** broken rounded corners for dropdown in input group ([c23d847](https://github.com/reactstrap/reactstrap/commit/c23d8478e9d25a2887484d9260c0d55322114ba7)) +* **#2411:** remove scroll from body when modal open ([9d71faa](https://github.com/reactstrap/reactstrap/commit/9d71faada222f67683bf19acece3c20b3364a6df)) +* **#2467:** keyboard support for dropdown listbox ([#2584](https://github.com/reactstrap/reactstrap/issues/2584)) ([f04d3a7](https://github.com/reactstrap/reactstrap/commit/f04d3a7976bb8623d7d7453d5195cb1d57f5a6dd)) +* **#2501:** Since React 18, errors on Popover and Tooltip ([1110c9c](https://github.com/reactstrap/reactstrap/commit/1110c9c39f6018cc0289b419ba887adbe434e301)) +* **#2515:** Add missing Typescript exports for Placeholders ([f9e0dfa](https://github.com/reactstrap/reactstrap/commit/f9e0dfab37ae0ae2c2183964fa78dc863af320f3)) +* **#2521:** fix `form-check-label`/`form-label` class on Label ([6aee08b](https://github.com/reactstrap/reactstrap/commit/6aee08b3bebdbdb1320c4f18382b28d5bc474dd7)) +* **#2545:** change proptype of Spinner size ([2175cbb](https://github.com/reactstrap/reactstrap/commit/2175cbb8f1df23b851a693a968021dfa8be15a7b)) +* **#2559:** Removed unused react import from stories ([a3ccab5](https://github.com/reactstrap/reactstrap/commit/a3ccab5fb737b6f3c3607ddee57f2fb0524448f5)) +* **#2593:** fix key prop waring for dropdown ([#2594](https://github.com/reactstrap/reactstrap/issues/2594)) ([69526c1](https://github.com/reactstrap/reactstrap/commit/69526c1e1a24739fa5d6f13bc5aa4dfd49beeac5)) +* `form-row` was removed from Bootsttap 5 ([601845d](https://github.com/reactstrap/reactstrap/commit/601845d1c8b687d7c2a8494f5131c728ce1a532c)) +* **Accordion:** fix incorrect props for accordion ([9c74d5b](https://github.com/reactstrap/reactstrap/commit/9c74d5b686ecdfed9786afe0750c6affff080cf7)) +* **accordion:** type error of open in uncontrolledAccordionProps ([#2611](https://github.com/reactstrap/reactstrap/issues/2611)) ([b46a23c](https://github.com/reactstrap/reactstrap/commit/b46a23c897cca1e8c53729c5e222411028be169d)) +* add a flag to DropdownMenu for Popper update ([74a9e4e](https://github.com/reactstrap/reactstrap/commit/74a9e4ef5ad8cfdf4e1ab2b9509a0e4ca52c8886)) +* add common js bundle to exports field ([#2386](https://github.com/reactstrap/reactstrap/issues/2386)) ([c5bc0fe](https://github.com/reactstrap/reactstrap/commit/c5bc0fe54ea27cedb1a43a8dfe37738d13bd4eb6)) +* **build:** fix DropdownContext import/export ([96188f4](https://github.com/reactstrap/reactstrap/commit/96188f4e5c363f2f724eb563beba1124f1cf8554)) +* **build:** set --compress false for microbundle build ([#2314](https://github.com/reactstrap/reactstrap/issues/2314)) ([26c85fb](https://github.com/reactstrap/reactstrap/commit/26c85fbdbf04399aab392565c3e6027023886538)) +* **Button:** remove extra close icon in `btn-close` ([#2318](https://github.com/reactstrap/reactstrap/issues/2318)) ([e4affb4](https://github.com/reactstrap/reactstrap/commit/e4affb41a15eb0e1d723b3f835cafb8959b4f5d9)) +* **Carousel:** ie11 compatibility changes([#799](https://github.com/reactstrap/reactstrap/issues/799)) ([#1585](https://github.com/reactstrap/reactstrap/issues/1585)) ([1fd2d22](https://github.com/reactstrap/reactstrap/commit/1fd2d22f1b82cba7cff8099973f9a33727b05bbd)) +* **Carousel:** rename unsafe lifecycles ([940438f](https://github.com/reactstrap/reactstrap/commit/940438f53f35f43828e293138323dfdbe0279f68)) +* convert functional components to be forwardRef components vs redefining them as such ([86578ab](https://github.com/reactstrap/reactstrap/commit/86578ab1f9e06653b03db06ed99263fba5e5e279)) +* **CustomInput:** hidden attribute [#1741](https://github.com/reactstrap/reactstrap/issues/1741) ([#1777](https://github.com/reactstrap/reactstrap/issues/1777)) ([bb39b55](https://github.com/reactstrap/reactstrap/commit/bb39b55d521632162acaf5c1b45201f78dab9135)) +* **docs:** fixed naming in Accordion module ([29beb09](https://github.com/reactstrap/reactstrap/commit/29beb09ed4a353ebc2d77611a51cea4d34409bf6)) +* **Dropdown:** Avoid preventDefault for things like F5 ([#1464](https://github.com/reactstrap/reactstrap/issues/1464)) ([305d3f0](https://github.com/reactstrap/reactstrap/commit/305d3f0a358481bf61eb7123f61be79d0b49d853)), closes [#1453](https://github.com/reactstrap/reactstrap/issues/1453) +* **DropdownContext:** wrap dropdown components to provide context prop ([64847df](https://github.com/reactstrap/reactstrap/commit/64847df4a858c4ad7fc4c0f876fcff9a456ee55b)), closes [#1457](https://github.com/reactstrap/reactstrap/issues/1457) [#1462](https://github.com/reactstrap/reactstrap/issues/1462) +* **DropdownMenu:** add types to updateOnSelect ([e5cd524](https://github.com/reactstrap/reactstrap/commit/e5cd52445ee5247a6408c75a212009f345f7270e)) +* **DropdownMenu:** Prevent manual styles from overriding popper styles ([#1984](https://github.com/reactstrap/reactstrap/issues/1984)) ([dc2401b](https://github.com/reactstrap/reactstrap/commit/dc2401b388777b011bc6c75426a86a78013a2b8c)) +* **DropdownToggle:** fix 0 value [#1496](https://github.com/reactstrap/reactstrap/issues/1496) ([#1780](https://github.com/reactstrap/reactstrap/issues/1780)) ([c4f86d5](https://github.com/reactstrap/reactstrap/commit/c4f86d56b490b5467dc922d399b3fc8843008521)) +* **DropdownToggle:** pass innerRef to popper ([c088c58](https://github.com/reactstrap/reactstrap/commit/c088c589e8ea1a57fea8b3ff30efc5024c100665)), closes [#1471](https://github.com/reactstrap/reactstrap/issues/1471) +* ensure initial overflow status is stored when opening multiple modals ([c0191ec](https://github.com/reactstrap/reactstrap/commit/c0191ecbbba96f3652e6359111a258a33771e2c1)) +* **exports:** Exports CloseButtom from index.d.ts ([ba815ee](https://github.com/reactstrap/reactstrap/commit/ba815eeb3999134ae5ae3e12a1dfdcbfaab00deb)) +* **FormGroup:** dont pass switch prop to tag [#2415](https://github.com/reactstrap/reactstrap/issues/2415) ([b63981e](https://github.com/reactstrap/reactstrap/commit/b63981eb54af34e1332dfb84c670e2cbca937ee8)) +* **getTarget:** return array like when allElements parameter is true ([#1687](https://github.com/reactstrap/reactstrap/issues/1687)) ([0702c45](https://github.com/reactstrap/reactstrap/commit/0702c45fa696915e8f6f1f77716eebeef415b45a)) +* **Input:** Allow numbers for size prop ([#1948](https://github.com/reactstrap/reactstrap/issues/1948)) ([b4c45af](https://github.com/reactstrap/reactstrap/commit/b4c45afe658ee5008274fbf687b22d35dfe12c51)) +* **Input:** Aria-invalid attribute ([#1782](https://github.com/reactstrap/reactstrap/issues/1782)) ([ca113f1](https://github.com/reactstrap/reactstrap/commit/ca113f1851e0ac97e910b3be0864e2cf202466a2)) +* **InputGroup:** toggle if clicking dropdown input ([1adc147](https://github.com/reactstrap/reactstrap/commit/1adc147d600309705ad25116121b89ad65b6409d)) +* **Label:** add `form-label` class for labels of vertical forms ([#2317](https://github.com/reactstrap/reactstrap/issues/2317)) ([3bfce12](https://github.com/reactstrap/reactstrap/commit/3bfce12c4bdc9615399e8821629328f8a441d9b8)) +* **Label:** migrate label to rtl ([#2665](https://github.com/reactstrap/reactstrap/issues/2665)) ([8c5cc2b](https://github.com/reactstrap/reactstrap/commit/8c5cc2bac0c219275896657db21f5c2ea5ecdffe)) +* Make tooltips fade out ([#2041](https://github.com/reactstrap/reactstrap/issues/2041)) ([3fb5476](https://github.com/reactstrap/reactstrap/commit/3fb5476515aa01e658426e72dfbe5e7bc517b460)) +* **Modal:** Allow esc to close static backdrop modal when keybo… ([#1767](https://github.com/reactstrap/reactstrap/issues/1767)) ([49da7b5](https://github.com/reactstrap/reactstrap/commit/49da7b5ba95818362c8fb55ca2e4136269f02b22)), closes [#1766](https://github.com/reactstrap/reactstrap/issues/1766) +* **Modal:** fix modal close immediately unmounted ([c8def29](https://github.com/reactstrap/reactstrap/commit/c8def29d6dffef344525ce85d801562357ccf85b)) +* **Modal:** Prevent static backdrop animation when modal clicked ([#1755](https://github.com/reactstrap/reactstrap/issues/1755)) ([79efb4a](https://github.com/reactstrap/reactstrap/commit/79efb4aeb3b2b78813ce00910e357e8ee2366ae0)) +* **Modal:** run close based on prop, not state ([310b061](https://github.com/reactstrap/reactstrap/commit/310b06192c597479d69071eec3f3c0ea6f7418d6)), closes [#1626](https://github.com/reactstrap/reactstrap/issues/1626) +* **Modal:** Trap focus on opened modal ([#1941](https://github.com/reactstrap/reactstrap/issues/1941)) ([bf46484](https://github.com/reactstrap/reactstrap/commit/bf46484d2ee1e0d570170d59152fcd0346bfe434)) +* **Offcanvas:** make types match existing `direction` prop ([6e60f08](https://github.com/reactstrap/reactstrap/commit/6e60f08db14b0f7896c703f41fb6c4c2b7362fd6)) +* **polyfill:** check that window exists before defining CustomEvent ([#1855](https://github.com/reactstrap/reactstrap/issues/1855)) ([74b6802](https://github.com/reactstrap/reactstrap/commit/74b6802bb463688256c7ba80eb25105a45b3b09a)) +* **popover:** add default popper offset for popover ([cef32c6](https://github.com/reactstrap/reactstrap/commit/cef32c6a051fdfe532d6e3b1e86b8dcf60087558)) +* **Popover:** Select correct parent target when target children clicked ([#2038](https://github.com/reactstrap/reactstrap/issues/2038)) ([6740a57](https://github.com/reactstrap/reactstrap/commit/6740a57268dd87704c0215aa45a7e38babb5b426)) +* Prevent popover/tooltip rendering if target not resolved ([#2059](https://github.com/reactstrap/reactstrap/issues/2059)) ([de06e9f](https://github.com/reactstrap/reactstrap/commit/de06e9ff12e954c92ba0964e615723e9a44f9269)) +* **Progress:** Fix parent element props being spread to children ([#1970](https://github.com/reactstrap/reactstrap/issues/1970)) ([c6a790c](https://github.com/reactstrap/reactstrap/commit/c6a790c7f4bdbfac0540d53896834638edf9c793)) +* **Progress:** pass attributes to nested Progress bar ([#1919](https://github.com/reactstrap/reactstrap/issues/1919)) ([f3c2586](https://github.com/reactstrap/reactstrap/commit/f3c2586bbf1cc86459b5c2fd4cb025512aead432)) +* remove aria-hidden attribute from tooltips and popovers ([#1747](https://github.com/reactstrap/reactstrap/issues/1747)) ([009a2bd](https://github.com/reactstrap/reactstrap/commit/009a2bdab306203e722effc3837ac66afd099e76)) +* revert breaking change ([#1760](https://github.com/reactstrap/reactstrap/issues/1760)) ([eb37426](https://github.com/reactstrap/reactstrap/commit/eb37426a9502c4c739b6b30fb29b434f121ca026)) +* revert v10 merge ([3392ce9](https://github.com/reactstrap/reactstrap/commit/3392ce924ad304e97cede43ddef013a88ef84a6e)) +* **ToastHeader:** Remove charCode default property. ([#2343](https://github.com/reactstrap/reactstrap/issues/2343)) ([03bbd15](https://github.com/reactstrap/reactstrap/commit/03bbd1508a2262a34a8960e1faa95585689fbaea)), closes [#2338](https://github.com/reactstrap/reactstrap/issues/2338) +* **Tooltip,Popover:** account for shadowDOM target ([#1769](https://github.com/reactstrap/reactstrap/issues/1769)) ([10ccf12](https://github.com/reactstrap/reactstrap/commit/10ccf12c6e252d742e2b8343a49165d0e0d0cbf3)), closes [#1691](https://github.com/reactstrap/reactstrap/issues/1691) +* **Tooltip:** autohide broken since default delay was zero ([#1733](https://github.com/reactstrap/reactstrap/issues/1733)) ([87a6bda](https://github.com/reactstrap/reactstrap/commit/87a6bda08122c0532d026d22d1b5a05837c0f2fb)), closes [#1692](https://github.com/reactstrap/reactstrap/issues/1692) +* **Tooltip:** default value of trigger changed ([#1695](https://github.com/reactstrap/reactstrap/issues/1695)) ([ae48d93](https://github.com/reactstrap/reactstrap/commit/ae48d934ce9c078f38977aee459b0beaec2a975f)) +* **Tooltip:** fix nested elements within target ([#1746](https://github.com/reactstrap/reactstrap/issues/1746)) ([fed4bcf](https://github.com/reactstrap/reactstrap/commit/fed4bcfee9548ec48633a1f96729d1df49e56271)), closes [#1736](https://github.com/reactstrap/reactstrap/issues/1736) +* **Tooltip:** fix render failure if target ref is null ([#1734](https://github.com/reactstrap/reactstrap/issues/1734)) ([853b56e](https://github.com/reactstrap/reactstrap/commit/853b56ec818101aa3f28e6b916f401e108147234)), closes [#1686](https://github.com/reactstrap/reactstrap/issues/1686) +* **TooltipPopoverWrapper:** replacing find with filter to preve… ([#1776](https://github.com/reactstrap/reactstrap/issues/1776)) ([54648b6](https://github.com/reactstrap/reactstrap/commit/54648b69c43b95c60a53417cb00c72e6ff2eada0)), closes [#1774](https://github.com/reactstrap/reactstrap/issues/1774) +* **types:** add 'swtch' to `InputType` ([#2340](https://github.com/reactstrap/reactstrap/issues/2340)) ([302d41e](https://github.com/reactstrap/reactstrap/commit/302d41eb20054d5bf9c6fd1ddc651dbafcce46f1)) +* **types:** Add missing innerRef typings ([#1994](https://github.com/reactstrap/reactstrap/issues/1994)) ([fe24f69](https://github.com/reactstrap/reactstrap/commit/fe24f69be2dc9953896c49be73254f7787ad34ff)), closes [#1993](https://github.com/reactstrap/reactstrap/issues/1993) +* **types:** export AccordionBody types ([#2312](https://github.com/reactstrap/reactstrap/issues/2312)) ([d4c184b](https://github.com/reactstrap/reactstrap/commit/d4c184bd5c738b0905d02e56a6f2705e2cd9bb70)) +* **types:** export UncontrolledAccordion types ([#2313](https://github.com/reactstrap/reactstrap/issues/2313)) ([f7d5cd6](https://github.com/reactstrap/reactstrap/commit/f7d5cd664417cbbeb3e17f6ab0097ec024647c64)) +* **types:** Fix Col and Input types ([#2008](https://github.com/reactstrap/reactstrap/issues/2008)) ([363dfbe](https://github.com/reactstrap/reactstrap/commit/363dfbe6a46ef04c61f0b249bd5c0a80ec1c1e3e)) +* **types:** Fix reference to CSSModule ([#2007](https://github.com/reactstrap/reactstrap/issues/2007)) ([54afca4](https://github.com/reactstrap/reactstrap/commit/54afca47879fbb8a2713b57ff452fa566e5255d1)) +* **types:** import React for UncontrolledAccordion type defs ([#2292](https://github.com/reactstrap/reactstrap/issues/2292)) ([54df194](https://github.com/reactstrap/reactstrap/commit/54df194dd36205d782ec1985b383a1e18137186b)) +* **types:** remove duplicate types/lib/index.d.ts ([#2316](https://github.com/reactstrap/reactstrap/issues/2316)) ([52bd719](https://github.com/reactstrap/reactstrap/commit/52bd7192c453c5333c00603f6bc8555f4e10b5f6)) +* **types:** use types from @popperjs/core ([10fd0b2](https://github.com/reactstrap/reactstrap/commit/10fd0b28d661b368bead1006ea075435ad911d55)) +* Typo in Tabs Example ([#1795](https://github.com/reactstrap/reactstrap/issues/1795)) ([66754d4](https://github.com/reactstrap/reactstrap/commit/66754d4217f6f3455acfb4c1a98508464dfaafe2)) +* **UncontrolledDropdown:** Fix onToggle - a consistent isOpen value ([ee54164](https://github.com/reactstrap/reactstrap/commit/ee54164a142c9ae4d43a2a8db4f6a5c088b4eff9)) +* Use the new `nodeRef` API for `Collapse` ([9527654](https://github.com/reactstrap/reactstrap/commit/9527654b74e5695efbb31dff0ebd29812cdef1ee)) + + +### Miscellaneous + +* **Button:** convert button to use hooks ([19f85d3](https://github.com/reactstrap/reactstrap/commit/19f85d30d3c01f8f60762db55b123efddb4d152b)) +* **Carousel:** replace deprecated lifecycle ([#1677](https://github.com/reactstrap/reactstrap/issues/1677)) ([4784399](https://github.com/reactstrap/reactstrap/commit/47843998b627aadcccfe71b092a194197fd2ce15)), closes [#1602](https://github.com/reactstrap/reactstrap/issues/1602) +* **Carousel:** Update Carousel from legacy context ([1c6db58](https://github.com/reactstrap/reactstrap/commit/1c6db58e1e4b2917aa8c0bb205ca1beff49cdef9)) +* release 9.1.6 ([f32f3d2](https://github.com/reactstrap/reactstrap/commit/f32f3d247b767592a80091e3f1733946b2f74ada)) +* **TabContent:** remove obsolete `react-lifecycles-compat` ([e1915e8](https://github.com/reactstrap/reactstrap/commit/e1915e87970fb22ae9ebd89ccc13b61b0b856000)) + ## [9.1.6](https://github.com/reactstrap/reactstrap/compare/v9.1.5...v9.1.6) (2023-02-17)