Skip to content

Releases: tillersystems/Stardust

v4.1.3

25 Jun 20:04
Compare
Choose a tag to compare

Bug Fixes

  • Select: use prevent default method to cancel default action that belongs to the event (#603) (c0ba89a)

v4.1.2

18 Jun 13:02
Compare
Choose a tag to compare

Bug Fixes

  • CheckBox: avoid width of checkbox being less than the width specified (#552) (d51d594)

v4.1.1

18 Jun 13:02
Compare
Choose a tag to compare

Bug Fixes

  • replace rem by px for Safari and Firefox support (#544) (365dd2d)

v4.1.0

22 May 15:11
Compare
Choose a tag to compare

Features

v4.0.0

13 May 12:10
Compare
Choose a tag to compare

Features

  • TabSwicther: use context instead of react children map (#528) (b6c9de4)

v3.3.3

07 May 15:08
Compare
Choose a tag to compare

Bug Fixes

  • Table: specify pix instead of rm for Firefox support (#521) (d38c967)

v3.3.2

07 May 15:10
Compare
Choose a tag to compare

Bug Fixes

  • TabSwitcher: check that child is not null (#519) (0f07300)

v3.3.1

06 May 12:24
Compare
Choose a tag to compare

Bug Fixes

  • TabSwitcher: check for child displayName (#518) (ff36178)

v3.3.0

06 May 12:25
Compare
Choose a tag to compare

Update react-pose & styled-components to the latest version

v3.2.3

30 Apr 15:23
Compare
Choose a tag to compare

Bug Fixes

  • Table: never call handleSortingClick function if selected column is not sortable (#507) (2854aae)