Skip to content

Releases: AlaskaAirlines/auro-formkit

v2.0.0-beta.18

18 Jan 01:05
Compare
Choose a tag to compare
v2.0.0-beta.18 Pre-release
Pre-release

2.0.0-beta.18 (2025-01-18)

Bug Fixes

  • form: remove temporary styling (1200922)

Features

  • form: add submit connection (b3fc7a4)
  • form: connect .reset() to reset buttons (79c7c3d)

v2.0.0-beta.17

18 Jan 00:47
Compare
Choose a tag to compare
v2.0.0-beta.17 Pre-release
Pre-release

2.0.0-beta.17 (2025-01-18)

Features

v2.0.0-beta.16

17 Jan 21:24
Compare
Choose a tag to compare
v2.0.0-beta.16 Pre-release
Pre-release

2.0.0-beta.16 (2025-01-17)

Bug Fixes

  • form: address group feedback (1743430)
  • form: make form validity only return valid or invalid (4bd2e65)
  • form: pr feedback (dbee3a9)

Features

  • implement a very basic MVP form element (1316508)
  • implement initial event listeners (73e083a)

v2.0.0-beta.15

17 Jan 20:03
Compare
Choose a tag to compare
v2.0.0-beta.15 Pre-release
Pre-release

2.0.0-beta.15 (2025-01-17)

Bug Fixes

  • remove extra css selector (c5b2dce)
  • update color token for active and hover states (8cb23dc)

v2.0.0-beta.14

17 Jan 18:39
Compare
Choose a tag to compare
v2.0.0-beta.14 Pre-release
Pre-release

2.0.0-beta.14 (2025-01-17)

Features

  • enhance AuroCounterGroup to include total value and update value structure to support auro-form #200 (b7f8eda)

v2.0.0-beta.13

17 Jan 18:05
Compare
Choose a tag to compare
v2.0.0-beta.13 Pre-release
Pre-release

2.0.0-beta.13 (2025-01-17)

Bug Fixes

  • resolve console error during testing #85 (aa15e31)

v2.0.0-beta.12

17 Jan 17:44
Compare
Choose a tag to compare
v2.0.0-beta.12 Pre-release
Pre-release

2.0.0-beta.12 (2025-01-17)

Features

  • add combobox autocomplete=off functionality #109 (8cab9dd)

Performance Improvements

  • force focus into html5 input for combobox #143 (89c2323)

v2.0.0-beta.11

17 Jan 17:28
Compare
Choose a tag to compare
v2.0.0-beta.11 Pre-release
Pre-release

2.0.0-beta.11 (2025-01-17)

Bug Fixes

  • add multiselect attribute to select (e37d424)
  • combobox returns array (aca8bbe)
  • handle preset values in select (c60d29a)
  • menu api updates (c507594)
  • programmatic updates & mutlisect (ac4d49a)
  • update combobox to work with new menu api (e49d6fe)
  • update Select to work with updated Menu API (63b0f12)

v2.0.0-beta.10

17 Jan 16:39
Compare
Choose a tag to compare
v2.0.0-beta.10 Pre-release
Pre-release

2.0.0-beta.10 (2025-01-17)

Bug Fixes

  • make calendar render correctly when maxDate is set #170 (a912b52)

v2.0.0-beta.9

16 Jan 23:24
Compare
Choose a tag to compare
v2.0.0-beta.9 Pre-release
Pre-release

2.0.0-beta.9 (2025-01-16)

Features

  • add IconUtil for SVG icon generation #91 (4f5d55f)
  • adjust description slot logic and colors #91 (79cde62)
  • counter group added with counter refactor, docs, and validation #91 (2b34587)
  • counter value, min, and max with button disable state #91 (7df2b00)
  • dropdown version build fix #91 (15f2109)
  • enhance dispatch event #91 (4511e9b)
  • handle potential NaN values from Number conversion #91 (2cae200)
  • hide props used only by group #91 (a35a09d)
  • initial component styles and structure #91 (ad6b77d)
  • refactor button styles and add counter validation #91 (ef46ddd)
  • simplify AuroCounterGroup by removing noValidate property and updating method names #91 (231f110)
  • update color variables and styles for AuroCounter components #91 (9ec6629)
  • update token refs #91 (667b1af)
  • update validation logic #91 (08392e7)