Skip to content

Releases: AlaskaAirlines/auro-input

v2.17.7

08 Mar 20:49
Compare
Choose a tag to compare

2.17.7 (2024-03-08)

Bug Fixes

  • activeLabel: fix rendering of label with activeLabel attribute true (4e0129b)
  • bordered: restore backgrond color (6abfaae)
  • error: correct bottom border on error state (7c1c8fa)
  • icons: correct icon spacing (59a41fc)
  • styling updates (1963848)

Performance Improvements

  • icons: refactor icon implementation (b809bc3)
  • layout: significatly refactor HTML and style code (a30f1e9)
  • validation: use vaidation package instead of custom local validation (5208ab2)

v2.17.6

23 Feb 20:45
Compare
Choose a tag to compare

2.17.6 (2024-02-23)

Performance Improvements

  • docs: update minified js system (785fdf8)
  • js: implement minified js example system #289 (6b11a42)

v2.17.5

13 Feb 17:35
Compare
Choose a tag to compare

2.17.5 (2024-02-13)

Performance Improvements

  • update auro dependencies (e9449d5)

v2.17.4

10 Feb 19:21
Compare
Choose a tag to compare

2.17.4 (2024-02-10)

Performance Improvements

v2.17.3

10 Feb 18:12
Compare
Choose a tag to compare

2.17.3 (2024-02-10)

Performance Improvements

v2.17.2

10 Feb 05:09
Compare
Choose a tag to compare

2.17.2 (2024-02-10)

Performance Improvements

  • update element to use new icon refs (d9582c8)

v2.17.1

10 Feb 04:59
Compare
Choose a tag to compare

2.17.1 (2024-02-10)

Performance Improvements

  • update dependencies to support SSR (7e14f74)

v2.17.0

05 Feb 21:37
Compare
Choose a tag to compare

2.17.0 (2024-02-05)

Features

Performance Improvements

  • docs: refactor doc structure (8afb847)
  • ignore: edit ignore files (598ecaf)
  • readme: update readme based on template (d02017f)
  • readonly: make fixes based on PR review (0283fba)
  • value: improve value example (ccaa421)

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