Skip to content

2.0.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@refactorthis refactorthis released this 11 Jan 08:43
· 14 commits to development since this 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