Skip to content

Releases: refactorthis/xtform

2.0.0 Beta 2

16 Apr 08:48
Compare
Choose a tag to compare
2.0.0 Beta 2 Pre-release
Pre-release
  • minification support built in with ngAnnotate as part of gulp build
  • small fixes for IE8

2.0.0 Beta 1

11 Jan 08:43
Compare
Choose a tag to compare
2.0.0 Beta 1 Pre-release
Pre-release

Version 2.0 is a major rewrite of xtForm.
See http://refactorthis.github.io/xtform/ for more information.

Now includes the following features:

  • Tooltip, Form & Inline Validation Styles - all styles inbuilt & easy to use
  • Generated error messages - App-wide defaults to save needless repetition
  • Custom messages - Custom messages set as attributes on the input itself
  • Validation Strategy - Abstracts the validation logic from your views eg. Show on focus, on submit, on dirty, or any combination by switching different strategies in the config provider
  • Accessibility - Aria attributes handled automatically to ensure the best support for screen readers.
  • Styling - Fully templated and class annotated for easy styling