Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 597 Bytes

Change log

2.0.0

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