Devextreme-reactive: Bootstrap 4.0 support

Created on 14 Nov 2017  路  11Comments  路  Source: DevExpress/devextreme-reactive

Hey guys,

any chance we can see support for Bootstrap 4? Could use something like https://reactstrap.github.io/ for easy integration

Grid enhancement

Most helpful comment

We released initial Bootstrap 4 support in 1.1.0-beta.2. Your feedback is greatly appreciated.

You can install it with the next tag:

npm i --save @devexpress/dx-react-core@next @devexpress/dx-react-grid@next
npm i --save @devexpress/dx-react-grid-bootstrap4@next

The @devexpress/dx-react-grid-bootstrap4 package has the same API with @devexpress/dx-react-grid-bootstrap3.

All 11 comments

Hi,

Yes, we have plans to support Bootstrap 4.0 in the future. We will update this thread when we have any progress.

Anyway, thank you for sharing the link to the Reactstrap project. It looks quite interesting.

Nice, looking forward to this!

looking forward to this too!!!

Any news on this? Would be a great update!

Hi,

We haven't added Bootstrap 4 support yet. But to be honest, we have no plans to implement it soon. We are currently working on a stable release of React Grid. We will update this ticket once we have any news.

@kvet Late in December 2017 Bootstrap 4.0 beta 3 came out and I think it's time to support it as Boostrap 4.0 will not change from beta 3 to stable:

There will be no breaking changes from Beta 3 to stable

It's now officially released:

http://blog.getbootstrap.com/2018/01/18/bootstrap-4/

I think reactstrap should really find it's way into dxreact

Hi,

We started working on supporting the Bootstrap 4 theme. You may see this in our PR.

We released initial Bootstrap 4 support in 1.1.0-beta.2. Your feedback is greatly appreciated.

You can install it with the next tag:

npm i --save @devexpress/dx-react-core@next @devexpress/dx-react-grid@next
npm i --save @devexpress/dx-react-grid-bootstrap4@next

The @devexpress/dx-react-grid-bootstrap4 package has the same API with @devexpress/dx-react-grid-bootstrap3.

React Grid supports Bootstrap 4 starting with聽v1.1.0聽that is officially released.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

slava-lu picture slava-lu  路  3Comments

linuxhype picture linuxhype  路  3Comments

madebymt picture madebymt  路  3Comments

glenpadua picture glenpadua  路  3Comments

rajmakda picture rajmakda  路  3Comments