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 addedon_click
in it's place. - Documented
focused
argument and#focused?
aliases forfocussed
and#focussed?