Skip to content

Releases: AlaskaAirlines/auro-button

v4.1.0

19 Nov 20:33
Compare
Choose a tag to compare

4.1.0 (2019-11-19)

Features

v4.0.0

07 Nov 20:45
Compare
Choose a tag to compare

4.0.0 (2019-11-07)

Code Refactoring

  • remove buttonCallback prop (65ce293)

BREAKING CHANGES

  • updates ods-button public api

v3.0.3

05 Nov 21:19
Compare
Choose a tag to compare

3.0.3 (2019-11-05)

Bug Fixes

  • click handler can now change dynamically (#35) (abce11d)

v3.0.2

28 Oct 21:39
Compare
Choose a tag to compare

3.0.2 (2019-10-28)

Bug Fixes

  • update support of CTA button with ods-hyperlink (339427d)

v3.0.1

17 Oct 18:56
Compare
Choose a tag to compare

3.0.1 (2019-10-17)

Bug Fixes

  • add barrel file to simplify import statements (c8dacaf)

v3.0.0

11 Oct 00:34
Compare
Choose a tag to compare

3.0.0 (2019-10-11)

Bug Fixes

  • add ciBuild and devBuild scripts for dev purposes (da0ff0e)

Performance Improvements

  • update responsive button support (de7131f)

BREAKING CHANGES

  • the responsive behavior of ods-button has changed
    'outercontext' has been removed and followed by 'responsive'

ods-button no longer expects full context and responsive behavior by default.

v2.9.2

06 Oct 03:14
Compare
Choose a tag to compare

2.9.2 (2019-10-06)

Bug Fixes

  • update peerDependencies (7e28c65)

v2.9.1

06 Oct 02:00
Compare
Choose a tag to compare

2.9.1 (2019-10-06)

Bug Fixes

  • add support for CTA button (21ee31d)

v2.9.0

27 Sep 00:59
Compare
Choose a tag to compare

2.9.0 (2019-09-27)

Bug Fixes

  • address issues with Classic button look (d04126e)

Features

v2.8.1

21 Sep 05:33
Compare
Choose a tag to compare

2.8.1 (2019-09-21)

Bug Fixes

  • missed background color; set first letter to uppercase (92980ab)