Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 06:59
· 123 commits to main since this release

What's new

  • Warning: Some previous user styles might not work properly!
  • Breaking change: New @var grammar
  • Support new variable types: checkbox & select
  • Code optimize

Commits

  • b8acf91: @var <type> <name> "<label>" <args[]>/<default-value> (PRO-2684)
  • f2d706f: Parse variable arguments in main (PRO-2684)
  • 95a6576: Code optimize; @var select (PRO-2684)
  • 813757e: @var checkbox (PRO-2684)
  • e6d4d72: Update user css list (PRO-2684)
  • 22061fd: Bump version (PRO-2684)