Skip to content

Releases: AlaskaAirlines/auro-icon

v3.3.1

03 Jan 23:55
Compare
Choose a tag to compare

3.3.1 (2023-01-03)

Performance Improvements

  • focusvisible: remove unused dependency #57 (8f21549)

v3.3.0

28 Dec 17:04
Compare
Choose a tag to compare

3.3.0 (2022-12-28)

Bug Fixes

  • deps: update dependencies (f0ec641)

Features

  • a11y toggle: add new aria-hidden option #54 (ed06dc5)

v3.2.0

14 Oct 17:39
Compare
Choose a tag to compare

3.2.0 (2021-10-14)

Features

  • alignment: update icon with text alighnemnt #34 (37833b6)

v3.1.1

03 Aug 03:53
Compare
Choose a tag to compare

3.1.1 (2021-08-03)

Bug Fixes

  • default boolean properties to false (28f190b)

v3.1.0

18 Mar 23:27
Compare
Choose a tag to compare

3.1.0 (2021-03-18)

Features

v3.0.3

03 Mar 17:05
Compare
Choose a tag to compare

3.0.3 (2021-03-03)

Bug Fixes

  • update alaska element to match icon updates (003944a)

v3.0.2

03 Mar 16:40
Compare
Choose a tag to compare

3.0.2 (2021-03-03)

Bug Fixes

  • address Chrome 89 icon render issue (2cb0aeb)
  • remove slot to fix Chrome 89 (6c9df68)

v3.0.1

02 Feb 00:06
Compare
Choose a tag to compare

3.0.1 (2021-02-02)

Bug Fixes

v3.0.0

18 Dec 21:49
Compare
Choose a tag to compare

3.0.0 (2020-12-18)

Code Refactoring

  • remove support for alaska logos from auro-icon element (1b1643b)

Features

  • add restricted logo size feature (396ead9)
  • break common features into baseIcon (56fa1a1)
  • create new auro-alaska custom element (e7f973f)
  • upgrade to rollup bundle support (92c8495)

BREAKING CHANGES

  • This commit will break previous support for the Alaska logos
    from the auro-icon custom element.
  • This feature and other related are redefining the scope
    of the auro-icon feature set and creates a new auro-alaska CE
    for specific Alaska logo support

v2.0.3

02 Dec 23:01
Compare
Choose a tag to compare

2.0.3 (2020-12-02)

Bug Fixes

  • add perf update, use map to dedupe fetch requests (47e8621)