Releases: AlaskaAirlines/auro-input
Releases · AlaskaAirlines/auro-input
v2.16.1
2.16.1 (2024-01-31)
Performance Improvements
v2.16.0
2.16.0 (2024-01-20)
Bug Fixes
Features
v2.15.2
2.15.2 (2024-01-07)
Bug Fixes
Performance Improvements
- update to support current Node policy (e640d0f)
v2.15.1
2.15.1 (2023-11-02)
Performance Improvements
v2.15.0
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
2.14.1 (2023-05-21)
Bug Fixes
- cleave: revert to previous cleave release version #256 (30a56c1)
v2.14.0
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
2.13.2 (2023-04-20)
Performance Improvements
v2.13.1
2.13.1 (2023-04-20)
Bug Fixes
- focus: remove focus attribute from validation #244 (9b65bf9)
v2.13.0
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)