Skip to content

Releases: ticketmaster/aurora

v2.13.2

09 Aug 20:48
deb2c90
Compare
Choose a tag to compare

2.13.2 (2018-08-09)

Bug Fixes

  • modal & sectionItem: set overflow-y to auto in modla and cursor to text if link is not clicabke in SectionItem (a7f0683)

v2.13.1

08 Aug 19:31
bb0cacb
Compare
Choose a tag to compare

2.13.1 (2018-08-08)

Bug Fixes

  • listRow: Fix padding and border radius for hover state on row (dd541e1)
  • listRow: Show either Title or Subtitle on expanded listRow (74ce07a)

v2.13.0

07 Aug 23:14
60eb4b8
Compare
Choose a tag to compare

2.13.0 (2018-08-07)

Features

  • DropDown: add dropdown input (e2870ed)

v2.12.3

07 Aug 00:28
aad9538
Compare
Choose a tag to compare

2.12.3 (2018-08-07)

Bug Fixes

  • Input: fix warning message in test file (5004cdc)

v2.12.2

06 Aug 16:48
e412d82
Compare
Choose a tag to compare

2.12.2 (2018-08-06)

Bug Fixes

  • Row: remove row classname to avoid collisions (9a91cff)

v2.12.1

03 Aug 17:20
8c65f8a
Compare
Choose a tag to compare

2.12.1 (2018-08-03)

Bug Fixes

  • listRow: Text wrap to two lnes with ellipsis and padding fixes. (ddbffdb)

v2.12.0

31 Jul 22:01
d2bfd00
Compare
Choose a tag to compare

2.12.0 (2018-07-31)

Features

  • Header: Add support for gradient overlay (35e55dc)
  • unitTests and catalog: Add addtional unit tests and make some catalog fixes. (17b9640)

v2.11.0

30 Jul 21:58
59abd04
Compare
Choose a tag to compare

2.11.0 (2018-07-30)

Features

  • ListRow: Handle the expanded view of the listrow and add bottomsheet. (f693f2a)
  • Modal: Add a modal component to prism (d930c1a)

v2.10.2

25 Jul 20:15
848fee5
Compare
Choose a tag to compare

2.10.2 (2018-07-25)

Bug Fixes

  • catalog: catalog dependency is substituted with a different one that renders iframes in production correctly (092fd24)

v2.10.1

25 Jul 19:44
c9c8d8d
Compare
Choose a tag to compare

2.10.1 (2018-07-25)

Bug Fixes

  • ListRow: mock onOverflowClick prop added (dc16d34)