Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Admin UI to Bootstrap 3 #258

Closed
GUI opened this issue Jul 10, 2016 · 1 comment
Closed

Upgrade Admin UI to Bootstrap 3 #258

GUI opened this issue Jul 10, 2016 · 1 comment
Assignees
Milestone

Comments

@GUI
Copy link
Member

GUI commented Jul 10, 2016

The admin app currently uses Bootstrap 2 for its base styles. We also use a variety of third-party Bootstrap components in the UI. For compatibility and maintenance purposes, it would be good for us to upgrade to Bootstrap 3.

The main driver for this is that at this point Bootstrap 2 is pretty dated (Bootstrap 4 is even around the corner). Being constrained to Bootstrap 2 is becoming a compatibility issue, since we can't upgrade various components that no longer offer Bootstrap 2 compatibility. For example, the bootstrap-daterangepicker has some nice improvements in newer versions (range selection behaves more intuitively), but we're stuck on an older version of the library that's still Bootstrap 2 compatible.

This is currently in progress in the admin-upgrade branch as part of the Ember 2 upgrade work.

@GUI
Copy link
Member Author

GUI commented Dec 8, 2016

Landed in #312

@GUI GUI closed this as completed Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant