Release v0.5.0-rc.3 馃
Pre-release
Pre-release
·
40 commits
to refs/heads/main
since this release
What's Changed
- chore(core): Derive
Cloneon buit-in elements by @marc2332 in #2156 - fix(components): Only render popup when background is visible by @marc2332 in #2155
- fix(freya): Reexport LaunchProxy by @marc2332 in #2154
- feat(edit): Ctrl + Backspace / Delete by @marc2332 in #2064
- feat(query): Query mocking by @marc2332 in #2083
- feat(core): GlobalContext context for all windows to share lazy-initialize reactive state between each other, for features like i18n or queries storage by @marc2332 in #2111
- feat(components): Implement ChildrenExt in DragZone and DropZone by @marc2332 in #2151
- feat(query): Disable queries by passing
Noneto the keys by @marc2332 in #2114 - fix(query): Prevent query clear race by @marc2332 in #2149
- fix(components): Stop click press propagation on Switch by @marc2332 in #2152
- chore(animation): Make sync
use_animation_with_dependenciesby @marc2332 in #2158 - fix(animation): Request redraw after advancing animation by @marc2332 in #2161
- feat(components): Scroll input into cursor by @marc2332 in #2160
- feat(core): Move mouse on scroll by @marc2332 in #2159
Full Changelog: v0.5.0-rc.2...v0.5.0-rc.3