Commit Graph
9 Commits
Author SHA1 Message Date
Gustav BylundandMohamed Hegazy 37197f5ec6 Update Navbar.d.ts (#19878)
navExpanded was renamed to expanded in https://github.com/react-bootstrap/react-bootstrap/commit/f9ea411
2017-09-27 13:47:16 -07:00
jshakerandMohamed Hegazy 8462fea245 Add null as a type for bsStyle in ButtonProps to allow for custom classes (#19941) 2017-09-26 11:42:08 -07:00
Karol Janyst 64cd04aa40 Resolve conflicts and improve ToggleButton and ToggleButtonGroup 2017-09-07 09:58:15 +09:00
Karol Janyst 6de2de89d8 Change type with omitted prop 2017-09-01 15:22:30 +09:00
Karol Janyst 0627096ce8 Expose components props, fix imports 2017-09-01 12:55:42 +09:00
Flaviu Tamas 991a5e70fa Add ToggleButton and ToggleButtonGroup
It's a new feature in v0.31.1
2017-08-30 19:11:52 -04:00
Vito d3b62d6549 use exported namespace hack instead of default exports 2017-07-25 15:28:09 -04:00
Vito 07269a46a4 fix some failing tests 2017-07-25 15:28:09 -04:00
Vito d16fb75482 refactor react-bootstrap into individual modules
this allows individual components to be imported in addition to named
imports on the root module. closes #15856
2017-07-25 15:28:09 -04:00