v1.2.1
Please see this blog post about some of the new features!
Added
- Proper support for
repeat_countandrepeat_delayin animation timelines.
Fixed
- Generate standard API getters for accessing slots.
- Code export tweaks for slot support.
- Confusing UX flow when the user's login has expired (#371)
- UI flow to install emsdk locally if the user tries to compile when the Editor is in
local-emsdkmode. - Setters on widget elements with
access="add"would operate on the widget itself, instead of the child element, in code export.