Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 828 Bytes

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 828 Bytes

0.0.1 (04/21/2024)

  • initial release.

0.0.2 (04/22/2024)

  • feature - numeric key type for mobiles
  • feature - multi state customization support for mousecursor and decoration

0.1.0 (04/23/2024)

  • enhance - retouch comments
  • feature - math calculator
  • enhance - update demo animation
  • enhance - retouch state changes
  • enhance - support light theme
  • enhance - customizable change speed
  • enhance - double numbers support
  • enhance - change default skin color
  • fixbugs - remove selection all aftter focus text

0.2.0 (05/23/2024)

feature - texxt change support

0.3.1 (06/13/2024)

feature - formatter instead of postfix enhance - separate numeric and text fields enhance - add unit tests and initial widget tests

0.3.2 (06/14/2024)

fixbugs - hover detection bug cleanups - update example