dioxus/packages/core-macro/tests
Miles Murgaw e0bb67b476
Support Optional Read Signals (#2761)
* progress: add test

* feat: optional read signals

* revision: doc

* fix: fmt

* revision: imports

* fix: return type only if option

* add a few more compile tests for optional props

---------

Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
2024-08-01 19:22:35 +00: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 Support Optional Read Signals (#2761) 2024-08-01 19:22:35 +00:00
values_memoize_in_place.rs Fix spread props diffing (#2679) 2024-07-23 16:57:05 -07:00