Compatible with Meteor 2.4
This repository provides versions for the package useraccounts:bootstrap that are compatible with latest Meteor. This is necessary because the author is not maintaining package anymore.
- v1.15.3
- Made compatible with Meteor v3.0 and
useraccounts:[email protected]
.
- Made compatible with Meteor v3.0 and
- v1.15.0
api.versionsFrom
onPackage.onUse
was changed from1.0.3
to2.4
.
Meteor sign up and sign in templates (and much more!) styled for twitter Bootstrap
This package depends on useraccounts:core
Learn more here or have a look at a live demo application or at the full documentation.
Adding this package with meteor add useraccounts:bootstrap
does not add any other packages providing Bootstrap. This is to let you choose the flavour you prefer, being it compiled, less, sass, or from CDN!
At the moment it is up to date with Bootstrap 3.3.0.
Anyone is welcome to contribute. Fork, make your changes, and then submit a pull request.
Thanks to all those who have contributed code changes to this package as well as to the core package and all who have helped by submitting bug reports and feature ideas.