Release notes
*Sourced from [reactstrap's releases](https://github.com/reactstrap/reactstrap/releases).*
> ## 8.1.0
> # [8.1.0](https://github.com/reactstrap/reactstrap/compare/8.0.1...8.1.0) (2019-10-18)
>
>
> ### Bug Fixes
>
> * **ButtonDropdown:** add close event when Escape key is pressed ([#1634](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1634)) ([#1635](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1635)) ([911d779](https://github.com/reactstrap/reactstrap/commit/911d779))
> * **Carousel:** Add pointer on hover for controls ([#1654](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1654)) ([32f0c0d](https://github.com/reactstrap/reactstrap/commit/32f0c0d)), closes [#1631](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1631)
> * **Collapse:** add aria-expanded attribute ([#1657](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1657)) ([2fdf15a](https://github.com/reactstrap/reactstrap/commit/2fdf15a))
> * **CustomInput:** remove type prop from input node when type is select ([3e4c23f](https://github.com/reactstrap/reactstrap/commit/3e4c23f))
> * **CustomInput[type=file]:** add CustomFileInput component ([#1461](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1461)) ([25e2480](https://github.com/reactstrap/reactstrap/commit/25e2480)), closes [#1460](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1460)
> * **Dropdown:** disabled toggle ([#1571](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1571)) ([b4edeb8](https://github.com/reactstrap/reactstrap/commit/b4edeb8)), closes [#1542](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1542)
> * **Tooltip:** Support for multiple target elements ([#1465](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1465)) ([45775c0](https://github.com/reactstrap/reactstrap/commit/45775c0)), closes [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185)
> * **UncontrolledCarousel:** use item.key instead of item.src as… ([#1649](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1649)) ([5b9e758](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1536](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1536)
> * **Popover:** PopperContent memory leak ([#1669]((https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1669))) ([54d459c](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1482](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1482) [#1488](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1488) [#1664](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1664)
>
> ### Features
>
> * **Dropdown:** add a11y prop to tab moves focus ([#1600](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1600)) ([1bd965f](https://github.com/reactstrap/reactstrap/commit/1bd965f)), closes [#1441](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1441)
> * **NavbarToggler:** add aria-label to NavbarToggler ([#1633](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1633)) ([dc0b8ae](https://github.com/reactstrap/reactstrap/commit/dc0b8ae)), closes [#1632](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1632)
>
> ## 8.0.1
>
> ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10)
>
>
> ### Bug Fixes
>
> * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473)
> * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546)
> * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1))
> * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93))
> * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255)
Changelog
*Sourced from [reactstrap's changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md).*
> # [8.1.0](https://github.com/reactstrap/reactstrap/compare/8.0.1...8.1.0) (2019-10-18)
>
>
> ### Bug Fixes
>
> * **ButtonDropdown:** add close event when Escape key is pressed ([#1634](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1634)) ([#1635](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1635)) ([911d779](https://github.com/reactstrap/reactstrap/commit/911d779))
> * **Carousel:** Add pointer on hover for controls ([#1654](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1654)) ([32f0c0d](https://github.com/reactstrap/reactstrap/commit/32f0c0d)), closes [#1631](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1631)
> * **Collapse:** add aria-expanded attribute ([#1657](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1657)) ([2fdf15a](https://github.com/reactstrap/reactstrap/commit/2fdf15a))
> * **CustomInput:** remove type prop from input node when type is select ([3e4c23f](https://github.com/reactstrap/reactstrap/commit/3e4c23f))
> * **CustomInput[type=file]:** add CustomFileInput component ([#1461](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1461)) ([25e2480](https://github.com/reactstrap/reactstrap/commit/25e2480)), closes [#1460](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1460)
> * **Dropdown:** disabled toggle ([#1571](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1571)) ([b4edeb8](https://github.com/reactstrap/reactstrap/commit/b4edeb8)), closes [#1542](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1542)
> * **Tooltip:** Support for multiple target elements ([#1465](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1465)) ([45775c0](https://github.com/reactstrap/reactstrap/commit/45775c0)), closes [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185)
> * **UncontrolledCarousel:** use item.key instead of item.src as… ([#1649](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1649)) ([5b9e758](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1536](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1536)
> * **Popover:** PopperContent memory leak ([#1669](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1669)) ([54d459c](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1482](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1482) [#1488](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1488) [#1664](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1664)
>
>
> ### Features
>
> * **Dropdown:** add a11y prop to tab moves focus ([#1600](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1600)) ([1bd965f](https://github.com/reactstrap/reactstrap/commit/1bd965f)), closes [#1441](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1441)
> * **NavbarToggler:** add aria-label to NavbarToggler ([#1633](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1633)) ([dc0b8ae](https://github.com/reactstrap/reactstrap/commit/dc0b8ae)), closes [#1632](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1632)
>
>
>
>
> ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10)
>
>
> ### Bug Fixes
>
> * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473)
> * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546)
> * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1))
> * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93))
> * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255)
>
>
>
> Commits
- [`52ce880`](https://github.com/reactstrap/reactstrap/commit/52ce8806f72b118318e760d1d4898b6dcbe47152) chore(release): add 8.1.0
- [`54d459c`](https://github.com/reactstrap/reactstrap/commit/54d459cd66c9bb8f8c7cc8a3feb3b2ed890ce4ae) PopperContent memory leak ([#1669](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1669))
- [`45775c0`](https://github.com/reactstrap/reactstrap/commit/45775c01da58e4e29d752367b43a730258398d78) fix(Tooltip): Support for multiple target elements ([#1465](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1465))
- [`b8a33f8`](https://github.com/reactstrap/reactstrap/commit/b8a33f85c3ae645c8622fdabdc96a9b2497287c1) refactor: Remove lodash dependencies ([#1658](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1658))
- [`a5f4882`](https://github.com/reactstrap/reactstrap/commit/a5f48827b1dd0cde9ee2d244cf6603097eb62a46) feat: migrate doc examples to function components ([#1572](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1572))
- [`2fdf15a`](https://github.com/reactstrap/reactstrap/commit/2fdf15a90927a1743f8cb1a5f161e67b4ee5a0e2) fix(Collapse): add aria-expanded attribute ([#1657](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1657))
- [`32f0c0d`](https://github.com/reactstrap/reactstrap/commit/32f0c0d6187ada1f2e221ecb238c872c48873201) fix(Carousel): Add pointer on hover for controls ([#1654](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1654))
- [`9e7b704`](https://github.com/reactstrap/reactstrap/commit/9e7b704808cdfbd47ef9bd1fe7304ae0ea220d36) refactor(CarouselCaption): make captionText, captionHeader proptype a node (#...
- [`5b9e758`](https://github.com/reactstrap/reactstrap/commit/5b9e7583a49f4cf1d5b32a68f11673a152034916) fix(UncontrolledCarousel): use item.key instead of item.src as… ([#1649](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1649))
- [`ceb482b`](https://github.com/reactstrap/reactstrap/commit/ceb482b04415cd57628ade48a7ccf4b6422f1d90) Merge pull request [#1647](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1647) from nylon22/master
- Additional commits viewable in [compare view](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.1.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps reactstrap from 8.0.0 to 8.1.0.
Release notes
*Sourced from [reactstrap's releases](https://github.com/reactstrap/reactstrap/releases).* > ## 8.1.0 > # [8.1.0](https://github.com/reactstrap/reactstrap/compare/8.0.1...8.1.0) (2019-10-18) > > > ### Bug Fixes > > * **ButtonDropdown:** add close event when Escape key is pressed ([#1634](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1634)) ([#1635](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1635)) ([911d779](https://github.com/reactstrap/reactstrap/commit/911d779)) > * **Carousel:** Add pointer on hover for controls ([#1654](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1654)) ([32f0c0d](https://github.com/reactstrap/reactstrap/commit/32f0c0d)), closes [#1631](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1631) > * **Collapse:** add aria-expanded attribute ([#1657](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1657)) ([2fdf15a](https://github.com/reactstrap/reactstrap/commit/2fdf15a)) > * **CustomInput:** remove type prop from input node when type is select ([3e4c23f](https://github.com/reactstrap/reactstrap/commit/3e4c23f)) > * **CustomInput[type=file]:** add CustomFileInput component ([#1461](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1461)) ([25e2480](https://github.com/reactstrap/reactstrap/commit/25e2480)), closes [#1460](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1460) > * **Dropdown:** disabled toggle ([#1571](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1571)) ([b4edeb8](https://github.com/reactstrap/reactstrap/commit/b4edeb8)), closes [#1542](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1542) > * **Tooltip:** Support for multiple target elements ([#1465](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1465)) ([45775c0](https://github.com/reactstrap/reactstrap/commit/45775c0)), closes [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) > * **UncontrolledCarousel:** use item.key instead of item.src as… ([#1649](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1649)) ([5b9e758](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1536](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1536) > * **Popover:** PopperContent memory leak ([#1669]((https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1669))) ([54d459c](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1482](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1482) [#1488](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1488) [#1664](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1664) > > ### Features > > * **Dropdown:** add a11y prop to tab moves focus ([#1600](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1600)) ([1bd965f](https://github.com/reactstrap/reactstrap/commit/1bd965f)), closes [#1441](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1441) > * **NavbarToggler:** add aria-label to NavbarToggler ([#1633](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1633)) ([dc0b8ae](https://github.com/reactstrap/reactstrap/commit/dc0b8ae)), closes [#1632](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1632) > > ## 8.0.1 > > ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10) > > > ### Bug Fixes > > * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473) > * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546) > * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1)) > * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93)) > * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255)Changelog
*Sourced from [reactstrap's changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md).* > # [8.1.0](https://github.com/reactstrap/reactstrap/compare/8.0.1...8.1.0) (2019-10-18) > > > ### Bug Fixes > > * **ButtonDropdown:** add close event when Escape key is pressed ([#1634](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1634)) ([#1635](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1635)) ([911d779](https://github.com/reactstrap/reactstrap/commit/911d779)) > * **Carousel:** Add pointer on hover for controls ([#1654](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1654)) ([32f0c0d](https://github.com/reactstrap/reactstrap/commit/32f0c0d)), closes [#1631](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1631) > * **Collapse:** add aria-expanded attribute ([#1657](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1657)) ([2fdf15a](https://github.com/reactstrap/reactstrap/commit/2fdf15a)) > * **CustomInput:** remove type prop from input node when type is select ([3e4c23f](https://github.com/reactstrap/reactstrap/commit/3e4c23f)) > * **CustomInput[type=file]:** add CustomFileInput component ([#1461](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1461)) ([25e2480](https://github.com/reactstrap/reactstrap/commit/25e2480)), closes [#1460](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1460) > * **Dropdown:** disabled toggle ([#1571](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1571)) ([b4edeb8](https://github.com/reactstrap/reactstrap/commit/b4edeb8)), closes [#1542](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1542) > * **Tooltip:** Support for multiple target elements ([#1465](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1465)) ([45775c0](https://github.com/reactstrap/reactstrap/commit/45775c0)), closes [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) [#1185](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1185) > * **UncontrolledCarousel:** use item.key instead of item.src as… ([#1649](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1649)) ([5b9e758](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1536](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1536) > * **Popover:** PopperContent memory leak ([#1669](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1669)) ([54d459c](https://github.com/reactstrap/reactstrap/commit/5b9e758)), closes [#1482](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1482) [#1488](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1488) [#1664](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1664) > > > ### Features > > * **Dropdown:** add a11y prop to tab moves focus ([#1600](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1600)) ([1bd965f](https://github.com/reactstrap/reactstrap/commit/1bd965f)), closes [#1441](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1441) > * **NavbarToggler:** add aria-label to NavbarToggler ([#1633](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1633)) ([dc0b8ae](https://github.com/reactstrap/reactstrap/commit/dc0b8ae)), closes [#1632](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1632) > > > > > ## [8.0.1](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.0.1) (2019-07-10) > > > ### Bug Fixes > > * **DropdownMenu:** Allow positionFixed prop to be passed through ([#1538](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1538)) ([01466ae](https://github.com/reactstrap/reactstrap/commit/01466ae)), closes [#1473](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1473) > * **FormGroup:** allow disable when tag is fieldset ([#1547](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1547)) ([0736f80](https://github.com/reactstrap/reactstrap/commit/0736f80)), closes [#1546](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1546) > * **Modal:** handle init modal in SSR ([#1495](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1495)) ([c844ab1](https://github.com/reactstrap/reactstrap/commit/c844ab1)) > * **Modal:** update condition to call `setFocus` in case open mo… ([#1514](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1514)) ([ae6fe93](https://github.com/reactstrap/reactstrap/commit/ae6fe93)) > * **Tooltip:** clear timeouts on unmount ([#1562](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1562)) ([e85238b](https://github.com/reactstrap/reactstrap/commit/e85238b)), closes [#1255](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1255) > > > >Commits
- [`52ce880`](https://github.com/reactstrap/reactstrap/commit/52ce8806f72b118318e760d1d4898b6dcbe47152) chore(release): add 8.1.0 - [`54d459c`](https://github.com/reactstrap/reactstrap/commit/54d459cd66c9bb8f8c7cc8a3feb3b2ed890ce4ae) PopperContent memory leak ([#1669](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1669)) - [`45775c0`](https://github.com/reactstrap/reactstrap/commit/45775c01da58e4e29d752367b43a730258398d78) fix(Tooltip): Support for multiple target elements ([#1465](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1465)) - [`b8a33f8`](https://github.com/reactstrap/reactstrap/commit/b8a33f85c3ae645c8622fdabdc96a9b2497287c1) refactor: Remove lodash dependencies ([#1658](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1658)) - [`a5f4882`](https://github.com/reactstrap/reactstrap/commit/a5f48827b1dd0cde9ee2d244cf6603097eb62a46) feat: migrate doc examples to function components ([#1572](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1572)) - [`2fdf15a`](https://github.com/reactstrap/reactstrap/commit/2fdf15a90927a1743f8cb1a5f161e67b4ee5a0e2) fix(Collapse): add aria-expanded attribute ([#1657](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1657)) - [`32f0c0d`](https://github.com/reactstrap/reactstrap/commit/32f0c0d6187ada1f2e221ecb238c872c48873201) fix(Carousel): Add pointer on hover for controls ([#1654](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1654)) - [`9e7b704`](https://github.com/reactstrap/reactstrap/commit/9e7b704808cdfbd47ef9bd1fe7304ae0ea220d36) refactor(CarouselCaption): make captionText, captionHeader proptype a node (#... - [`5b9e758`](https://github.com/reactstrap/reactstrap/commit/5b9e7583a49f4cf1d5b32a68f11673a152034916) fix(UncontrolledCarousel): use item.key instead of item.src as… ([#1649](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1649)) - [`ceb482b`](https://github.com/reactstrap/reactstrap/commit/ceb482b04415cd57628ade48a7ccf4b6422f1d90) Merge pull request [#1647](https://github-redirect.dependabot.com/reactstrap/reactstrap/issues/1647) from nylon22/master - Additional commits viewable in [compare view](https://github.com/reactstrap/reactstrap/compare/8.0.0...8.1.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)