Skip to content

Releases: singularity-ui/core

v3.1.0

07 Apr 19:52
Compare
Choose a tag to compare

3.1.0 (2022-04-07)

Features

  • contents: add transform prop to Table boolean column (24d973e)

v3.0.5

24 Mar 13:14
271b8b7
Compare
Choose a tag to compare

3.0.5 (2022-03-24)

v3.0.4

16 Feb 14:06
Compare
Choose a tag to compare

3.0.4 (2022-02-16)

Bug Fixes

  • add exports prop in dist package.json (6b96459)

v3.0.3

16 Feb 13:36
Compare
Choose a tag to compare

3.0.3 (2022-02-16)

Bug Fixes

  • remove package.json main prop from dist (eebf90e)

v3.0.2

16 Feb 13:29
Compare
Choose a tag to compare

3.0.2 (2022-02-16)

Bug Fixes

  • GlobalStyle: remove CSS imports (f54cfb6)

v3.0.1

16 Feb 11:33
Compare
Choose a tag to compare

3.0.1 (2022-02-16)

Bug Fixes

  • GlobalStyle: include @fontsource/poppins as a dep (86e6dad)

v3.0.0

16 Feb 11:26
Compare
Choose a tag to compare

3.0.0 (2022-02-16)

Build System

  • migrate to preserved modules structure (041c060)

BREAKING CHANGES

  • This may require a radical change of setup for projects using
    this library.

v2.5.0

10 Feb 04:05
Compare
Choose a tag to compare

2.5.0 (2022-02-10)

Features

  • icons: remove Material icons from dist (1f17053)

v2.4.1

01 Feb 02:53
Compare
Choose a tag to compare

2.4.1 (2022-02-01)

Bug Fixes

  • fields: set id via inputId in Select (f64bb3e)

v2.4.0

01 Feb 01:44
Compare
Choose a tag to compare

2.4.0 (2022-02-01)

Features

  • fields: generate htmlFor + id from name in FileInput, Select & TextInput (0519c64)