Commit Graph
114 Commits
Author SHA1 Message Date
AllenFang e1986e3e38 temp fix 2018-09-16 16:21:39 +08:00
AllenFang dffe588f66 fix cell level performace, remain select all 2018-09-05 23:01:13 +08:00
AllenFang bf6f6087ba add story for dbclick to edit with row selection 2018-09-04 00:19:54 +08:00
AllenFang 9d4acaedd1 add story for combine selection and expansion 2018-09-04 00:11:31 +08:00
AllenFang c1de135fc2 patch row event example 2018-09-04 00:11:31 +08:00
AllenFang 5ac058c489 patch story for add cell.onStartEdit(#514) 2018-09-01 17:01:10 +08:00
AllenFang 591abaae6e fix wonrg title 2018-09-01 16:39:26 +08:00
AllenFang 687583536a add stories for #510 2018-09-01 16:27:06 +08:00
AllenFang 3b1fc3a559 add dummy column story 2018-09-01 14:55:48 +08:00
AllenFang 48258be346 fix #491 2018-08-27 22:42:48 +08:00
AllenandGitHub ad351b28ea Merge pull request #496 from react-bootstrap-table/enhancement/bootstrap-4-story
Stories for Bootstrap 4
2018-08-26 13:24:53 +08:00
AllenFang ba1d6fa3ed fix #498 2018-08-20 22:59:14 +08:00
Chun-MingChen 8b52053af2 Add stories for bootstrap 4
* row-selction, sort and pagination
2018-08-19 01:04:42 +08:00
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 d5d8c54d98 fix React doesn't allow Date Object as children 2018-08-01 20:26:01 +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 81ddd2c25b add stories for 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 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 9c677fe174 enhance remote all example 2018-08-01 20:26:00 +08:00
AllenFang 2f7d0104a0 add clear all filter story 2018-08-01 20:14:33 +08:00
AllenFang 4f6809de84 fix custom filter value example broken 2018-08-01 20:14:33 +08:00
AllenFang 7e29999b40 patch multiselect filter's stories 2018-07-31 16:54:48 +08:00
ignalion 475f8c67b0 Added some examples for multi-select filter 2018-07-29 15:45:58 +03:00
AllenandGitHub 6f5bd1a13d fix #394 (#414) 2018-07-15 14:43:29 +08:00
AllenFang cbaec4c655 add stories for custom filter 2018-06-24 15:04:59 +08:00
AllenandGitHub dda47f7b7d Merge pull request #365 from react-bootstrap-table/feat/349
Feat/349
2018-06-03 14:39:22 +08:00
AllenandGitHub 2ff0b27747 Merge pull request #359 from sean-ww/feature/pagination-total
Adding custom pagination total
2018-06-03 14:18:50 +08:00
AllenFang 06bcf1edca add stories for date filter 2018-06-03 14:03:38 +08:00
sean 1cf12ab707 paginationTotal renamed to paginationTotalRenderer 2018-06-02 10:43:56 +02:00
AllenFang e72ad0586e add story for custom selection column 2018-06-02 15:20:57 +08:00
sean-ww88 5404124a78 Added missing commas on the custom pagination example 2018-05-30 17:35:27 +02:00
sean-ww88 d592871c0d Adding custom pagination total 2018-05-30 17:29:58 +02:00
AllenFang f87fe3e544 patch docs, example and test for wrapperClasses 2018-05-12 13:54:40 +08:00
AllenFang 01be6fc275 example for #238 2018-05-06 15:08:43 +08:00
AllenFang 03f51c36ac add example for rich cell editor 2018-05-05 18:18:52 +08:00
AllenandGitHub e4b6993692 fix #302 (#304) 2018-04-15 17:29:17 +08:00
Chun-MingChen f54c1f77b4 display filter condition correctly and make sure text filter to be String 2018-04-04 17:58:19 +08:00
Chun-MingChen 377534512a rename props and variable in samples for better readability 2018-04-04 17:45:56 +08:00
Chun-MingChen 09032349d0 [example] example for programmatically filter by text, number and select 2018-04-04 17:45:56 +08:00
AllenandGitHub 88e1a0774b fix #281 2018-04-01 14:14:32 +08:00
Patrick O'MearaandAllen 11d4f40089 noDataIndication (#276)
* use the correct amount of cells when the first row is select
* storybook added for development, not necessary in docs

fixes react-bootstrap-table/react-bootstrap-table2#264
2018-04-01 13:34:06 +08:00
AllenandGitHub c91f521913 fix #258 (#268) 2018-03-25 16:44:27 +08:00