Skip to content

0.12.3

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 07 Sep 17:40
· 211 commits to master since this release

aurelia-validation 0.12.3

Features

  • RenderInstruction: add 'kind' property
  • withMessage: provide access to getDisplayName
  • ValidationParser: caching and warnings
  • ValidateBindingBehavior: support custom attributes
  • ValidationRules: add equals rule

Bug Fixes

  • build: turn on declarations flag
  • ValidationParser: parse arrow functions

Code Refactoring

  • ValidateBindingBehavior: use controller.container API