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

Feature Request: Bootstrap 4 Support #350

Closed
IrateGod opened this issue Nov 8, 2016 · 3 comments
Closed

Feature Request: Bootstrap 4 Support #350

IrateGod opened this issue Nov 8, 2016 · 3 comments

Comments

@IrateGod
Copy link

IrateGod commented Nov 8, 2016

I am currently developing a single-page app that is using Bootstrap 4 -- in which glyphicon support has been discontinued and replaced with font-awesome.

However, the date picker templates still use glyphicons and as such to get the proper icons to appear I had to manually edit the templates.

Will there be support for v4 anytime soon?

Thanks in advance.

@dalelotts
Copy link
Owner

No plans yet, but obviously I need to get to it soon. =)

FWIW, I think font awesome support is better handled with changes to the CSS rather than changes to the templates. Just my opinion. See #140

@maurei
Copy link

maurei commented Apr 21, 2017

I think it works pretty well with bootstrap 4 already, at least in the "Drop-down using text link" user case.

@dalelotts
Copy link
Owner

The next major version (for Angular 5+) is built from the ground up with Bootstrap 4.

@dalelotts dalelotts added this to Done in 2.0 Release Feb 1, 2018
dalelotts added a commit that referenced this issue Mar 2, 2018
Initial version of angular 5 component

BREAKING CHANGE: Angular 1.x is no longer supported

Fixes #340, #350, and #390
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
2.0 Release
  
Done
Development

No branches or pull requests

3 participants