Skip to content

Release v0.0.9-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Mar 13:04

⚠️ The project is still under active development. Until 1.0.0, breaking changes can be included in MINOR versions.

Features

  • Add tap_action schema to GcclockWordsEditor
  • Update tap_action default and extend card config interface
  • Add hold_action and double_tap_action support to GcclockWordsEditor
  • Implement click, hold and double tap actions in GcClockWords component
  • Restructure action configuration to use a unified actions object
  • Clean up action configuration and improve TypeScript declarations