AllenFang / AllenFang/react-bootstrap-table

bootstrap.js dependency

Open
#197 16 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.