issues
search
imballinst
/
react-bs-datatable
Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
60
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Filter and Pagination do not work correctly when using controlledProps or managing filter state externally
#219
EnzoArg
opened
10 hours ago
1
chore(deps): bump next from 13.5.0 to 14.1.1 in /examples/next
#218
dependabot[bot]
opened
6 months ago
0
chore(deps): bump ejs from 3.1.9 to 3.1.10
#217
dependabot[bot]
opened
7 months ago
0
chore(deps): bump tar from 6.2.0 to 6.2.1
#216
dependabot[bot]
opened
7 months ago
0
chore(deps): bump tar from 6.2.0 to 6.2.1 in /docs
#215
dependabot[bot]
opened
7 months ago
0
chore(deps): bump vite from 4.5.2 to 4.5.3 in /examples/vite-semi-controlled
#214
dependabot[bot]
opened
7 months ago
0
chore(deps): bump vite from 5.0.12 to 5.2.8 in /docs
#213
dependabot[bot]
opened
8 months ago
0
chore(deps): bump express from 4.18.2 to 4.19.2
#212
dependabot[bot]
opened
8 months ago
0
chore(deps): bump webpack-dev-middleware from 6.1.1 to 6.1.2
#211
dependabot[bot]
opened
8 months ago
0
chore(deps): bump ip from 2.0.0 to 2.0.1
#210
dependabot[bot]
opened
9 months ago
0
chore(deps): bump ip from 2.0.0 to 2.0.1 in /docs
#209
dependabot[bot]
opened
9 months ago
0
Custom HTML for header cell
#208
isabellachen
opened
9 months ago
1
chore: version packages
#207
github-actions[bot]
closed
10 months ago
0
Add sorting and filtering support for nested objects
#206
JWThewes
closed
10 months ago
2
chore: version packages
#205
github-actions[bot]
closed
10 months ago
0
feat: add support for nested objects via `prop` object
#204
JWThewes
closed
10 months ago
8
chore(deps): bump vite from 4.5.1 to 4.5.2 in /examples/vite-semi-controlled
#203
dependabot[bot]
closed
10 months ago
0
chore(deps): bump vite from 5.0.10 to 5.0.12 in /docs
#202
dependabot[bot]
closed
10 months ago
0
chore: version packages
#201
github-actions[bot]
closed
10 months ago
0
chore(deps): bump sharp from 0.32.5 to 0.32.6 in /docs
#200
dependabot[bot]
closed
10 months ago
0
chore: version packages
#199
github-actions[bot]
closed
10 months ago
0
feat: implement columnValueProcessor with either object or function to pass around
#198
imballinst
closed
10 months ago
0
Sort by string.toLocaleLowerCase
#197
joeleaver
closed
10 months ago
5
refactor: refactor Storybook stories, add Starlight docs
#196
imballinst
closed
11 months ago
0
Improve Storybook stories
#195
imballinst
opened
11 months ago
1
Using exported TableRow breaks pagination
#194
isabellachen
closed
11 months ago
4
chore(deps): bump vite from 4.4.8 to 4.5.1 in /examples/vite-semi-controlled
#193
dependabot[bot]
closed
11 months ago
0
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2
#192
dependabot[bot]
closed
1 year ago
0
chore(deps): bump next from 12.1.0 to 13.5.0 in /examples/next
#191
dependabot[bot]
closed
1 year ago
0
chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 in /examples/vite-semi-controlled
#190
dependabot[bot]
closed
1 year ago
0
chore(deps): bump @babel/traverse from 7.12.5 to 7.23.2
#189
dependabot[bot]
closed
1 year ago
0
chore(deps): bump postcss from 8.4.27 to 8.4.31 in /examples/vite-semi-controlled
#188
dependabot[bot]
closed
1 year ago
0
feat: allow customizing valid tag names for onRowClick in TableBody and TableBodyRow
#187
imballinst
closed
1 year ago
0
Feature Request: Update the `rowOnClick` logic so inner children can trigger it
#186
Thomas-Boi
closed
1 year ago
5
Semi-Controlled Sort Table doesn't work on production build
#185
devMagno
closed
1 year ago
18
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
#184
dependabot[bot]
closed
1 year ago
0
Can't get controlled sort to work in custom header
#183
devMagno
closed
1 year ago
5
Update Pagination.tsx
#182
MyrtilleKim
closed
1 year ago
1
chore(deps): bump semver from 5.7.1 to 5.7.2
#181
dependabot[bot]
closed
1 year ago
0
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3
#180
dependabot[bot]
closed
1 year ago
0
Integrating reactstrap library
#179
haiderali22
closed
1 year ago
11
fix: fix pagination range not working as expected
#178
imballinst
closed
1 year ago
0
fix: fix pagination range
#177
imballinst
closed
1 year ago
0
feat: allow customizing pagination ranges
#176
imballinst
closed
1 year ago
0
how to use '3' as a new number prop to customise pagination range display
#175
ManousakisGS
closed
1 year ago
14
feat: allow override checkbox in Controlled tables
#174
Thomas-Boi
closed
1 year ago
15
Feature Request: Clear checkbox state across data changes
#173
Thomas-Boi
closed
1 year ago
3
chore: update component docs
#172
imballinst
closed
1 year ago
0
Bug: clear all doesn't work with custom rows
#171
Thomas-Boi
closed
1 year ago
1
Documentation: `data[rowIdx] is undefined` when creating custom rows
#170
Thomas-Boi
closed
1 year ago
3
Next