Skip to content

Releases: OsmiCSX/osmicsx

Release Candidate v2.0.0-rc.2

12 Mar 14:16
Compare
Choose a tag to compare
Pre-release

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

@JadlionHD

v2.0.0-rc.1...v2.0.0-rc.2

First Release Candidate of OsmiCSX v2

29 Feb 11:03
Compare
Choose a tag to compare
Pre-release

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

v1.1.2...v2.0.0-rc.1

Update v1.1.3

11 Apr 08:49
Compare
Choose a tag to compare

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

18 Feb 15:12
df34d5c
Compare
Choose a tag to compare

Changelog

  • fix: only apply a style when the condition is true on dynamic style (#66 by @Diananaa)

Update v1.1.1

26 Oct 12:30
Compare
Choose a tag to compare
  • fix: duplicate runtime for notch, android, and ios (#63) 394037c

Release v1.1.0

25 Oct 10:26
Compare
Choose a tag to compare

Changelog

  • fix[#60]: separate color-only logic from apply method into the new colors method (#61 by @DeVoresyah)

Release v1.0.0

07 Oct 11:58
Compare
Choose a tag to compare

RC v1.0.0-0

19 Jul 11:48
Compare
Choose a tag to compare
RC v1.0.0-0 Pre-release
Pre-release

Changelog

  • Migrating to React Context
  • Adding Provider
  • Adding useStyles Hooks
  • Adding withStyles HoC

v0.7.0-alpha.4

22 Nov 07:30
50aa641
Compare
Choose a tag to compare
v0.7.0-alpha.4 Pre-release
Pre-release

v0.7.0-alpha.4

Fix

Feature

Enhancement

  • enhancement: add type support for exported connect (#41 by @DeVoresyah)

Update v0.7.0-alpha.3

25 Sep 16:19
1f18a4f
Compare
Choose a tag to compare
Update v0.7.0-alpha.3 Pre-release
Pre-release

Fix