COMMITS
/ tests/test_widget_removing.py June 6, 2024
W
don't bubble detached widgets
Will McGugan committed
February 19, 2024
R
'Widget.remove_children' should remove direct children only.
Rodrigo Girão Serrão committed
R
Add 'selector' to 'Widget.remove_children'.
Rodrigo Girão Serrão committed
June 12, 2023
D
Fixes suggested by linter (#2769)
darrenburns committed
May 29, 2023
D
Add Widget.remove_children method (#2657)
darrenburns committed
February 13, 2023
W
mass renaming
Will McGugan committed
February 9, 2023
D
Add isort pre-commit hook, sort imports in src and test directories
Darren Burns committed
W
test for is_attached
Will McGugan committed
January 9, 2023
D
Run black over widget removing tests
Dave Pearson committed
November 16, 2022
D
Add get_child_by_id and get_widget_by_id (#1146)
darrenburns committed
November 10, 2022
D
Be 100% sure all removals take place
Dave Pearson committed
D
Add a unit test for removal ordering via DOMQuery.remove
Dave Pearson committed
D
Add a unit test for removal ordering via Widget.remove
Dave Pearson committed
D
AwaitRemove work-in-progress
Dave Pearson committed
D
Add unit tests for App._on_remove
Dave Pearson committed