Skip to content

Releases: ticketmaster/aurora

v2.4.0

05 Jun 17:00
Compare
Choose a tag to compare

2.4.0 (2018-06-05)

Bug Fixes

  • Security: Patch anchor tag window.opener exploit when target equals _blank (cb7322f)
  • Security: Patch anchor tag window.opener exploit when target equals _blank (31cea0b)

Features

  • Badge: Create and test Badge components (c16a307)
  • Badge: Create and test Badge components (3558a6f)
  • Button: Add proper index for Button dir; create constants; add transparent variant; update catalog; add new tests (6b99bf8)
  • Button: Add proper index for Button dir; create constants; add transparent variant; update catalog; add new tests (4115a9c)
  • Catalog: Add pagination page to catalog; export Badge, RatingBadge, BreadcrumbList, BreadcrumbItem; StarIcon from lib (e27958f)
  • Catalog: Add pagination page to catalog; export Badge, RatingBadge, BreadcrumbList, BreadcrumbItem; StarIcon from lib (f61fc47)
  • enzyme: Install and configure enzyme and adapter to enable UI simulation testing (e2351c0)
  • enzyme: Install and configure enzyme and adapter to enable UI simulation testing (f284545)
  • ImageHeader: Add BreadcrumbList and RatingBadge components to ImageHeader catalog (0a9b69c)
  • ImageHeader: Add BreadcrumbList and RatingBadge components to ImageHeader catalog (b308c59)
  • Pagination: Create, test, catalog BreadcrumbList and BreadcrumbItem; update List index to proper index (e4fa5d2)
  • Pagination: Create, test, catalog BreadcrumbList and BreadcrumbItem; update List index to proper index (5b28fee)
  • Pagination: Create, test, catalog StarIcon; add titles to icons to promote accessibility (9c3d381)
  • Pagination: Create, test, catalog StarIcon; add titles to icons to promote accessibility (6cc6d49)
  • Readme: Add instructions for running catalog locally (20ae670)
  • Readme: Add instructions for running catalog locally (246e228)

v2.3.1

01 Jun 20:34
Compare
Choose a tag to compare

2.3.1 (2018-06-01)

Bug Fixes

  • ListRow: Add hover state and remove overflow menu and button from the link (cd6bcdc)

v2.3.0

31 May 01:00
Compare
Choose a tag to compare

2.3.0 (2018-05-31)

Bug Fixes

  • Container: Uses all available space in xlarge display (587517f)
  • ListRow: Rename folder (71bd3df)

Features

  • ImageCard: Remove overlay with prop (8ac5615)
  • ListContainer: Add container to handle borders (659d25a)
  • ListRow: Create a responsive EventListRow component. (866646a)
  • NavBar: Initial implementation (7323ac1)
  • SectionHeading: Add section heading styles (1080e16)
  • Spacing: Add a responsive spacing component (a10e6f6)

v2.2.0

17 May 23:33
6bd6427
Compare
Choose a tag to compare

2.2.0 (2018-05-17)

Features

  • typography: Add typography(colors, spacing, textSizes) to prism (097b453)

v2.1.0

16 May 22:46
18b1d23
Compare
Choose a tag to compare

2.1.0 (2018-05-16)

Features

  • icons: Add icons to the prism library using pixo. (83b586b)

v2.0.1

27 Apr 20:29
7895e86
Compare
Choose a tag to compare

2.0.1 (2018-04-27)

Bug Fixes

  • package: relax dependency version requirements (#9) (7895e86)

v2.0.0

26 Apr 22:12
Compare
Choose a tag to compare

2.0.0 (2018-04-26)

Features

  • package: add rollup for build (319db5f)

BREAKING CHANGES

  • package: add umd, cjs and es builds

v1.1.1

26 Apr 00:02
Compare
Choose a tag to compare

1.1.1 (2018-04-26)

Features

  • catalog: publish to gh-pages (f3aaf76)

Bug Fixes

  • Button: update children proptype to node (9df36e0)

v1.0.2

25 Apr 21:09
Compare
Choose a tag to compare

1.0.2 (2018-04-25)

Features

  • Button: add base component (65899ac)