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
Cory Deppen
eb8b6abb9f
Add href property to DropdownItem ( #16711 )
...
The `DropdownItem` component was recently modified to accept an `href` prop (reactstrap/reactstrap#367 ).
/cc @alihammad, @mfal, @danilobjr
2017-05-31 21:59:39 -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
990eb2f63d
chore(index-file): including author name
2017-05-01 16:26:34 -03:00
Danilo Barros
961c6fd498
feat(reactstrap): writing some tests
2017-05-01 15:57:34 -03:00
Danilo Barros
1fd7f20c32
feat(Label): fixing size prop and extending HTMLLabelElement
2017-05-01 15:57:18 -03:00
Danilo Barros
a642ce2ed8
refactor(lib): extending some components from HTMLProps
2017-05-01 15:23:33 -03:00
Danilo Barros
2a740f7bee
feat(Col): adding className prop
2017-05-01 15:06:05 -03:00
Danilo Barros
c1bcc024d7
fix(FormGroup): fix className prop type from boolean to string
2017-05-01 15:04:04 -03:00
Danilo Barros
becc456bdf
feat(NavLink): extending props from anchor element
2017-05-01 15:00:22 -03:00
Danilo Barros
4fa7ad0379
feat(Nav): add vertical prop
2017-05-01 14:55:50 -03:00
Andy
bbc61fbf93
Extend "dtslint/dt.json" directly instead of "../tslint.json". ( #15822 )
...
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07: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