AllenFang / AllenFang/react-bootstrap-table
bootstrap.js dependency
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 2.2k
- Forks
- 761
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.