Evan Almloff
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Evan Almloff
|
af1749d7be
|
re export renderers in dioxus
|
2024-01-15 19:14:11 -06:00 |
|
Evan Almloff
|
a8172b0ab5
|
restore replace optimization
|
2024-01-15 09:59:50 -06:00 |
|
Evan Almloff
|
fd0a53ab63
|
make all core tests compile
|
2024-01-11 15:18:11 -06:00 |
|
Evan Almloff
|
a9d09d858b
|
fix more errors in core tests
|
2024-01-11 12:40:36 -06:00 |
|
Evan Almloff
|
1794debf79
|
fix components that take no arguments
|
2024-01-11 11:11:44 -06:00 |
|
Evan Almloff
|
55f76fede6
|
work on fixing some core tests
|
2024-01-10 19:21:15 -06:00 |
|
Jani Mustonen
|
31f8bab20d
|
Add ScopeId::ROOT (#1398)
* add ScopeId::ROOT
* replace ScopeId(0) with ScopeId::ROOT
---------
Co-authored-by: Jani Mustonen <jani.mustonen@taitounited.fi>
|
2023-08-25 08:31:23 -05:00 |
|
Jonathan Kelley
|
c4a18bc24d
|
chore: clean up some clippy warnings and add clippy lints to CI
|
2023-01-11 16:13:41 -08:00 |
|
Evan Almloff
|
51dba50c04
|
use BumpBox<Any> and FromAnyValue instead of sync bounds
|
2023-01-02 14:40:25 -06:00 |
|
Evan Almloff
|
08c2440bca
|
update core tests
|
2022-12-23 16:10:05 -06:00 |
|
Evan Almloff
|
afd024bcb6
|
Merge branch 'upstream' into fix-non-str-attributes
|
2022-12-23 15:53:39 -06:00 |
|
Jonathan Kelley
|
7a4b0d7c2d
|
fix: use stack optimization for replacer
|
2022-12-19 11:14:01 -08:00 |
|
Evan Almloff
|
8a1c96a68c
|
fix custom attribute value support
|
2022-12-09 16:18:37 -06:00 |
|
Jonathan Kelley
|
a61daf220d
|
feat: context api overhaul
|
2022-12-02 16:24:49 -08:00 |
|
Jonathan Kelley
|
85657d3906
|
feat: rip out mutations for templates
|
2022-12-01 00:46:15 -05:00 |
|
Jonathan Kelley
|
3b166c9edd
|
wip: clean up some things
|
2022-11-30 23:54:30 -05:00 |
|
Jonathan Kelley
|
7c3d308ab5
|
chore: make warnings go away
|
2022-11-29 16:31:04 -05:00 |
|
Jonathan Kelley
|
04296bb88d
|
chore: fix tests
|
2022-11-27 00:25:35 -05:00 |
|
Jonathan Kelley
|
399169800d
|
chore: dynamic attributes cleanup
|
2022-11-27 00:22:39 -05:00 |
|