Commit Graph
392 Commits
Author SHA1 Message Date
AllenFang ffac3a42c5 add a large table example 2018-08-05 16:05:22 +08:00
AllenFang 97b9e1097b fix wrong title 2018-08-05 16:05:22 +08:00
AllenFang a6de7fa84a integrate with underscroe.js 2018-08-05 16:05:22 +08:00
AllenFang 3ec849bd94 Publish
- react-bootstrap-table2-editor@1.0.0
 - react-bootstrap-table2-example@1.0.0
 - react-bootstrap-table2-filter@1.0.0
 - react-bootstrap-table2-overlay@1.0.0
 - react-bootstrap-table2-paginator@1.0.0
 - react-bootstrap-table2-toolkit@1.0.0
 - react-bootstrap-table-next@1.0.0
react-bootstrap-table-next@1.0.0 react-bootstrap-table2-editor@1.0.0 react-bootstrap-table2-example@1.0.0 react-bootstrap-table2-filter@1.0.0 react-bootstrap-table2-overlay@1.0.0 react-bootstrap-table2-paginator@1.0.0 react-bootstrap-table2-toolkit@1.0.0
2018-08-04 16:03:04 +08:00
AllenandGitHub 208feb9849 Merge pull request #448 from react-bootstrap-table/develop
1.0.0
2018-08-04 15:57:10 +08:00
AllenandGitHub a3ba464f40 Merge pull request #333 from react-bootstrap-table/refactor/context-api
Migrate to React@16.3 for Context API
2018-08-04 14:56:13 +08:00
AllenFang cb970cded5 fix peerdep 2018-08-04 14:47:46 +08:00
AllenFang d5d8c54d98 fix React doesn't allow Date Object as children 2018-08-01 20:26:01 +08:00
AllenFang 2ec55f6de9 patch for default sort and filter have potential issue when remote 2018-08-01 20:26:01 +08:00
AllenFang f7406bcafc add toolkits styles 2018-08-01 20:26:01 +08:00
AllenFang 925d3d7841 final docs patch 2018-08-01 20:26:00 +08:00
AllenFang 62c69490f2 add bootstrap4 style links 2018-08-01 20:26:00 +08:00
AllenFang 3f957db56b fix pagination broken when bootstrap4 2018-08-01 20:26:00 +08:00
AllenFang 495875792f refine new context API tests 2018-08-01 20:26:00 +08:00
AllenFang c0416fc307 fix selection column broken when bootstrap4 2018-08-01 20:26:00 +08:00
AllenFang f7ba8e377d upgrade enzyme 2018-08-01 20:26:00 +08:00
AllenFang 0d64443b26 fix sort caret broken on bootstrap4 2018-08-01 20:26:00 +08:00
AllenFang 7919a4001d enhance for #402 2018-08-01 20:26:00 +08:00
AllenFang fadbcdaa24 a workaround for fixing the _ module missing 2018-08-01 20:26:00 +08:00
AllenFang ec77a0539d patch docs for export CSV 2018-08-01 20:26:00 +08:00
AllenFang b792803974 add export csv stories 2018-08-01 20:26:00 +08:00
AllenFang f0e37b130c implement export csv 2018-08-01 20:26:00 +08:00
AllenFang 03ece4b1fc refactoring search 2018-08-01 20:26:00 +08:00
AllenFang 0ec5b6cb9f add simple toolkit context wrapper for user 2018-08-01 20:26:00 +08:00
AllenFang e6d4a9641b data, keyField and columns is necessary value for toolkits context 2018-08-01 20:26:00 +08:00
AllenFang 5a442bf7ed add missing expandRow props 2018-08-01 20:26:00 +08:00
AllenFang a18932e9eb patch docs for expand row 2018-08-01 20:26:00 +08:00
AllenFang c36aa24c65 fix filter context tests broken due to missing onExternalFilter 2018-08-01 20:26:00 +08:00
AllenFang 81ddd2c25b add stories for expand indicator 2018-08-01 20:26:00 +08:00
AllenFang 4af5b4f6ef implement expand indicator 2018-08-01 20:26:00 +08:00
AllenFang dbd0f89a3d add stories for expand row 2018-08-01 20:26:00 +08:00
AllenFang 35b1e37940 implement expand row sketch 2018-08-01 20:26:00 +08:00
AllenFang 6eaffe1993 patch docs for table search 2018-08-01 20:26:00 +08:00
AllenFang 46f0ce493b prepare builds for react-bootstrap-table2-toolkit 2018-08-01 20:26:00 +08:00
AllenFang 18b785d655 update peer dependencies for react react-dom 2018-08-01 20:26:00 +08:00
AllenFang 7b15bf45d9 patch tests for search 2018-08-01 20:26:00 +08:00
AllenFang 0d4d32c6e4 patch for remote cell edit 2018-08-01 20:26:00 +08:00
AllenFang 760d459414 add example for tble search 2018-08-01 20:26:00 +08:00
AllenFang 77301c2cf1 implement table search 2018-08-01 20:26:00 +08:00
AllenFang 78ea63074e fix bug for default sort and filter have potential issue when remote is enable 2018-08-01 20:26:00 +08:00
AllenFang 9c677fe174 enhance remote all example 2018-08-01 20:26:00 +08:00
AllenFang c13b3fa197 patch test for editor, filter, pagination 2018-08-01 20:26:00 +08:00
AllenFang 167352f199 fix selectRow doesnt pass to CellEditContext 2018-08-01 20:17:18 +08:00
AllenFang fc0b99e8a0 patch tests for react-bootstrap-table-next 2018-08-01 20:17:18 +08:00
AllenFang 74bf885d47 remove useless code 2018-08-01 20:17:17 +08:00
AllenFang 400c307871 refine remote method 2018-08-01 20:17:17 +08:00
AllenFang b1c086f424 fix cache context issue 2018-08-01 20:17:17 +08:00
AllenFang d534c425d3 change to partial selection when pagination enabled 2018-08-01 20:17:17 +08:00
AllenFang 4ecf2433d0 no more state anti-pattern 2018-08-01 20:17:17 +08:00
AllenFang 6c086c3892 implement pagination context 2018-08-01 20:17:17 +08:00