Skip to content

Releases: SparkPost/matchbox

@sparkpost/[email protected]

19 Sep 16:02
Compare
Choose a tag to compare

3.8.0 (9-19-2019)

  • #228 - Resolve Issue #205 Adding screen reader only content for Tag component close button
  • #236 - Resolve issue #231 by targeting specific Button CSS properties with transition-property
  • #226 - Resolve issue #214 to incorporate modal component keyboard tab trap

@sparkpost/[email protected]

19 Sep 16:01
Compare
Choose a tag to compare

1.2.1 (9-19-2019)

  • #237 - Add Log icon
  • #250 - Resolve issue #220 by exporting the Error icon as ErrorIcon

@sparkpost/[email protected]

27 Aug 20:27
Compare
Choose a tag to compare

3.7.2 (2019-08-27)

  • Adds a build step to prepublish
  • Bumps matchbox-icons to v1.2.0

@sparkpost/[email protected]

27 Aug 15:42
Compare
Choose a tag to compare

3.7.1 (2019-08-27)

  • Snackbar dismiss button is now keyboard accessible and visibly displays focus (#216)
  • Bumps matchbox-icons to 1.1.13

@sparkpost/[email protected]

27 Aug 20:26
Compare
Choose a tag to compare

1.2.0 (2019-08-27)

Features

  • IconBase, and all icons, now accept a screen reader accessible label prop (#213)

Bug Fixes

  • Icons now use correct accessibility attributes (#213)

Other

  • Adds a build step to prepublish

@sparkpost/[email protected]

27 Aug 15:38
Compare
Choose a tag to compare

1.1.13 (2019-08-27)

Features

  • Adds FileSearch Iicon (#222)
  • Adds Webhook Iicon (#224)

@sparkpost/[email protected]

15 Aug 19:54
Compare
Choose a tag to compare

3.6.0 (2019-08-15)

Features:

  • Adds Slider ticks (#183) UX-137

Bug Fixes:

  • Bumps Lerna to fix bootstrapping issues (#209)
  • Select uses a div instead of fieldset (#208)
  • Tag remove button is now focusable (#206)
  • Snackbar now uses the correct aria role (#204)
  • Resolves some security issues (#189)

@sparkpost/[email protected]

07 Aug 15:11
Compare
Choose a tag to compare

Bug Fixes

  • Portal will check for the existence of document before rendering (#188)

@sparkpost/[email protected]

23 Jul 17:18
Compare
Choose a tag to compare

Bug Fix (#181)

  • The defaultOpen prop now correctly sets open state when Expandable is uncontrolled

@sparkpost/[email protected]

09 Jul 14:35
Compare
Choose a tag to compare

What's Changed (#180, UX-129)

  • TextField now accepts a prop to set text alignment align
    • Values are either left center right