Skip to content

v2.4.0

Compare
Choose a tag to compare
@damusnet damusnet released this 05 Jun 17:00
· 686 commits to master since this release

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)