Skip to content

Latest commit

 

History

History
136 lines (62 loc) · 6.63 KB

CHANGELOG.md

File metadata and controls

136 lines (62 loc) · 6.63 KB

Semantic Release Automated Changelog

1.2.2 (2023-05-18)

Bug Fixes

  • import: correct file path in import statement (f2f78a0)

1.2.1 (2023-05-09)

Performance Improvements

1.2.0 (2022-11-29)

Features

  • validity: add new html5 validity to component #68 (a1cfa39)

1.1.11 (2022-06-10)

Bug Fixes

  • disabled state: address bug when used with required group #58 (e50f12a)

1.1.10 (2022-06-09)

Bug Fixes

  • package: update 'engines' property to support newer versions of node #60 (5721cb0)

1.1.9 (2022-06-06)

Bug Fixes

  • disabled: address issue with individual support #47 (558afa0)

1.1.8 (2021-11-09)

Bug Fixes

  • style: add background color to checkbox #44 (2b0d8fb)
  • style: update border style for disabled element #46 (fc08133)

1.1.7 (2021-11-01)

Bug Fixes

  • use checked property instead of attribute #42 (13e1fb3)

1.1.6 (2021-09-25)

Bug Fixes

  • deps: remove dependency on deprecated resources (06d92a4)
  • deps: remove unused dependency (1aa4ec3)

1.1.5 (2021-08-17)

Bug Fixes

  • update child state when group state changes #31 (51970b0)
  • auro-checkbox: make error a boolean #33 (6e06844)

1.1.4 (2021-08-16)

Bug Fixes

1.1.3 (2021-08-03)

Bug Fixes

  • reflect and set default boolean props #19 (ecf8645)

1.1.2 (2021-03-03)

Bug Fixes

  • remove deprecated token reference (7c3596a)

1.1.1 (2020-07-21)

Bug Fixes

  • address detials discovered with rdo component (f55e817)

1.1.0 (2020-06-30)

Bug Fixes

Features

  • add support for event and IE11 support (982c0d5)

1.0.1 (2020-06-29)

Bug Fixes

  • update missed fallback CSS support (9052b96)

1.0.0 (2020-06-25)

Bug Fixes

  • update API docs and rem ove unsed property (b5511bb)

Features

  • add auro-checkbox-group and auro-checkbox components (0dbe31d)