Files
textual/tests
TomJGooding 8c8057b5b5 fix(listview): update index after items removed (#5135)
* fix(listview): update index after pop

* tests(listview): import future for type hints

* ensure pop error is original index rather than normalized

* fix(listview): update index after remove_items

* update changelog

* reinstate always_update to index reactive

* Revert "reinstate always_update to index reactive"

This reverts commit 68e205ee4f.

* handle unchanged index without always_update

* update changelog

* update changelog

* add docstrings

---------

Co-authored-by: Will McGugan <willmcgugan@gmail.com>
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2024-11-28 16:00:52 +00:00
..
2024-10-02 14:42:55 +01:00
2024-08-22 11:46:56 +01:00
2024-11-19 16:26:35 +00:00
2024-10-16 17:09:08 +01:00
2024-09-07 17:52:25 +01:00
2024-07-09 11:56:24 +01:00
2024-11-09 14:34:11 +00:00
2024-11-12 13:00:02 +00:00
2024-09-23 12:58:49 +01:00
2024-06-13 16:01:45 +01:00
2024-05-16 21:15:48 +01:00
2024-11-18 10:54:16 +00:00
2024-08-02 00:54:26 +02:00
2024-08-20 16:51:02 +01:00
2024-08-11 16:58:46 +01:00
2024-08-09 10:06:11 +01:00
2024-11-10 20:48:21 +00:00
2024-11-12 12:45:17 +00:00
2024-11-12 15:30:05 +00:00
2024-09-07 17:52:42 +01:00
2024-08-02 00:54:26 +02:00
2024-11-11 15:30:14 +00:00
2024-08-09 09:51:19 +01:00
2024-11-14 18:39:16 +00:00
2024-07-20 18:07:22 +01:00
2024-05-17 17:40:58 +01:00
2024-09-07 17:52:25 +01:00
2024-09-07 17:52:42 +01:00
2024-10-07 18:50:54 +01:00
2024-05-23 08:46:18 +01:00
2024-09-30 09:17:59 +01:00
2024-08-27 17:30:29 +01:00
2024-11-15 18:17:44 +00:00
2024-05-23 08:35:42 +01:00
2024-09-23 13:35:44 +01:00
2024-10-24 11:32:21 +01:00
2024-10-28 15:19:14 +00:00
2024-08-02 00:53:14 +02:00
2024-08-02 00:53:14 +02:00
2024-07-20 18:07:22 +01:00
2024-09-07 17:52:25 +01:00
2024-10-05 20:25:39 +01:00
2024-06-14 14:50:03 +01:00
2024-07-18 15:40:25 +01:00
2024-10-28 21:18:09 +00:00
2024-08-02 00:54:27 +02:00
2024-08-22 11:04:48 +01:00
2024-06-06 14:59:16 +01:00
2024-08-18 16:27:26 -04:00
2024-09-20 14:57:58 +01:00
2024-06-11 10:53:26 +01:00
2024-04-22 17:05:46 +01:00
2024-08-02 00:54:20 +02:00
2024-10-23 15:23:52 +01:00
2024-05-25 11:21:22 +01:00
2024-10-30 14:52:23 +00:00
2024-09-09 17:55:35 +01:00
2024-09-09 10:43:18 +01:00
2024-07-09 10:49:40 +01:00
2024-09-07 17:52:25 +01:00
2024-07-17 16:20:49 +01:00
2024-11-20 19:02:27 +00:00
2024-11-07 18:22:59 +00:00