Commit Graph

13 Commits

Author SHA1 Message Date
Fábio Paiva
5e4682a0ba Add new properties from Bootstrap Beta to Navbar (#19940)
Reactstrap Navbar new properties tests

Add contributor to be notified on changes
2017-09-26 11:42:31 -07:00
amikhalev
900168727f Added tests for reactstrap input update 2017-08-24 15:12:21 -06:00
amikhalev
1f1de1f591 Updated reactstrap DropdownMenu className type 2017-08-15 16:04:30 -06:00
Mikhail Morozov
1af3158a5d Reactstrap css modules (#18049)
* reactstrap css modules

* fixed module import

* removed package-lock.json from git index
2017-07-17 11:19:27 -07:00
Tanguy Krotoff
573083a518 Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff
ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Yui
eef8a774f5 manually port fix from 16286 and address PR (#17003) 2017-06-08 15:50:41 -07:00
Mike Woodward
ad756d05b3 className type support for Uncontrolled Dropdown (#17075) 2017-06-08 15:30:24 -07:00
Arthur Ozga
3b3fb05596 Merge pull request #16244 from danilobjr/reactstrap
Reactstrap - extending some components with HTMLProps
2017-05-16 13:41:06 -07:00
Wayne Dela Cruz
56ce2fe50d DropdownItem onclick should be callback (#15926)
* React CSSProperties position made specific

* Add test for css position

* DropdownItem onClick is callback

DropdownItem onClick was an event. It should be a callback function

* Test DropdownItem onClick definitions
2017-05-04 09:53:01 -07:00
Danilo Barros
961c6fd498 feat(reactstrap): writing some tests 2017-05-01 15:57:34 -03:00
Andy
3d13ec5399 Lint react-* packages (#15526) 2017-03-30 14:11:46 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00