Swapped us over to a KayakContextRef which better handles some things.
Showing
- examples/windows.rs 0 additions, 0 deletionsexamples/windows.rs
- kayak_core/src/context.rs 40 additions, 44 deletionskayak_core/src/context.rs
- kayak_core/src/context_ref.rs 275 additions, 0 deletionskayak_core/src/context_ref.rs
- kayak_core/src/fragment.rs 5 additions, 13 deletionskayak_core/src/fragment.rs
- kayak_core/src/lib.rs 3 additions, 3 deletionskayak_core/src/lib.rs
- kayak_core/src/vec.rs 4 additions, 26 deletionskayak_core/src/vec.rs
- kayak_core/src/widget.rs 2 additions, 2 deletionskayak_core/src/widget.rs
- kayak_render_macros/examples/main.rs 5 additions, 8 deletionskayak_render_macros/examples/main.rs
- kayak_render_macros/src/arc_function.rs 1 addition, 24 deletionskayak_render_macros/src/arc_function.rs
- kayak_render_macros/src/attribute.rs 1 addition, 1 deletionkayak_render_macros/src/attribute.rs
- kayak_render_macros/src/child.rs 2 additions, 2 deletionskayak_render_macros/src/child.rs
- kayak_render_macros/src/children.rs 6 additions, 12 deletionskayak_render_macros/src/children.rs
- kayak_render_macros/src/function_component.rs 3 additions, 19 deletionskayak_render_macros/src/function_component.rs
- kayak_render_macros/src/lib.rs 2 additions, 1 deletionkayak_render_macros/src/lib.rs
- kayak_render_macros/src/widget.rs 6 additions, 7 deletionskayak_render_macros/src/widget.rs
- kayak_render_macros/src/widget_attributes.rs 1 addition, 1 deletionkayak_render_macros/src/widget_attributes.rs
- src/widgets/inspector.rs 32 additions, 32 deletionssrc/widgets/inspector.rs
- src/widgets/text.rs 2 additions, 2 deletionssrc/widgets/text.rs
Loading
Please register or sign in to comment