Skip to content

Releases: AlaskaAirlines/auro-input

v2.16.1

31 Jan 23:33
Compare
Choose a tag to compare

2.16.1 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (f93674a)

v2.16.0

20 Jan 23:23
Compare
Choose a tag to compare

2.16.0 (2024-01-20)

Bug Fixes

Features

v2.15.2

07 Jan 03:55
Compare
Choose a tag to compare

2.15.2 (2024-01-07)

Bug Fixes

  • styling border issue on disabled state #274 (ec13076)

Performance Improvements

  • update to support current Node policy (e640d0f)

v2.15.1

02 Nov 15:43
Compare
Choose a tag to compare

2.15.1 (2023-11-02)

Performance Improvements

v2.15.0

24 Sep 23:34
Compare
Choose a tag to compare

2.15.0 (2023-09-24)

Bug Fixes

  • keyup: remove stale keyup event code that broke UI #265 (fbc767c)

Features

  • selector: add auro-icon attribute if element tagname is custom #267 (98e11f6)

v2.14.1

21 May 02:15
Compare
Choose a tag to compare

2.14.1 (2023-05-21)

Bug Fixes

  • cleave: revert to previous cleave release version #256 (30a56c1)

v2.14.0

11 May 22:42
Compare
Choose a tag to compare

2.14.0 (2023-05-11)

Bug Fixes

  • postCss: update postCss script (d889f5d)
  • test: update test script accessibility issue (5d92eed)

Features

Performance Improvements

v2.13.2

20 Apr 20:29
Compare
Choose a tag to compare

2.13.2 (2023-04-20)

Performance Improvements

v2.13.1

20 Apr 15:30
Compare
Choose a tag to compare

2.13.1 (2023-04-20)

Bug Fixes

  • focus: remove focus attribute from validation #244 (9b65bf9)

v2.13.0

12 Apr 17:43
Compare
Choose a tag to compare

2.13.0 (2023-04-12)

Bug Fixes

  • date: validates date format length correctly (169a13f)
  • docs: correct typo in API attribute (bf469e7)
  • min: correct validation check for min attribute (3a29cf5)

Features

  • validation: add min max validation for type === numeric #242 (c9e32d7)
  • validity: add validation for min and max values #242 (0ec2e21)

Performance Improvements

  • deps: update several dependencies to latest versions (539edfe)
  • validity: improve validation workflow and messaging (c248645)
  • validity: simplify if statement in valdity logic (6f3da9f)