Skip to content

Releases: sflpro/dresscode

v1.78.3

11 Jun 13:40
Compare
Choose a tag to compare

1.78.3 (2020-06-11)

Bug Fixes

  • list item hover background color variable (3083a59)

v1.78.2

11 Jun 13:16
Compare
Choose a tag to compare

1.78.2 (2020-06-11)

Bug Fixes

  • select background color variable (caebb7b)

v1.78.1

11 Jun 12:26
Compare
Choose a tag to compare

1.78.1 (2020-06-11)

Bug Fixes

  • variables for list item and select (be2bc36)

v1.78.0

03 Jun 06:33
Compare
Choose a tag to compare

1.78.0 (2020-06-03)

Bug Fixes

  • added missing semicolon (a0bf672)

Features

  • added close after prop for tooltip to automatically close if prop is passed (758efea)

v1.77.10

02 Jun 13:06
Compare
Choose a tag to compare

1.77.10 (2020-06-02)

Bug Fixes

  • added prop for popover target div className (2d044db)

v1.77.9

01 Jun 12:53
Compare
Choose a tag to compare

1.77.9 (2020-06-01)

Bug Fixes

  • select content center IE issue (e88abbe)

v1.77.8

26 May 08:41
Compare
Choose a tag to compare

1.77.8 (2020-05-26)

Bug Fixes

  • added defaultProp for Column id (41be7dc)
  • endIcon is visible in tablet, added --tab-active-color css variable, removed required from Column id prop (a42ed60)

v1.77.7

19 May 06:25
Compare
Choose a tag to compare

1.77.7 (2020-05-19)

Bug Fixes

  • component improved so next, prev and end icons can be outside of wrapper div (397b5f1)

v1.77.6

18 May 15:31
Compare
Choose a tag to compare

1.77.6 (2020-05-18)

Bug Fixes

  • added end icon for horizontal scroll wrapper (d5c44e9)
  • check if there is scroll before showing end icon (43bb10b)
  • eslint fix (a34118b)
  • removed wrong/unused prop (3d5d9ef)

v1.77.5

18 May 11:18
Compare
Choose a tag to compare

1.77.5 (2020-05-18)

Bug Fixes

  • add contentClassName props for List component (6036a46)