react-bootstrap-table/react-bootstrap-table2

Drop Bootstrap 3

Open

#90 创建于 2017年10月12日

在 GitHub 查看
 (8 评论) (1 反应) (0 负责人)JavaScript (1,249 star) (415 fork)batch import
good first issue

描述

HI Allen,

I suggest that your new version of react-bootstrap-table be pure Flexbox, which means supporting only Bootstrap 4 and not Bootstrap 3.

Bootstrap 4 is pure Flexbox.

It's a good idea because supporting two radically different layout engines will end up being a nightmare for you.

Better to leave react-bootstrap-table version 1 as Bootstrap 3, and make react-bootstrap-table version 2 support only Bootstrap 4.

Refer here:

https://github.com/twbs/bootstrap/pull/21389 https://github.com/twbs/bootstrap/issues/19901

Thanks

贡献者指南