Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@rokubop rokubop released this 06 Jan 00:49
· 4 commits to main since this release
030703e

Add dragging, focus outlines, and basic keyboard accessibility

What's Changed

  • Add properties draggable and drag_handle. Also draggable across multiple screens.
  • Add focus outlines for currently focused interactive element
  • Add tab, shift+tab, esc, space, enter, up, down basic keyboard accessibility
  • Cascade properties that should be cascaded, such as font_size and color

Full Changelog: v0.5.0...v0.6.0