Skip to content

Releases: maestrooo/ember-cli-html5-validation

v0.1.0

11 Mar 18:46
0.1.0
Compare
Choose a tag to compare
  • Complete rewrite

v0.0.20

21 Oct 19:37
Compare
Choose a tag to compare
  • Check existence of Ember.Select before reopening it (as it has been removed from EmberJS 2.x)

v0.0.19

29 Jul 21:54
Compare
Choose a tag to compare
  • Set the async button as disabled when button is loading

v0.0.18

08 Jul 06:27
Compare
Choose a tag to compare
  • Fix an issue with backticks due to Ember-CLI

v0.0.17

22 Jun 18:10
Compare
Choose a tag to compare
  • Allow custom message with the title tag on any element

v0.0.16

18 Feb 17:11
Compare
Choose a tag to compare
  • Use dot notation instead of brackets for nested validation

v0.0.15

18 Feb 16:55
Compare
Choose a tag to compare
Make validation less restrictive

v0.0.14

18 Feb 16:42
Compare
Choose a tag to compare
  • Allow to extract server error recursively

v0.0.13

17 Feb 21:03
Compare
Choose a tag to compare
  • Properly export the async-button

v0.0.12

17 Feb 19:07
Compare
Choose a tag to compare
  • Add a new "async-button" component.