Releases: singularity-ui/core
Releases · singularity-ui/core
v3.1.0
3.1.0 (2022-04-07)
Features
- contents: add transform prop to Table boolean column (24d973e)
v3.0.4
3.0.4 (2022-02-16)
Bug Fixes
- add exports prop in dist package.json (6b96459)
v3.0.3
3.0.3 (2022-02-16)
Bug Fixes
- remove package.json main prop from dist (eebf90e)
v3.0.2
3.0.2 (2022-02-16)
Bug Fixes
- GlobalStyle: remove CSS imports (f54cfb6)
v3.0.1
3.0.1 (2022-02-16)
Bug Fixes
- GlobalStyle: include @fontsource/poppins as a dep (86e6dad)
v3.0.0
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
2.5.0 (2022-02-10)
Features
- icons: remove Material icons from dist (1f17053)
v2.4.1
2.4.1 (2022-02-01)
Bug Fixes
- fields: set id via inputId in Select (f64bb3e)
v2.4.0
2.4.0 (2022-02-01)
Features
- fields: generate htmlFor + id from name in FileInput, Select & TextInput (0519c64)