AllenFang
|
045ca4adb0
|
fix bug when remote pagination have same filter conds but change pages will cause data doesnt reflect
|
2018-01-21 17:12:07 +08:00 |
|
AllenFang
|
2263282629
|
tweak storybook webpack
|
2018-01-21 16:10:55 +08:00 |
|
AllenFang
|
a2d082babf
|
due to container will always set source data via store.setAllData so that handle the filtered data in the filter wrapper
|
2018-01-21 15:44:11 +08:00 |
|
AllenFang
|
79d5a51a39
|
tweak package.json
|
2018-01-21 14:31:01 +08:00 |
|
AllenFang
|
51e0cc9129
|
README.md
|
2018-01-21 14:31:01 +08:00 |
|
AllenFang
|
659f2e2636
|
upgrade lerna
|
2018-01-21 14:10:57 +08:00 |
|
AllenFang
|
a556bd23ef
|
Publish
- react-bootstrap-table2-editor@0.0.3
- react-bootstrap-table2-example@0.0.3
- react-bootstrap-table2-filter@0.0.3
- react-bootstrap-table2-overlay@0.0.3
- react-bootstrap-table2-paginator@0.0.3
- react-bootstrap-table-next@0.0.3
|
2018-01-21 13:59:30 +08:00 |
|
AllenFang
|
b2e6bf93fb
|
tweak pagination factory name
|
2018-01-20 17:53:58 +08:00 |
|
AllenFang
|
5f7c55aad4
|
drop start scripts
|
2018-01-20 15:27:08 +08:00 |
|
AllenFang
|
b4f7028b8b
|
no publish
|
2018-01-20 15:27:08 +08:00 |
|
AllenFang
|
50a5bd3694
|
refine file name
|
2018-01-20 15:27:08 +08:00 |
|
AllenFang
|
9b3abac56d
|
react-bootstrap-table2 -> react-bootstrap-table-next
|
2018-01-20 14:55:58 +08:00 |
|
AllenFang
|
1ef006e4c2
|
add README.md
|
2018-01-20 14:44:59 +08:00 |
|
AllenFang
|
42339b76aa
|
tweak package.json
|
2018-01-20 13:34:27 +08:00 |
|
AllenFang
|
0d3b76b6a3
|
README.md
|
2018-01-20 11:21:11 +08:00 |
|
Allen
|
28240391bb
|
Merge pull request #167 from react-bootstrap-table/Chun-MingChen-prod-setup
Production build
|
2018-01-18 23:17:37 +08:00 |
|
AllenFang
|
1cedea567c
|
remove lerna-changelog
|
2018-01-18 22:56:18 +08:00 |
|
AllenFang
|
a9dd05d7cc
|
fix entry point changed
|
2018-01-18 22:53:51 +08:00 |
|
AllenFang
|
41d76a08ce
|
gulp build for style, scripts and umd
|
2018-01-18 21:49:33 +08:00 |
|
AllenFang
|
5d0b0af97a
|
build sass
|
2018-01-16 22:54:02 +08:00 |
|
AllenFang
|
4bd73056d0
|
babel build
|
2018-01-16 00:04:14 +08:00 |
|
AllenFang
|
ec705f2651
|
umd build
|
2018-01-14 23:43:21 +08:00 |
|
AllenFang
|
3a8390c49e
|
react-bootstrap-table2-example depend other packages via webpack resolver instead of node modules
|
2018-01-14 18:29:27 +08:00 |
|
AllenFang
|
afc742c205
|
no babel-cli build per repo
|
2018-01-14 15:56:39 +08:00 |
|
AllenFang
|
be4211b3c9
|
no publish to gh-pages
|
2018-01-14 15:53:27 +08:00 |
|
AllenFang
|
6c0fc4ffb4
|
Merge branch 'prod-setup' of https://github.com/Chun-MingChen/react-bootstrap-table2 into Chun-MingChen-prod-setup
|
2018-01-14 15:41:46 +08:00 |
|
Allen
|
55fe0075b1
|
Merge pull request #165 from react-bootstrap-table/enhance/cell-edit-as-package
react-bootstrap-table2-editor
|
2018-01-07 14:18:59 +08:00 |
|
AllenFang
|
618346b845
|
patch docs for cell edit
|
2018-01-07 14:07:17 +08:00 |
|
AllenFang
|
e46d83762d
|
fix EditingCell liftcycle bug
|
2018-01-07 14:02:50 +08:00 |
|
AllenFang
|
9428f2d9b7
|
refine cell edit tests
|
2018-01-07 11:20:49 +08:00 |
|
AllenFang
|
21344ec4b3
|
refine cell edit stories
|
2018-01-07 11:20:49 +08:00 |
|
AllenFang
|
39be018327
|
move cell edit logic to react-bootstrap-table2-editor
|
2018-01-07 11:20:32 +08:00 |
|
Chun-MingChen
|
3649f83eaf
|
select lerna-changelog to generate change log
|
2018-01-07 01:46:52 +08:00 |
|
Chun-MingChen
|
a37ef6883d
|
compile with babel
|
2018-01-07 01:46:52 +08:00 |
|
Chun-MingChen
|
383cfbab57
|
add package babel-cli
|
2018-01-07 01:29:13 +08:00 |
|
Chun-MingChen
|
cb1041b9d7
|
auto release for storybook
* deploy subdirectory of storybook-static to branch gh-pages
|
2018-01-07 01:29:13 +08:00 |
|
Chun-MingChen
|
6e4ca34626
|
add dependency git-directory-deploy
* Deploy a subdirectory from a git repo to a different branch.
|
2018-01-06 19:43:28 +08:00 |
|
Chun-MingChen
|
19cca1215f
|
add dependency rimraf
* clean built files for gh_pages
|
2018-01-06 19:43:03 +08:00 |
|
Allen
|
6913434714
|
fix #161
Refine cell edit remote mode
|
2018-01-06 13:48:07 +08:00 |
|
AllenFang
|
d5f7ae5edb
|
refined docs for remote cell edit
|
2018-01-04 23:45:40 +08:00 |
|
AllenFang
|
beafef9661
|
patch tests for refining remote cell edit
|
2018-01-04 23:45:40 +08:00 |
|
AllenFang
|
a50a12426a
|
refine remote cell edit
|
2018-01-04 23:42:17 +08:00 |
|
Allen
|
fcf7800f96
|
fix #152
implement remote sorting
|
2017-12-28 17:58:18 +08:00 |
|
AllenFang
|
01337f50a7
|
implement remote sorting
|
2017-12-27 23:31:16 +08:00 |
|
Allen
|
bdfc4ebcad
|
Merge pull request #158 from react-bootstrap-table/enhance/refactoring
Refarcotring Wrapper
|
2017-12-25 17:46:23 +08:00 |
|
AllenFang
|
fb81595f73
|
refactoring wrapper mechanism
|
2017-12-25 17:32:14 +08:00 |
|
AllenFang
|
3bfeec7946
|
fix bug for onTableChange argument change
|
2017-12-25 17:32:14 +08:00 |
|
AllenFang
|
4c89f91a83
|
implement remote resolver
|
2017-12-25 17:32:14 +08:00 |
|
Allen
|
90bea38900
|
Merge pull request #156 refine remote filter and pagination
Implement remote filter
|
2017-12-24 16:24:56 +08:00 |
|
AllenFang
|
2fbc84e36e
|
pathc docs for remote mode
|
2017-12-24 16:16:40 +08:00 |
|