Skip to content

Releases: SparkPost/matchbox

v1.8.11

02 Jan 20:07
Compare
Choose a tag to compare

(FAD-5588) - Adds inline error support for TextField

v1.8.8

07 Dec 16:59
Compare
Choose a tag to compare

Fixed style of Tabs to not show scrollbars.

v1.8.7

04 Dec 21:07
Compare
Choose a tag to compare

Adds onClose props to Popover

v1.8.6 - Required fields

01 Dec 22:00
Compare
Choose a tag to compare
  • Added required prop to Checkbox, Select, and TextField

v1.8.5

01 Dec 18:04
Compare
Choose a tag to compare

Updates react and react-dom to 16.2
Adds wrapper prop to Popovers. Defaults to 'span'

v1.8.4

27 Nov 20:31
Compare
Choose a tag to compare
  • Adds top, left, right, bottom bool props to Popover
  • Reverses Tooltip left & right logic
  • Adds className pass through to Table components

v1.8.2

09 Nov 20:31
Compare
Choose a tag to compare
  • Exposes Error component that is used internally within many input components.
  • Fixes placeholder option mapping in the Select component. redux-form style validation should now work properly.

v1.8.0

06 Nov 18:42
Compare
Choose a tag to compare
  • Expands Tag component
    • onRemove is now optional and will hide the close button when not provided.
    • orange, blue, yellow, green props now accepted.
  • Adds ...rest pass through to Select options
  • Can now use Tooltip and Popover as wrappers around buttons in Button.Group

v1.7.13

30 Oct 19:03
Compare
Choose a tag to compare
  • Page component empty state object now uses show instead of test.
  • Some EmptyState bug fixes

v1.7.11

26 Oct 20:27
Compare
Choose a tag to compare

Adds image prop to EmptyState. Available images:

  • Generic
  • Setup
  • Templates
  • Users