dioxus/packages/core-macro/tests
Evan Almloff ea3d88c1dd
Fix spread props diffing (#2679)
* Fix spread props diffing

* Add a regression test for extends prop diffing
2024-07-23 16:57:05 -07:00
..
rsx Fix some CI (windows + nasm, core-macro error) (#2676) 2024-07-23 09:58:13 -07:00
event_handler.rs Create closure type; allow async event handlers in props; allow short hand event handlers (#2437) 2024-06-10 18:47:07 -07:00
generics.rs Fix deriving props with a where clause and an owner (#2674) 2024-07-22 13:48:39 -07:00
rsx.rs Change missing trailing comma span to point to span where comma is missing from 2023-07-02 15:19:03 +02:00
values_memoize_in_place.rs Fix spread props diffing (#2679) 2024-07-23 16:57:05 -07:00