AllenFang / AllenFang/react-bootstrap-table
bootstrap.js dependency
Aberta
enhancement
- Linguagem predominante
- JavaScript
- Estrelas
- 2.2k
- Forks
- 761
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.