Files
textual/docs/guide
Rodrigo Girão Serrão 855c90d4f0 Extend @on decorator to filter matchable attributes (#2498)
* Add tests for #2484.

* Implement @on extension.

[skip ci]
Related issues: #2484.

* Changelog.

* Add missing @on test.

* Remove debug prints.

* Document changes.

* Update tests.

Test now fully works, as of #2490.

* Cache parsed selectors.

* Streamline exit condition.

* Fix typing.

* More succint wording.

* Document 'on' kwargs.

* Update src/textual/_on.py

Co-authored-by: Will McGugan <willmcgugan@gmail.com>

* Update docs/guide/events.md

Co-authored-by: Will McGugan <willmcgugan@gmail.com>

* Change 'on' API.

* Remove example code.

* Address feedback.

* Update src/textual/_on.py

Co-authored-by: Will McGugan <willmcgugan@gmail.com>

* Address review feedback.

* Fix #2499.

* don't require control to be manually specified

* update docstring

* deleted words

---------

Co-authored-by: Will McGugan <willmcgugan@gmail.com>
2023-05-08 17:30:07 +01:00
..
2022-10-15 22:14:07 +01:00
2023-04-07 11:35:59 +01:00
2022-11-07 11:36:14 +00:00
2023-05-02 10:09:32 +01:00
2022-11-06 17:53:23 +00:00
2022-10-09 20:36:13 +01:00
2022-12-22 11:51:59 +00:00
2023-04-07 11:56:00 +01:00
2023-03-15 16:49:12 +00:00
2023-04-07 12:58:58 +01:00