erobit / meteor-accounts-ui-bootstrap-dropdown

Meteor accounts-ui package updated to use twitter/bootstrap dropdown
37 stars 217 forks source link

Update code to support Bootstrap 3 #19

Open erobit opened 11 years ago

erobit commented 11 years ago

The latest bootstrap IMHO is a huge leap forward. With mobile first design, reduction in code size and a rewrite of most of their javascript modules, I'm looking forward to moving to support it in the near future.

mrmowgli commented 11 years ago

+1 Using the atmosphere package bootstrap3-less completely breaks all of the meteor-accounts-ui-bootstrap-dropdown functionality. None of the dropdowns work. I'd love to be able to switch!

dkvdm commented 11 years ago

I forked and created a basic hacky version here: https://github.com/flxfxp/meteor-accounts-ui-bootstrap-dropdown However, I did translate it to Dutch in the process, sorry about that. Looks fine with Bootstrap 3, insert inside nav

yasinuslu commented 10 years ago

There is a bootstrap-3 version