Releases: OsmiCSX/osmicsx
Releases · OsmiCSX/osmicsx
Release Candidate v2.0.0-rc.2
Changelog
- fix: change entry file from src to dist (#88) 7c4bec2
- feat: use testing library for unit testing (#87) fd3f4c8
- feat: add range colors 950 to predefined colors (#86) 7e96c97
- feat: add gap, gapColumn & gapRow styles (#84) a4ab953 (by @JadlionHD)
- fix: custom colors not working (#83) 9b99a45
- fix: add optional chaining on dark theme helper (#79) b9646af
- fix: error generic types on method (#78) ac6c856
New Contributor
First Release Candidate of OsmiCSX v2
Description
In this first release candidate. We wanna test out the enhancement of OsmiCSX. We optimize the core module of osmicsx by refactoring the code.
Changelog
Update v1.1.3
Changelog
- Fix: Relax peerDependencies (#68 by @enijar)
- Fix: Typescript error on dynamic style when the condition is undefined (#67 by @DeVoresyah)
Update v1.1.2
Update v1.1.1
Release v1.1.0
Changelog
- fix[#60]: separate color-only logic from
apply
method into the newcolors
method (#61 by @DeVoresyah)
Release v1.0.0
v1.0.0
RC v1.0.0-0
Changelog
- Migrating to React Context
- Adding Provider
- Adding
useStyles
Hooks - Adding
withStyles
HoC
v0.7.0-alpha.4
v0.7.0-alpha.4
Fix
- fix: text responsive (#42 by @DeVoresyah)
Feature
- feat: add percentage size (#43 by @DeVoresyah)
- feat: add notch support for iOS (#44 by @DeVoresyah)
Enhancement
- enhancement: add type support for exported connect (#41 by @DeVoresyah)
Update v0.7.0-alpha.3
Fix
- Fix: fix custom theme type (#39 by @DeVoresyah)