An open API service providing commit metadata for open source projects.

GitHub / react-bootstrap-table/react-bootstrap-table2 / commits

Next Generation of react-bootstrap-table

SHA Message Author Date Stats
f7406bca add toolkits styles AllenFang <a****9@h****m> about 8 years ago
485503c5 Added correct handling of empty selection (first line) ignalion <i****n@g****m> about 8 years ago
6522f6d9 Commented out a check which caused the date filter to not update the (#425) Benny Johnson <b****j@u****u>
Committed by: Allen <a****9@h****m>
about 8 years ago
925d3d78 final docs patch AllenFang <a****9@h****m> about 8 years ago
62c69490 add bootstrap4 style links AllenFang <a****9@h****m> about 8 years ago
3f957db5 fix pagination broken when bootstrap4 AllenFang <a****9@h****m> about 8 years ago
49587579 refine new context API tests AllenFang <a****9@h****m> about 8 years ago
c0416fc3 fix selection column broken when bootstrap4 AllenFang <a****9@h****m> about 8 years ago
f7ba8e37 upgrade enzyme AllenFang <a****9@h****m> about 8 years ago
3c37716d little fix for curly brace ignalion <i****n@g****m> about 8 years ago
1a7f86a3 Added tests for multiselect filter ignalion <i****n@g****m> about 8 years ago
475f8c67 Added some examples for multi-select filter ignalion <i****n@g****m> about 8 years ago
26314254 Added multiselect filter (mostly copied from default select one) ignalion <i****n@g****m> about 8 years ago
0d64443b fix sort caret broken on bootstrap4 AllenFang <a****9@h****m> about 8 years ago
ecaf439e merge Merge pull request #420 from nthgol/patch-1 Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
90d03676 import numberFilter in numberFilter example Nathan <n****l@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
f35d6446 [BUGFIX] Fix issue with missing onChange prop for selection checkbox Jeremy Nagel <j****l@c****u> about 8 years ago
7919a400 enhance for #402 AllenFang <a****9@h****m> about 8 years ago
2585a626 Publish AllenFang <a****9@h****m> about 8 years ago
6afe58a0 merge Merge pull request #415 from react-bootstrap-table/develop Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6f5bd1a1 fix #394 (#414) Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
85a9ab72 fix #402 (#412) Allen <a****9@h****m>
Committed by: AllenFang <a****9@h****m>
about 8 years ago
fadbcdaa a workaround for fixing the _ module missing AllenFang <a****9@h****m> about 8 years ago
ec77a053 patch docs for export CSV AllenFang <a****9@h****m> about 8 years ago
b7928039 add export csv stories AllenFang <a****9@h****m> about 8 years ago
f0e37b13 implement export csv AllenFang <a****9@h****m> about 8 years ago
03ece4b1 refactoring search AllenFang <a****9@h****m> about 8 years ago
0ec5b6cb add simple toolkit context wrapper for user AllenFang <a****9@h****m> about 8 years ago
e6d4a964 data, keyField and columns is necessary value for toolkits context AllenFang <a****9@h****m> about 8 years ago
5a442bf7 add missing expandRow props AllenFang <a****9@h****m> about 8 years ago
a18932e9 patch docs for expand row AllenFang <a****9@h****m> about 8 years ago
c36aa24c fix filter context tests broken due to missing onExternalFilter AllenFang <a****9@h****m> about 8 years ago
81ddd2c2 add stories for expand indicator AllenFang <a****9@h****m> about 8 years ago
4af5b4f6 implement expand indicator AllenFang <a****9@h****m> about 8 years ago
258ea432 Publish AllenFang <a****9@h****m> about 8 years ago
7a7b7080 merge Merge pull request #390 from react-bootstrap-table/develop Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0cf89861 merge Merge pull request #389 from react-bootstrap-table/feat/custom-filter Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
eb746258 patch docs for custom filter AllenFang <a****9@h****m> about 8 years ago
cbaec4c6 add stories for custom filter AllenFang <a****9@h****m> about 8 years ago
04c21cb6 implement custom filter AllenFang <a****9@h****m> about 8 years ago
7d72002b fix wrong eslint rule AllenFang <a****9@h****m> about 8 years ago
279cc25d merge Merge branch 'develop' of https://github.com/react-bootstrap-table/react-boot... AllenFang <a****9@h****m> about 8 years ago
dbd0f89a add stories for expand row AllenFang <a****9@h****m> about 8 years ago
35b1e379 implement expand row sketch AllenFang <a****9@h****m> about 8 years ago
6eaffe19 patch docs for table search AllenFang <a****9@h****m> about 8 years ago
46f0ce49 prepare builds for react-bootstrap-table2-toolkit AllenFang <a****9@h****m> about 8 years ago
18b785d6 update peer dependencies for react react-dom AllenFang <a****9@h****m> about 8 years ago
7b15bf45 patch tests for search AllenFang <a****9@h****m> about 8 years ago
1152bb84 fix #380 AllenFang <a****9@h****m> about 8 years ago
88befb81 fix #380 AllenFang <a****9@h****m> about 8 years ago
42c6bc03 merge Merge pull request #371 from sean-ww/fix/remote-filtered-pagination Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0d4d32c6 patch for remote cell edit AllenFang <a****9@h****m> about 8 years ago
760d4594 add example for tble search AllenFang <a****9@h****m> about 8 years ago
77301c2c implement table search AllenFang <a****9@h****m> about 8 years ago
78ea6307 fix bug for default sort and filter have potential issue when remote is enable AllenFang <a****9@h****m> about 8 years ago
9c677fe1 enhance remote all example AllenFang <a****9@h****m> about 8 years ago
6e753bb9 Prevent remote pagination from setting the page incorrectly sean <s****2@n****k> about 8 years ago
64df3e1f Publish AllenFang <a****9@h****m> about 8 years ago
5cdd1ad0 merge 20180604 release #366 from react-bootstrap-table/develop Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
36e754b6 patch docs AllenFang <a****9@h****m> about 8 years ago
6730dcf6 fix overlay test bugs AllenFang <a****9@h****m> about 8 years ago
fb54809d fix docs AllenFang <a****9@h****m> about 8 years ago
d43c622f fix docs AllenFang <a****9@h****m> about 8 years ago
7253d7a1 fix overlay tests AllenFang <a****9@h****m> about 8 years ago
a6daa504 improve overlay wrapping AllenFang <a****9@h****m> over 8 years ago
b11019ce fix #358 AllenFang <a****9@h****m> over 8 years ago
dda47f7b merge Merge pull request #365 from react-bootstrap-table/feat/349 Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2ff0b277 merge Merge pull request #359 from sean-ww/feature/pagination-total Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
4da8ba7e patch docs for date filter AllenFang <a****9@h****m> over 8 years ago
c3f279fb patch tests for date filter AllenFang <a****9@h****m> over 8 years ago
06bcf1ed add stories for date filter AllenFang <a****9@h****m> over 8 years ago
fc1f75cf implement date filter AllenFang <a****9@h****m> over 8 years ago
1cf12ab7 paginationTotal renamed to paginationTotalRenderer sean <s****2@n****k> over 8 years ago
288ccc10 merge Merge pull request #364 from react-bootstrap-table/feat/351 Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f13c139f patch docs for custom selection AllenFang <a****9@h****m> over 8 years ago
e72ad058 add story for custom selection column AllenFang <a****9@h****m> over 8 years ago
c2044fe8 patch test for selection box AllenFang <a****9@h****m> over 8 years ago
a7b3690a custom selection box AllenFang <a****9@h****m> over 8 years ago
68afc348 fixes sorting issue (#354) Amol Udage <a****e@j****m>
Committed by: Allen <a****9@h****m>
over 8 years ago
c13b3fa1 patch test for editor, filter, pagination AllenFang <a****9@h****m> over 8 years ago
5404124a Added missing commas on the custom pagination example sean-ww88 <s****s@a****m> over 8 years ago
d592871c Adding custom pagination total sean-ww88 <s****s@a****m> over 8 years ago
167352f1 fix selectRow doesnt pass to CellEditContext AllenFang <a****9@h****m> over 8 years ago
6019e550 merge Merge branch 'develop' of https://github.com/react-bootstrap-table/react-boot... AllenFang <a****9@h****m> over 8 years ago
fc0b99e8 patch tests for react-bootstrap-table-next AllenFang <a****9@h****m> over 8 years ago
765a49fb Publish AllenFang <a****9@h****m> over 8 years ago
fe2fd93c fix the bool rendering issues in React (#340) (#348) Allen <a****9@h****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
74bf885d remove useless code AllenFang <a****9@h****m> over 8 years ago
400c3078 refine remote method AllenFang <a****9@h****m> over 8 years ago
b1c086f4 fix cache context issue AllenFang <a****9@h****m> over 8 years ago
d534c425 change to partial selection when pagination enabled AllenFang <a****9@h****m> over 8 years ago
4ecf2433 no more state anti-pattern AllenFang <a****9@h****m> over 8 years ago
6c086c38 implement pagination context AllenFang <a****9@h****m> over 8 years ago
1e72c805 construct context dynamically AllenFang <a****9@h****m> over 8 years ago
8f4dc990 implement filter context AllenFang <a****9@h****m> over 8 years ago
2f7d0104 add clear all filter story AllenFang <a****9@h****m> over 8 years ago
4f6809de fix custom filter value example broken AllenFang <a****9@h****m> over 8 years ago
216bc101 implement celledit context AllenFang <a****9@h****m> over 8 years ago
5307e588 implement data operator AllenFang <a****9@h****m> over 8 years ago
143acde3 refactoring remote sort AllenFang <a****9@h****m> over 8 years ago

← Back to repository