Skip to content

0.51.0

Compare
Choose a tag to compare
@itsdouges itsdouges released this 02 Jun 13:12
· 767 commits to main since this release

New Features

  • Windows/Node.js - The editor menu bar is now displayed in the title bar.

Bug Fixes

  • Menu bar events now originate from the editor source instead of being some in the electron app and some in the editor.
  • Inputs no longer call change and confirm handlers with undefined values when required.
  • Scene objects that are attached to a parent are no longer wrapped in a triplex group.
  • Fixes tuple types inside union types not being marked as required when declared as a prop on a component.
  • Windows - The title bar overlay now has a dark background and white text.
  • Windows - Hotkeys text are now title case.