1.0.0-beta.7 (2019-04-12)
- DropDownItem prop-types active prop (fix: #3598) (#3608) (cf13d90)
- Fix Babel config for Google WRS support (#3622) (5e2cd00)
- Fix up accordions a bit (#3615) (511e566)
- modal dialog scrollable (#3566) (e45597d)
- Update dependencies (#3578) (a2c0c9d)
- Value typing for Checkbox ToggleButtonGroup (#3584) (7a27c07)
- Modal: set display block always, fixes #3399 (#3571) (0cd1c30)
- types: defaultActiveKey to NavProps in Nav.d.ts (#3638) (8819727)
1.0.0-beta.6 (2019-03-21)
- add missing props to Navbar.Collapse (#3519) (dd75d22)
- added 'onSlideEnd' to Carousel (fix: #3405) (#3515) (b836c9c)
- Do not pass through undefined child bsPrefix in Dropdown.Toggle (#3507) (e7bf8db), closes #3456
- Fix clean method to return Promise always (#3501) (6f03223)
- Fix typo with alignRight prop (#3488) (08510be), closes #3487
- fix unmountOnExit prop (#3498) (e8b24be)
- form validation example (fix: #3485) (#3516) (9b8627f)
- add scrollable prop to Modal (#3469) (a7e800e)
- add support for Spinners (#3541) (2adb7c6)
- add support for table-borderless, fixes react-bootstrap/react-bootstrap#3470 (#3473) (22e9316)
- added 'as' prop to Carousel (fix: #3509) (#3514) (a25d03c)
- support
focusFirstItemOnShow
prop on Dropdowns (c614940)
1.0.0-beta.5 (2019-01-25)
- build: clean up build tooling (e71fa89)
- build: remove bower build, use npm
- build: cherry picked imports no longer have to specify
lib
in the import
1.0.0-beta.4 (2019-01-18)
1.0.0-beta.3 (2018-11-14)
- send Context instead of Context.Consumer react-context-toolbox (#3368) (8ead371), closes 4Catalyzer/react-context-toolbox#9
1.0.0-beta.2 (2018-11-07)
- add flip and forward popperConfig to DropdownMenu (#3318) (0aa2de2)
- right alignment in navbar (#3338) (84ef393)
- typo in module reference for react-overlay (#3331) (34515fc)
-
components no longer default to a list
-
more
-
fix docs
1.0.0-beta.1 (2018-09-14)
- build command (a680f84)