Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 690 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 690 Bytes

Change log

2.0.0-beta.2

  • Fixes for IE8
  • Minification support using ngAnnotate in build

2.0.0-beta.1

Completely re-imagined and rewritten from 1.0. Now includes multiple new features:

  • Inline, form summary & tooltip validation styles
  • Validation strategies (this replaces validation profiles from v1.0)
  • Added many unit tests and travis CI build
  • Automatically manages aria attributes for accessibility
  • Abstracted templates and fully classed for ease of styling
  • New docs on github.io

1.0.0

  • Tooltip validation styles using bootstrap
  • Allows for adding validation messages as attributes on the input itself
  • Allows for built in generated messages