Skip to content

Releases: Hyperting/hypertheme-editor

Release 0.2.2

Choose a tag to compare

@sandrj1 sandrj1 released this 27 Jun 12:31

This release addresses the following issues:

  • Resolved the problem where the color mode toggle was stuck in dark mode.
  • Fixed the issue where the color picker could not overflow its parent container.

Release 0.2.1

Choose a tag to compare

@sandrj1 sandrj1 released this 18 Jun 12:59

fix: api endpoint

Release 0.2.0-rc.3

Choose a tag to compare

@sandrj1 sandrj1 released this 18 Jun 09:47

Feature: export theme integrated
Generic bugfix

Release 0.2.0

Choose a tag to compare

@sandrj1 sandrj1 released this 18 Jun 10:24

Feature: export theme integrated
Generic bugfix

Release 0.2.0-dev.5

Release 0.2.0-dev.5 Pre-release
Pre-release

Choose a tag to compare

@sandrj1 sandrj1 released this 18 Jun 09:28

Feature: export theme integrated
Generic bugfix

Release 0.1.6-rc.0

Release 0.1.6-rc.0 Pre-release
Pre-release

Choose a tag to compare

@it-nalon it-nalon released this 07 Oct 14:22
7fc99b4
Merge pull request #20 from rvieceli/main

Release 0.2.0-dev.4

Release 0.2.0-dev.4 Pre-release
Pre-release

Choose a tag to compare

@it-nalon it-nalon released this 18 Aug 14:05

refactor (WIP): update to Chakra UI v2

Release 0.2.0-dev.3

Release 0.2.0-dev.3 Pre-release
Pre-release

Choose a tag to compare

@it-nalon it-nalon released this 18 Aug 12:38

chore: bump to React v18

Release 0.2.0-dev.2

Release 0.2.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@it-nalon it-nalon released this 18 Aug 10:45
Release 0.2.0-dev.1

Release 0.1.5

Choose a tag to compare

@it-nalon it-nalon released this 04 Apr 09:54
  • feat: controlled ThemeEditor with useDisclosure() from Chakra UI (thanks to: @panbenson)
  • fix: removied not necessary API calls on initialization