## [v0.30.7] > 2016-11-22 - **Feature:** Add `componentClass` to ``, ``, and `` ([#2313]) - **Feature:** Add `inputRef` to `` ([#2337]) - **Bugfix:** Pass `onMouseEnter` and `onMouseLeave` to `` rather than `` from `` and related components ([#2335]) - **Refactor:** Remove unused `shouldRenderFill` method on `` ([#2316]) - **Docs:** Explicitly add `placement` to `` `propTypes` for generated documentation ([#2318]) - **Docs:** Explicitly document use of `null` (and `undefined`) `validationState` on `` ([#2336]) [v0.30.7]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.6...v0.30.7 [#2313]: https://github.com/react-bootstrap/react-bootstrap/pull/2313 [#2316]: https://github.com/react-bootstrap/react-bootstrap/pull/2316 [#2318]: https://github.com/react-bootstrap/react-bootstrap/pull/2318 [#2335]: https://github.com/react-bootstrap/react-bootstrap/pull/2335 [#2336]: https://github.com/react-bootstrap/react-bootstrap/pull/2336 [#2337]: https://github.com/react-bootstrap/react-bootstrap/pull/2337 ## [v0.30.6] > 2016-10-28 - **Feature:** Add `rootCloseEvent` to `` to configure root close trigger event ([#2195]) - **Feature:** Add screen reader labels configurable with `prevLabel` and `nextLabel` to `` controls ([#2275]) - **Feature:** Add `collapseOnSelect` to `` to enable automatically collapsing the navbar when the user selects an item ([#2280], [#2308]) - **Bugfix:** Change placeholder `href` in `` to `#` for better IE compatibility ([#2080]) - **Bugfix:** Fix off-by-one error in displaying `` pages ([#2271]) - **Bugfix:** Properly set `.collapsed` on `` title anchor ([#2276]) [v0.30.6]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.5...v0.30.6 [#2080]: https://github.com/react-bootstrap/react-bootstrap/pull/2080 [#2195]: https://github.com/react-bootstrap/react-bootstrap/pull/2195 [#2271]: https://github.com/react-bootstrap/react-bootstrap/pull/2271 [#2275]: https://github.com/react-bootstrap/react-bootstrap/pull/2275 [#2276]: https://github.com/react-bootstrap/react-bootstrap/pull/2276 [#2280]: https://github.com/react-bootstrap/react-bootstrap/pull/2280 [#2308]: https://github.com/react-bootstrap/react-bootstrap/pull/2308 ## [v0.30.5] > 2016-10-03 - **Bugfix:** Fix opening `` ([#2244], [#2251]) [v0.30.5]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.4...v0.30.5 [#2244]: https://github.com/react-bootstrap/react-bootstrap/pull/2244 [#2251]: https://github.com/react-bootstrap/react-bootstrap/pull/2251 ## [v0.30.4] > 2016-09-30 - **Bugfix:** Properly set `aria-expanded` on `` headers ([#2137]) - **Bugfix:** Fix off-by-one bug in `` [#2189] - **Bugfix:** Persist `` instance across visibility changes ([#2241]) [v0.30.4]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.3...v0.30.4 [#2137]: https://github.com/react-bootstrap/react-bootstrap/pull/2137 [#2189]: https://github.com/react-bootstrap/react-bootstrap/pull/2189 [#2241]: https://github.com/react-bootstrap/react-bootstrap/pull/2241 ## [v0.30.3] > 2016-08-20 - **Feature:** Support dropdowns in tab navigation ([#2134]) - **Bugfix:** Properly pass expanded state to collapsible header elements ([#2133], [#2137]) [v0.30.3]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.2...v0.30.3 [#2133]: https://github.com/react-bootstrap/react-bootstrap/pull/2133 [#2134]: https://github.com/react-bootstrap/react-bootstrap/pull/2134 [#2137]: https://github.com/react-bootstrap/react-bootstrap/pull/2137 ## [v0.30.2] > 2016-08-04 - **Chore:** Upgrade to Babel 6 ([#2108]) - **Chore:** Add ES module build ([#2108]) [v0.30.2]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.1...v0.30.2 [#2108]: https://github.com/react-bootstrap/react-bootstrap/pull/2108 ## [v0.30.1] > 2016-08-01 - **Bugfix:** Don't trigger PropTypes warning ([#2095]) - **Bugfix:** Fix regression with `rootClose` on `` ([#2099]) [v0.30.1]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.0...v0.30.1 [#2095]: https://github.com/react-bootstrap/react-bootstrap/pull/2095 [#2099]: https://github.com/react-bootstrap/react-bootstrap/pull/2099 ## [v0.30.0] > 2016-07-25 - **Breaking:** Remove `linkId` prop from `` for consistency with other wrapped link components ([#2011]) - **Breaking:** Remove deprecated functionality from v0.29.x ([#2017]) - **Breaking:** Remove redundant `caption` prop from ``, as this functionality is available from `` ([#2018]) - **Breaking:** Remove pointless `navItem` and `navDropdown` props from `