Skip to content

Releases: ticketmaster/aurora

v2.10.0

19 Jul 23:48
b5cff55
Compare
Choose a tag to compare

2.10.0 (2018-07-19)

Features

  • Input: Add keyboard functionality to radio button and checkbox (c3a130c)

v2.9.1

19 Jul 18:13
Compare
Choose a tag to compare

2.9.1 (2018-07-19)

Bug Fixes

  • DeviceSize: refactor fallback detection to only apply before media listeners are initialized (8c256d3)

v2.9.0

17 Jul 23:58
Compare
Choose a tag to compare

2.9.0 (2018-07-17)

Features

  • ListRow: Handle the expanded view of the listrow and add bottomsheet. (7725a4f)

v2.8.0

17 Jul 19:06
Compare
Choose a tag to compare

2.8.0 (2018-07-17)

Features

  • Input: add stylized checkbox, radiobutton, and text ipnut (3133df6)

v2.7.2

03 Jul 21:26
Compare
Choose a tag to compare

2.7.2 (2018-07-03)

Bug Fixes

  • mediaquery: Adjust xs screen breakpoint (59abab0)
  • NavBar: Adjust padding & spacing (0436a14)

v2.7.1

02 Jul 19:00
Compare
Choose a tag to compare

2.7.1 (2018-07-02)

Bug Fixes

  • DeviceSize: Update xsmall display handling (7541815)
  • LinkRow: Remove row width (fb9fcbc)
  • NavBar: Ensure buttons display correctly in iOS (e3d5a3c)
  • NavBar: Message background uses full width (6ae8f64)

v2.7.0

29 Jun 20:10
Compare
Choose a tag to compare

2.7.0 (2018-06-29)

Features

  • RatingBadge: Star icon support for iOS safari (a2a5a59)

v2.6.0

28 Jun 22:23
Compare
Choose a tag to compare

2.6.0 (2018-06-28)

Features

  • composeEventHandlers: Break out event handler composition (4466387)

v2.5.1

19 Jun 17:25
Compare
Choose a tag to compare

2.5.1 (2018-06-19)

Bug Fixes

  • ImageCard: update overlay and caption styles (309f417)

v2.5.0

14 Jun 22:53
Compare
Choose a tag to compare

2.5.0 (2018-06-14)

Bug Fixes

  • Breadcrumb: Use correct font size (b0436f0)
  • Button: Remove circular dependencies (1017541)
  • Grid: Set correct max size (58a2698)
  • ImageCard: Update gradient stops & add overlay opacity (65c2602)
  • NavBar: Update styles & add button elements (98ec13c)
  • RatingBadge: Include incon in button (bc37d37)

Features

  • DeviceSize: Responsive rendering components (f64e612)
  • HeaderWithImage: Allow background image (1259f3c)
  • ScrollObserver: Implement passive scroll listener (545c42b)