Skip to content

Releases: SparkPost/matchbox

@sparkpost/matchbox@4.0.5

14 Aug 14:36
Compare
Choose a tag to compare

4.0.5 (2020-07-02)

Enhancements
Bug Fixes
Committers: 2

@sparkpost/matchbox@4.0.2

26 Jun 20:15
Compare
Choose a tag to compare

@sparkpost/matchbox 4.0.2 (2020-06-26)

Enhancements
  • matchbox
    • #503 UX-252 Add helptext prop to Actionlist.Action (@jonambas)
    • #500 UX-220 Drawers and Modals do not lock focus if inside iframes (@jonambas)
Committers: 3

@sparkpost/matchbox@4.0.1

26 Jun 19:57
Compare
Choose a tag to compare

@sparkpost/matchbox 4.0.1

New Features
  • TextField and Select now accept maxWidth system props
  • Locks background window scroll when Drawers or Modals are open
  • Toolips now wait 300 ms after interaction before becoming visible
  • Adds focus styles to TextField, Select, ComboBoxTextField and all Button variations
Bug Fixes
  • Fixes a bug that allows all system props on TextField
  • Fixes a visual bug with the Drawer close button

@sparkpost/matchbox@4.0.0

19 Jun 22:46
Compare
Choose a tag to compare
@sparkpost/matchbox@4.0.0

@sparkpost/matchbox-icons@1.3.1

19 Jun 22:46
Compare
Choose a tag to compare
@sparkpost/matchbox-icons@1.3.1

@sparkpost/design-tokens@1.0.1

19 Jun 22:46
Compare
Choose a tag to compare
@sparkpost/design-tokens@1.0.1

@sparkpost/matchbox@3.9.1

06 Mar 17:35
Compare
Choose a tag to compare

@sparkpost/matchbox@3.9.1 (03-06-2020)

  • #315 - Added visibility styles to the tooltip component to allow Cypress to work evaluate if the
    tooltip is visibile or not
  • #345 - Fixed spacing and tag alignment of ComboBoxTextField

@sparkpost/matchbox@3.9.0

02 Jan 15:09
Compare
Choose a tag to compare

3.9.0 (01-02-2020)

  • #298, #304 - Slider should now work correctly with positive min values
    • The prop defaultValue is no longer set to 0 by defaultProps
  • #298 - Slider now passes through the attribute aria-controls
  • #302 - matchbox-icons is now listed as a peer dependency
  • #304, #305, #306 - Added various Cypress tests

@sparkpost/matchbox@3.8.2

25 Nov 18:11
Compare
Choose a tag to compare

3.8.2 (11-25-2019)

  • #284 - Fix vertical alignment of tag close button
  • #282 - Replace data-test with data-id

@sparkpost/matchbox@3.8.1

04 Nov 15:35
Compare
Choose a tag to compare

3.8.1 (11-04-2019)

  • #262 - Resolve issue #261 by removing padding right styles from Panel.Section content
  • #252 - Update Tag component styles to vertically center content
  • #240 - Incorporate ScreenReaderOnly component in to Next and Previous Pager components and relevant snapshots
  • #238 - Incorporate icons in to Snackbar component