Releases: maestrooo/ember-cli-html5-validation
Releases · maestrooo/ember-cli-html5-validation
v0.0.20
- Check existence of Ember.Select before reopening it (as it has been removed from EmberJS 2.x)
v0.0.19
- Set the async button as disabled when button is loading
v0.0.18
- Fix an issue with backticks due to Ember-CLI
v0.0.17
- Allow custom message with the title tag on any element
v0.0.16
- Use dot notation instead of brackets for nested validation
v0.0.15
Make validation less restrictive
v0.0.14
- Allow to extract server error recursively
v0.0.13
- Properly export the async-button
v0.0.12
- Add a new "async-button" component.