Skip to content

v2.0.0

Choose a tag to compare

@uglow uglow released this 01 Jun 06:05

<a name"2.0.0">

2.0.0 (2016-06-01)

Features

  • a11y: make a11y behaviour and all policies configurable via mod.config() (143a8681)

Breaking Changes

  • new form policy formPolicyAccessibilityBehaviour

  • form policies are now providers, meaning they can be configured rather than replaced

  • fieldErrorClass, fieldSuccessClass and fieldFocusScrollOffset have all moved from the formPolicyProvider to the formPolicyBehaviourOnStateChangeProvider (configurable via config())

    (143a8681)