Skip to content

Releases: purescript-react/purescript-lumi-components

v0.27.0

14 Oct 16:59
Compare
Choose a tag to compare
  • update Tooltip to accept JSX as tooltip content

v0.26.5

27 Sep 18:32
Compare
Choose a tag to compare

Patch changes

  • Fix select option padding in select fields with many options

v0.26.4

26 Sep 17:42
8a8cf2e
Compare
Choose a tag to compare

Patch changes

  • Fix select option overflow

v0.26.3

17 Sep 19:17
9546769
Compare
Choose a tag to compare

Patch changes

  • Fix desktop input heights and textarea resizing

v0.25.1

04 Sep 01:25
Compare
Choose a tag to compare

Patch changes

  • Form select component should use the label in readonly mode (backport)

v0.26.2

21 Aug 18:06
3474ef6
Compare
Choose a tag to compare

Patch changes

  • Form select component should use the label in readonly mode

v0.26.1

21 Aug 17:45
a56b99e
Compare
Choose a tag to compare

Patch changes

  • Explicitly set input height where possible to reduce browser inconsistencies

v0.26.0

21 Aug 17:44
456564a
Compare
Choose a tag to compare

Minor changes

  • Add JSS functions

Patch changes

  • Adjust button, input, nativeselect and select sizing on mobile

v0.25.0

15 Aug 18:26
0139ea6
Compare
Choose a tag to compare

Major changes

  • Refactor Responsive components
    • include responsive hooks
    • no more wrapping dom elements
    • lazy, avoids rendering unused jsx

New features

  • Add withProps combinator to Lumi.Components.Form.Table

v0.24.1

08 Aug 20:13
2c2dc10
Compare
Choose a tag to compare

Patch changes

  • Replace em/rem values with px