Skip to content

Releases: Availity/availity-angular

v2.0.7

28 Sep 01:18
Compare
Choose a tag to compare
  • Fixed #280 handle no stack in the stacktrace for exception handling analytics.

v2.0.6

28 Aug 18:23
Compare
Choose a tag to compare
  • Fixed a47e912 account for 'select as' with initial values

v2.0.5

10 Aug 19:25
Compare
Choose a tag to compare
  • Dev 1f4f902 bump deps
  • Fixed #275 Fix date format incorrectly using default value when format value provided
  • Fixed 458faa2 Remove premature call to function

v2.0.4

21 Jun 02:47
Compare
Choose a tag to compare
  • Fixed 97c50ea Fix date being parsed incorrectly in datepicker when date format fails validation
  • Fixed 4de7c46 Update devDeps to include new peerDeps from other devDeps (linters)
  • Fixed e53aaac fix vertical alignment of search icon in dropdown
  • Docs 553c608, eb30bb3 modals & dropdown docs
  • Docs a9e4f60 fix page anchor links
  • Dev 5f67d31 use Webpack 3

v2.0.3

21 Mar 02:48
Compare
Choose a tag to compare
  • Fixed: #268 Removing babel-polyfill

v2.0.2

09 Mar 17:08
Compare
Choose a tag to compare

v2.0.1

09 Mar 11:01
Compare
Choose a tag to compare

WARNING:
DO NOT USE THIS VERSION FROM NPM. THE LIB FOLDER WAS NOT PUBLISHED CORRECTLY AND THE PACKAGE IS BROKEN ON NPM

  • Fixed: 694de71 Disabled button had incorrect button style for ng-click

v2.0.0

01 Mar 04:05
Compare
Choose a tag to compare

Breaking

  • Angular v1.6 support
  • jQuery v3 support
  • Remove lodash dependency
  • Refactored AvApiReource and removed redundant options
  • Validation options now use ng-model-options instead of custom directive attributes. Form ng-model-options values can be inherited by child field components
  • Removed Bower support
  • Library requires Babel (or similar transpiler) for usage

Improved

  • ES6 Syntax

v2.0.0-rc.1

27 Feb 22:29
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

Never been closer 💥

v2.0.0-beta.15

17 Feb 00:01
Compare
Choose a tag to compare
v2.0.0-beta.15 Pre-release
Pre-release

Fixed

  • a11fc93 [ng-click][disabled] hover and focus styling

Improved

  • #265 more efficient current region service

Added

  • 1f9af07 better cache busting
  • #264 Support X-HTTP-Method-Override: GET using postGet()

Docs

  • 763bc46 Add documentation about different caching mechanisms