accounts-ui/CHANGELOG.md

45 lines
723 B
Markdown
Raw Normal View History

2016-03-28 22:34:50 +02:00
# ChangeLog
### v1.0.19
* Added defaultValue to fields, so that when switching formState the form keeps the value it had from the other form. Which has always been a really great experience with Meteor accounts-ui.
### v1.0.18
* Bug fixes
### v1.0.17
* Added so that the formState responds to user logout from the terminal.
2016-03-31 03:27:33 +02:00
### v1.0.16
* Bug fix
### v1.0.15
* Added required boolean to Fields
* Added type to message and changed to Object type
* Added ready boolean to form.
### v1.0.12-14
* Bug fixes
2016-03-30 17:41:26 +02:00
### v1.0.11
* Bump version of Tracker.Component
2016-03-30 17:30:26 +02:00
### v1.0.10
* Support for extending with more fields.
### v1.0.1-9
* Bugfixes
2016-03-28 22:34:50 +02:00
### v1.0.0
2016-03-29 04:47:40 +02:00
* Fully featured accounts-password
* Support for "NO_PASSWORD".