Reactjs Components Versions Save

:art: A library of reusable React components

v5.0.3

4 years ago

5.0.3 (2019-06-19)

Bug Fixes

v5.0.2

5 years ago

5.0.2 (2019-04-10)

Bug Fixes

  • Table: don't use virtual list for small tables (3d3dad6)

v5.0.1

5 years ago

5.0.1 (2019-03-15)

Bug Fixes

  • yarn throws an error due to engine field (2041aa0)

v5.0.0

5 years ago

5.0.0 (2019-03-01)

Bug Fixes

  • Dropdown: rendering up (b939d30)
  • Table: use refs correctly (812d80b)

Features

BREAKING CHANGES

  • transitionLeaveTimeout -> transitionExitTimeout
  • transitionLeaveTimeout -> transitionExitTimeout

v4.0.1

5 years ago

4.0.1 (2019-02-18)

Bug Fixes

  • check if DOM node exists (d507705)

v4.0.0

5 years ago

4.0.0 (2019-02-13)

Bug Fixes

  • Dropdown: ref was called without current (a6d5a69)
  • Select: call native set on current ref (0b10f59)
  • container ref (d130a25)
  • documentation page (10c51f9)

Features

BREAKING CHANGES

  • react 15 support is dropped

v0.0.9

8 years ago

:raised_hands: