Skip to content

Release v0.5.0-rc.3 馃

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:25
· 40 commits to refs/heads/main since this release
v0.5.0-rc.3
c52fa27

What's Changed

  • chore(core): Derive Clone on 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 None to 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_dependencies by @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