v0.14.2
0.14.2 (2023-02-01)
Features
- Welcome screen no longer renders by default, and you need to render it yourself.
UIOptions.welcomeScreenoption is now deprecated. #6117 MainMenu,MainMenu.Item, andMainMenu.ItemLinkcomponents now all supportonSelect(event: Event): voidcallback. If you callevent.preventDefault(), it will prevent the menu from closing when an item is selected (clicked on). #6152
Fixes
- declare css variable for font in excalidraw so its available in host #6160