AllenFang / AllenFang/react-bootstrap-table
bootstrap.js dependency
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that we need `bootstrap.js` as a global runtime dependency as the pagination size dropdown functionality depends on a `data-toggle` property which is provided by Bootstrap JS code. I'm considering moving that functionality to React as a way to remove this global dependency.
If there is anyplace else using `bootstrap.js` that you can point out, I'll keep that in mind when doing that.
Contributor guide
Assessment
This issue has not been assessed yet.