Commit Graph

6 Commits

Author SHA1 Message Date
Andrey Kurdyumov
82ace18841 [react-bootstrap-table] Add thStyle, tdStyle, tdAttr properties to TableHeaderColumn (#19910)
* Add thStyle, tdStyle, tdAttr properties to TableHeaderColumn
Also style apply TSLint rules where it was fast to implement without introducing issues.

* Fix missed TSLint warnings
2017-09-26 11:40:20 -07:00
mikeyGlitz
c7cb14ca45 Updated test to reflect remote changes
Second class, remoteBool to test for remote is boolean
2017-09-12 09:47:47 -04:00
Michael Glitzos
c510750a11 Updated definition of remote
Added additional properties to satisfy options for react-bootstrap-table v3.
2017-08-30 18:33:34 -04: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
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00