AllenFang / AllenFang/react-bootstrap-table
bootstrap.js dependency
Ouverte
enhancement
- Langage dominant
- JavaScript
- Étoiles
- 2.2k
- Forks
- 761
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.