Releases: Availity/availity-angular
Releases · Availity/availity-angular
v1.14.4
Fixed
- Reworked availity block ui to use scoped values instead of attributes, remove unnecessary digest cycle.
v1.14.3
Fixed
- Wrap avBlockUi link function in timeout to ensure scoped attributes are resolved before calling to BlockUI
v1.14.2
Fixed
- #225
[ng-click]
and [disabled]
hover and focus styling
v1.14.1
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
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
Fixed
- #250 fix various memory leaks
- #245 fix form validatity
v1.13.0
Added
- 6186360 Added log limiter to prevent spamming of log API
v1.12.7
Fixed
#244 Added null check to avoid exception when element is hidden during form validation highlighting
v1.12.6
Fixed
- 9b70e78 Fix invalid error messages on page load for form validation
v1.12.5
Fixed
- 7f3df83 fix url not building properly for spaces breadcrumb