Skip to content

Releases: seb-oss/react-components

v4.5.2

14 Oct 23:59
987ac26
Compare
Choose a tag to compare

4.5.2 (2020-10-14)

Bug Fixes

  • table: fix table sorting and action columns (ca107c8)
  • redundant logical operator (f6c22e2)
  • redundant logical operator (00e84df)
  • redundant logical operator (7de5166)
  • rotate property value (7126d63)

v4.5.1

22 Sep 02:27
3a9696d
Compare
Choose a tag to compare

4.5.1 (2020-09-22)

Bug Fixes

  • modal: check if event exist before accessing, give ellipsis width (129d992)
  • modal: fixes for modal (376f57a)

v4.5.0

27 Aug 09:34
6824d06
Compare
Choose a tag to compare

4.5.0 (2020-08-27)

Features

  • modal: add escape to dismiss and focus trap (a0c8bee), closes #90
  • table: added inline column custom support (00ee82c)
  • table: remove console messages (5a7739e)
  • table: remove sebgroup local pack (59c9012)

v4.4.1

17 Aug 09:16
2d0b5a1
Compare
Choose a tag to compare

4.4.1 (2020-08-17)

Bug Fixes

  • timeline: fix horizontal timeline misalignment (be9157e), closes #459

v4.4.0

14 Aug 03:17
341cd72
Compare
Choose a tag to compare

4.4.0 (2020-08-14)

Bug Fixes

  • dropdown: fixes a potential issue causing the dropdown toggle button to cause a form submission (d71161c)
  • pagination: set button type in pagination (8ea0f96)

Features

Performance Improvements

  • overlay: improve performance (760a45c)

v4.3.1

23 Jul 03:50
658d609
Compare
Choose a tag to compare

4.3.1 (2020-07-23)

Bug Fixes

  • dropdown: to show only all selected in multi mode only (4b1255b), closes #444
  • placement: fix test (3fc8be9)
  • placement: make getPosition to async (a1cf062)
  • tooltip: fix tooltip (2da2ec2)

v4.3.0

17 Jul 07:15
36e4a5a
Compare
Choose a tag to compare

4.3.0 (2020-07-17)

Bug Fixes

  • overlay: fix overlay issue for long list (d9d6c01)
  • table: update .gitignore file (bf5c2e9)

Features

  • table: add button themes (7a378cf)
  • table: button theme and sizes (f5c8a00)

v4.2.1

01 Jul 06:15
9f68456
Compare
Choose a tag to compare

4.2.1 (2020-07-01)

Bug Fixes

  • modal: fix modal initial state that causes it to glitch (d695599)

v4.2.0

29 Jun 04:09
719c72f
Compare
Choose a tag to compare

4.2.0 (2020-06-29)

Bug Fixes

  • fix modal issues, removed extra css and used bootstrap instead (c3f0346)

Features

  • dropdown: add placeholdersConfig, deprecate searchPlaceholder (0de9789)
  • dropdown: add select all option text (514e618)
  • dropdown: add selectAllLabel attribute to dropdown (300280e)

v4.1.0

05 Jun 02:02
69ef369
Compare
Choose a tag to compare

4.1.0 (2020-06-05)

Features