Skip to content

Releases: Availity/availity-angular

v1.14.4

09 Feb 19:52
Compare
Choose a tag to compare

Fixed

  • Reworked availity block ui to use scoped values instead of attributes, remove unnecessary digest cycle.

v1.14.3

09 Feb 19:07
Compare
Choose a tag to compare

Fixed

  • Wrap avBlockUi link function in timeout to ensure scoped attributes are resolved before calling to BlockUI

v1.14.2

21 Dec 08:46
Compare
Choose a tag to compare

Fixed

  • #225 [ng-click] and [disabled] hover and focus styling

v1.14.1

16 Dec 18:34
Compare
Choose a tag to compare

Change

  • av-val-show attribute on a forms will run through $eval before being passed to the fields. Allowing you to disable or enable the showing of errors regardless of dirty status.

v1.14.0

16 Dec 18:36
Compare
Choose a tag to compare

Fix

  • using container-id on a field can now take in variables. Allows for things such as {{$index}} to be passed in when using container-id within a ng-repeat.
  • adds av-val-show at the form level.

v1.13.1

07 Dec 02:07
Compare
Choose a tag to compare

Fixed

  • #250 fix various memory leaks
  • #245 fix form validatity

v1.13.0

26 Oct 18:46
Compare
Choose a tag to compare

Added

  • 6186360 Added log limiter to prevent spamming of log API

v1.12.7

10 Oct 15:24
Compare
Choose a tag to compare

Fixed

#244 Added null check to avoid exception when element is hidden during form validation highlighting

v1.12.6

15 Sep 18:18
Compare
Choose a tag to compare

Fixed

  • 9b70e78 Fix invalid error messages on page load for form validation

v1.12.5

29 Aug 19:33
Compare
Choose a tag to compare

Fixed

  • 7f3df83 fix url not building properly for spaces breadcrumb