undergroundwires
4995e49c46
Improve UI performance by optimizing reactivity
...
- Replace `ref`s with `shallowRef` when deep reactivity is not needed.
- Replace `readonly`s with `shallowReadonly` where the goal is to only
prevent `.value` mutation.
- Remove redundant `ref` in `SizeObserver.vue`.
- Remove redundant nested `ref` in `TooltipWrapper.vue`.
- Remove redundant `events` export from `UseCollectionState.ts`.
- Remove redundant `computed` from `UseCollectionState.ts`.
- Remove `timestamp` from `TreeViewFilterEvent` that becomes unnecessary
after using `shallowRef`.
- Add missing unit tests for `UseTreeViewFilterEvent`.
- Add missing stub for `FilterChangeDetails`.
2023-10-31 13:57:57 +01:00
..
2022-01-25 08:37:03 +01:00
2023-08-07 13:16:39 +02:00
2023-08-07 13:16:39 +02:00
2022-01-25 08:37:03 +01:00
2023-08-29 16:30:00 +02:00
2023-09-16 16:11:41 +02:00
2023-08-29 16:30:00 +02:00
2022-10-29 20:03:06 +02:00
2023-08-24 20:01:53 +02:00
2023-09-09 22:26:21 +02:00
2022-01-25 08:37:03 +01:00
2022-09-25 23:25:43 +02:00
2022-09-25 23:25:43 +02:00
2023-09-16 16:11:41 +02:00
2022-03-08 18:03:19 +01:00
2022-10-29 20:03:06 +02:00
2023-08-24 20:01:53 +02:00
2022-01-31 17:22:34 +01:00
2023-08-29 16:30:00 +02:00
2023-09-16 16:11:41 +02:00
2023-09-24 20:34:47 +02:00
2022-03-11 09:56:50 +01:00
2023-08-29 16:30:00 +02:00
2023-08-07 13:16:39 +02:00
2023-09-24 20:34:47 +02:00
2023-09-01 18:14:25 +02:00
2022-01-25 08:37:03 +01:00
2022-10-11 20:42:38 +02:00
2023-09-16 16:11:41 +02:00
2022-10-11 20:42:38 +02:00
2023-08-29 16:30:00 +02:00
2023-10-31 13:57:57 +01:00
2023-08-16 15:09:26 +02:00
2023-08-25 00:32:01 +02:00
2023-09-16 16:11:41 +02:00
2022-01-25 08:37:03 +01:00
2023-09-16 16:11:41 +02:00
2023-09-16 16:11:41 +02:00
2022-01-31 17:22:34 +01:00
2023-09-16 16:11:41 +02:00
2022-10-29 20:03:06 +02:00
2022-01-31 17:22:34 +01:00
2022-01-25 08:37:03 +01:00
2022-01-25 08:37:03 +01:00
2023-09-25 14:21:29 +02:00
2022-10-29 20:03:06 +02:00
2023-08-29 16:30:00 +02:00
2023-08-29 16:30:00 +02:00
2022-03-11 09:56:50 +01:00
2023-09-09 22:26:21 +02:00
2023-09-24 20:34:47 +02:00
2023-09-24 20:34:47 +02:00
2022-01-25 08:37:03 +01:00
2023-08-29 16:30:00 +02:00
2022-01-31 17:22:34 +01:00
2022-01-25 08:37:03 +01:00
2022-01-25 08:37:03 +01:00
2022-01-25 08:37:03 +01:00
2023-08-29 16:30:00 +02:00
2023-08-01 17:50:36 +02:00
2023-09-24 20:34:47 +02:00
2023-09-25 14:21:29 +02:00
2023-08-29 16:30:00 +02:00
2023-08-29 16:30:00 +02:00
2023-08-25 14:31:30 +02:00
2022-01-25 08:37:03 +01:00
2022-01-31 17:22:34 +01:00
2022-09-25 23:25:43 +02:00
2022-01-31 17:22:34 +01:00
2022-01-25 08:37:03 +01:00
2022-09-25 23:25:43 +02:00
2022-01-25 08:37:03 +01:00
2023-09-16 16:11:41 +02:00
2022-10-29 20:03:06 +02:00
2023-09-16 16:11:41 +02:00
2023-09-16 16:11:41 +02:00
2023-09-16 16:11:41 +02:00
2023-09-24 20:34:47 +02:00
2023-08-25 14:31:30 +02:00
2023-08-29 16:30:00 +02:00
2023-10-16 02:06:19 +02:00
2023-09-09 22:26:21 +02:00
2023-09-24 20:34:47 +02:00
2023-09-24 20:34:47 +02:00
2023-09-24 20:34:47 +02:00
2023-09-24 20:34:47 +02:00
2023-09-25 14:21:29 +02:00
2023-09-09 22:26:21 +02:00
2023-09-24 20:34:47 +02:00
2023-09-09 22:26:21 +02:00
2023-08-25 00:32:01 +02:00
2023-09-24 20:34:47 +02:00
2023-10-31 13:57:57 +01:00
2023-10-31 13:57:57 +01:00
2023-09-24 20:34:47 +02:00
2023-08-25 00:32:01 +02:00
2023-09-09 22:26:21 +02:00
2023-10-11 18:38:19 +02:00
2022-02-26 17:15:30 +01:00
2023-09-01 18:14:25 +02:00
2023-08-29 16:30:00 +02:00