Skip to content

v0.0.23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 23:30
fdee82d

v0.0.23 - 17 February 2025

  • Exposed @text_keys as an instance variable instead of a local.
  • Wrote up notes on custom keyboard handling with a filtering example.
  • Documented #delete_forward and #delete_back methods.
  • Deprecated on_clicked and added on_click in it's place.
  • Documented focused argument and #focused? aliases for focussed and #focussed?