AllenFang
f7a1c91904
patch story for #621
2018-10-28 14:32:39 +08:00
AllenFang
166affc4c1
add story for #598
2018-10-14 14:44:19 +08:00
AllenFang
ef2f828572
patch docs and story for #546
2018-10-11 00:08:31 +08:00
AllenFang
dd54294382
refine large table example
2018-10-10 23:54:11 +08:00
AllenFang
dda8460017
implement selectRow.clickToExpand
2018-10-09 00:18:17 +08:00
AllenFang
8c10867b8c
fix cell level performace, remain select all
2018-10-09 00:18:16 +08:00
AllenFang
73a5c34535
add story for dbclick to edit with row selection
2018-10-09 00:18:16 +08:00
AllenFang
6fce0d7066
add story for combine selection and expansion
2018-10-09 00:18:16 +08:00
AllenFang
41cc6b01af
patch row event example
2018-10-09 00:18:16 +08:00
Chun-MingChen
ca5a41a8b3
Change primary of github avatar to main color of logo
2018-10-08 00:19:29 +08:00
Chun-MingChen
7a31729ebb
Introduce logo to <Welcome />
2018-10-08 00:19:29 +08:00
AllenFang
10adbf472c
fix no-console
2018-10-07 16:24:15 +08:00
AllenFang
3ea816b2e6
add story for #587
2018-10-06 18:15:21 +08:00
Allen
8b8f336878
fix #585 ( #592 )
2018-10-06 17:29:24 +08:00
AllenFang
4ff5be706a
patch docs and add story for #564
2018-09-29 15:30:04 +08:00
AllenFang
dd0b8c6b0f
add story and patch docs for #567
2018-09-29 15:13:23 +08:00
AllenFang
2b12045017
patch docs and add story for #541
2018-09-29 14:32:57 +08:00
AllenFang
ad8cdde513
patch docs and story for #527
2018-09-29 13:30:35 +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
Allen
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
Allen
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
Allen
dda47f7b7d
Merge pull request #365 from react-bootstrap-table/feat/349
...
Feat/349
2018-06-03 14:39:22 +08:00
Allen
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
Allen
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
Allen
88e1a0774b
fix #281
2018-04-01 14:14:32 +08:00
Patrick O'Meara
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
Allen
c91f521913
fix #258 ( #268 )
2018-03-25 16:44:27 +08:00
AllenFang
d5ddd8c3af
add selection management example
2018-03-18 16:44:39 +08:00
Allen
94f1a5ee57
Merge pull request #247 from Chun-MingChen/feature/customized-class-n-id-on-table
...
customized classes and id on BootstrapTable (#235 )
2018-03-18 14:25:55 +08:00
Chun-MingChen
3ed4d87b29
correct attribute key of columns.headerEvent in column-event-tables
2018-03-17 15:29:23 +08:00
Chun-MingChen
8a8c2d4964
[example] add demo for customized classes and id table
2018-03-10 18:54:59 +08:00
Allen
a5cb806d98
implement default selection ( #234 )
2018-03-05 22:27:46 +08:00
Allen
a11913c49a
fix #210 ( #232 )
2018-03-04 16:21:10 +08:00
AllenFang
ba24990994
add story for sort event listener
2018-02-10 17:46:38 +08:00
Allen
865be93ef7
refine caseSensitive for filter ( #201 )
2018-02-10 16:54:01 +08:00
makenova
65a596a0e9
case insensitive text filter ( #190 )
...
* case insensitive text filter
* optional case insensitive filter
2018-02-10 16:17:45 +08:00
AllenFang
b0f411e934
add number filter stories
2018-02-10 16:04:46 +08:00
Allen
7030b54cbd
Fix #179
...
Solves #179
2018-02-04 21:37:10 +08:00
Parth Prajapati
577973a147
Updated storybook example
2018-02-01 06:27:49 +05:30
Parth Prajapati
c4f14e2b69
Added row object to onClick
...
- attach onClick only if defined
2018-02-01 06:20:50 +05:30
Parth Prajapati
feedcb9f4b
Solves #179
2018-01-31 07:43:05 +05:30
AllenFang
094a0682f1
add select filter stories
2018-01-30 23:20:47 +08:00
AllenFang
85f1eba7cb
tweak stories
2018-01-21 17:12:07 +08:00
AllenFang
b2e6bf93fb
tweak pagination factory name
2018-01-20 17:53:58 +08:00
AllenFang
50a5bd3694
refine file name
2018-01-20 15:27:08 +08:00
AllenFang
21344ec4b3
refine cell edit stories
2018-01-07 11:20:49 +08:00
AllenFang
beafef9661
patch tests for refining remote cell edit
2018-01-04 23:45:40 +08:00
AllenFang
01337f50a7
implement remote sorting
2017-12-27 23:31:16 +08:00
AllenFang
3bfeec7946
fix bug for onTableChange argument change
2017-12-25 17:32:14 +08:00
AllenFang
e14c596b8c
refine remote examples
2017-12-24 16:16:40 +08:00
Allen
5cbeae704b
Fix #154
...
* headerFormatter should custom whole the header cell
* add story for headerFormatter with filter and sort
* patch docs for column.headerFormatter
2017-12-23 14:52:04 +08:00
AllenFang
867465c123
fix typo
2017-12-23 13:53:36 +08:00
AllenFang
024dcf8c12
add some stories for text filter
2017-12-16 17:55:25 +08:00
AllenFang
51ef91b066
add story for column.filterValue
2017-12-16 17:55:25 +08:00
AllenFang
c01db26428
add story for text filter
2017-12-16 17:55:25 +08:00
chunming
00f1105c8d
Development/sorted classes and style ( #136 )
...
* fix missing defaultSorted props for default sort sample
* implement customized classes for sorted header
* [test] test for sorted header classes
* implement customized style for sorted header
* [test] test for sorted header style
* update document
* add missing props check and fix typo
* seperate sorting style and header into two props
* [test] add test case if column.headerStyle and column.headerClasses were defined
* implement customized header style and classes in column level
* [test] test for customized header style and classes in column level
* [DOC] document for customized classes and styles
* sample for customized classes and styles
* typo fix for document
* tuning the wording for test and documents
2017-12-10 13:53:03 +08:00
AllenFang
70303617fb
add stories for loading overlay
2017-12-03 17:13:05 +08:00
AllenFang
d43b3d61ed
add story remote pagination
2017-12-02 16:01:33 +08:00
Allen
3c88364efe
fix #135
...
* init react-bootstrap-table2-paginator
* add react-bootstrap-table2-paginator as dependency
* no container
* handle for wrapping pagination component
* add style for paginator addon
* add story for pagination
* implement pagination list
* constants maintain in core package
* implement sizePerPage dropdown
* fix unalign for sizePerPage dropdown and pagination list
* allow to return array from render(react@16 new feature)
* implement pagination hooks
* add story for pagination hooks
* fixed dependencies version and upgrade enzyme
* Shallow renderer no longer calls componentDidMount because DOM refs are not available
* classNames -> className for TextEditor
* add tests for pagination
* fix react-bootstrap-table can't be resolved in other modules
* implement custom page button title
* add test for page button title
* fix bug when sizePerPageList is an object array
* add story for custom pagination
* remove necessary component extends
* move pagination options to react-bootstrap-table2-paginator
* refine pagination stories
* implement hideSizePerPage
* implement hidePageListOnlyOnePage
* fix multiple same key warning
* remove help
* support start from react@^16
2017-11-19 17:42:20 +08:00
Allen
316b4e5302
fix #133
...
* implement row events
* add story for row event
* add tests for row events
* patch docs for rowEvents
2017-10-30 16:07:59 +08:00
Allen
6110663075
fix #128
...
* implement custom row classes
* add story for customizing row classes
* add test for rowClasses
* patch docs for rowClasses
2017-10-30 14:24:39 +08:00
Allen
19dc4d3984
fix #129
...
* implement custom row style
* add story for custom row style
* add tests for rowStyle
* patch docs for rowStyle
2017-10-29 18:17:20 +08:00
Allen
e1e8c00271
fix #64
...
* implement default sort
* add story for default sort
* add test for default sort
* patch docs for default sort
* a workaround to avoid render twice by story.add
2017-10-29 16:58:37 +08:00
Allen
ab305a7db2
fix #119
...
* implement selectRow.hideSelectColumn
* add story for selectRow.hideSelectColumn
* add tests for selectRow.hideSelectColumn
* patch docs for selectRow.hideSelectColumn
2017-10-29 14:58:33 +08:00