Skip to content

Release v0.5.0-rc.2 馃

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:05
· 56 commits to refs/heads/main since this release
v0.5.0-rc.2
c887674

Changes

  • feat(components): Portal animation dependency @marc2332 (#2087)
  • Swap alacritty_terminal for rio-vt in freya-terminal @raphamorim (#2116)
  • feat(core): try_read, try_write, try_peek, + unchecked @marc2332 (#2139)
  • fix(components): Button::secondary_down should run on down not press @marc2332 (#2136)
  • fix(core): Dont clip shadows in elements with overflow clip and overlay level @marc2332 (#2140)
  • fix(components/radio): Enable necessary features in dev for tests @marc2332 (#2141)
  • chore: Track Cargo.lock @marc2332 (#2142)
  • feat(winit): set main window title as a11y label @bitfehler (#2133)
  • feat(components): Snap context menu origin @marc2332 (#2138)
  • fix(edit): Fix arrow down clamp, and add home/end movement @marc2332 (#2134)
  • fix(core): Cursor should render in new line if current line ends with line breaks @marc2332 (#2132)
  • chore(core): Custom rendering ticker notifier @marc2332 (#2130)
  • fix(winit): Release all pressed keys on lost window focus @marc2332 (#2131)
  • fix(core): Reset scope when component with the same key changes its type @marc2332 (#2129)