Releases: ticketmaster/aurora
Releases · ticketmaster/aurora
v2.13.2
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
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
2.13.0 (2018-08-07)
Features
- DropDown: add dropdown input (e2870ed)
v2.12.3
2.12.3 (2018-08-07)
Bug Fixes
- Input: fix warning message in test file (5004cdc)
v2.12.2
2.12.2 (2018-08-06)
Bug Fixes
- Row: remove row classname to avoid collisions (9a91cff)
v2.12.1
2.12.1 (2018-08-03)
Bug Fixes
- listRow: Text wrap to two lnes with ellipsis and padding fixes. (ddbffdb)
v2.12.0
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
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
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
2.10.1 (2018-07-25)
Bug Fixes
- ListRow: mock onOverflowClick prop added (dc16d34)