Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@alexcoder04 alexcoder04 released this 29 Nov 15:28
· 3 commits to main since this release
8f39d61

Second generation

Warning

This introduces incompatible API changes, that's why the major version bump

Changes

  • internal tabbing handling improved
  • Updated and refactored Lib.Colors

New features

  • Access Elements keys/values through App (App.ElValGet()/App.ElValSet())
  • Copy/Paste support
  • Colorschemes support
  • New functions in Lib.Internal
  • Dialog library ("native" dialog windows, based on nSpaint gui engine by Loic Pujet)

New components

none

Components Updates

  • InputField also for numbers
  • InputField with optional label