Commit Graph
16 Commits
Author SHA1 Message Date
Benjamin LichtmanandGitHub edc90dc0c5 Merge pull request #19695 from mikeyGlitz/react-bootstrap-table/remote-expansion
React bootstrap table/remote expansion
2017-09-19 16:40:53 -07:00
Arthur OzgaandGitHub 1e05bfe078 Merge pull request #19629 from Ogglas/patch-2
Added strictSearch to react-bootstrap-table
2017-09-14 15:26:08 -07:00
Michael Glitzos d49daac9b6 Fixed errors from running tests. Travis CI should pass now 2017-09-13 13:11:16 +00:00
mikeyGlitzandGitHub c7cb14ca45 Updated test to reflect remote changes
Second class, remoteBool to test for remote is boolean
2017-09-12 09:47:47 -04:00
mikeyGlitzandGitHub 271314f3ef Update to index.d.ts
Added change suggested by @pocesar
2017-09-12 09:45:14 -04:00
Oscar AnderssonandGitHub f6e343a31b Added strictSearch 2017-09-08 11:12:06 +02:00
Akim Bassa 4258155e84 Add property 'version' to BootstrapTableProps 2017-09-08 10:12:47 +02:00
Nathan Shively-SandersandGitHub 589a8fe1d6 Merge pull request #19397 from UJosue10/master
Add missed function type for filterValue on TableHeaderColumn
2017-09-06 14:15:53 -07: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
Josué Us 2c963b4c5f Add missed function type for filterValue on TableHeaderColumn 2017-08-28 11:56:50 -06:00
Uwe QuitterandGitHub 909d2e994d Update index.d.ts
In SelectRow interface type add an alternative type of number[] to the selected property. That resolves compiler errors if the key field of the row data is of type number.
2017-06-27 15:45:52 +02: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
Tanguy Krotoff eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Ian Ker-SeymerandAndy 582eb84a3c react-bootstrap-table: Make pageStartIndex of type number (#16706) 2017-06-02 07:53:00 -07:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00