Jonathan Kelley
|
052fd774cf
Chore #2028: radically clean up core-macro
|
il y a 1 an |
Jonathan Kelley
|
7461a14cb4
fix 2020: return None if the root nodes are empty in rsx (#2026)
|
il y a 1 an |
marc2332
|
97478bcb13
fix unrelated to dioxus-router
|
il y a 1 an |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
il y a 1 an |
Jonathan Kelley
|
1dde044697
remove cx.render
|
il y a 1 an |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
il y a 1 an |
Jonathan Kelley
|
2a7f3a4164
Fix: quick tweak to allow #[component] macro working
|
il y a 1 an |
Leonard
|
cea9563e25
Improve prop docs (#1565)
|
il y a 1 an |
Leonard
|
2d1234c3d1
Include README and Dioxus logo in package docs (#1536)
|
il y a 1 an |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
il y a 1 an |
Jonathan Kelley
|
e7e21fa2f0
fix: errors when using render macro
|
il y a 2 ans |
Jonathan Kelley
|
b254d9e761
chore: remove cross-crate doc comments
|
il y a 2 ans |
Jonathan Kelley
|
c6a6c3d0f8
feat: components pass thru children
|
il y a 2 ans |
Jonathan Kelley
|
4a31b29703
feat: simple tests passing
|
il y a 2 ans |
Demonthos
|
23c48cf795
render optimizations (#585)
|
il y a 2 ans |
Demonthos
|
047ed1e553
Subtree memorization / reactive templates (#488)
|
il y a 2 ans |
Jon Kelley
|
28fba42e7e
feat: add an unhygenic render macro (#556)
|
il y a 2 ans |
Jon Kelley
|
d9546d9504
Renderers are now packages, not features. (#387)
|
il y a 3 ans |
YuKun Liu
|
0af69f83f2
Rename `hot_reload` to `hot-reload`
|
il y a 3 ans |
Evan Almloff
|
dd335cda59
use line!, col!, and row! instead of panic location
|
il y a 3 ans |
Evan Almloff
|
9e7e5b0859
Merge remote-tracking branch 'upstream/master' into jk/rsx-refactor
|
il y a 3 ans |
Demonthos
|
df4ea20bb8
create serde compatible parse error
|
il y a 3 ans |
Evan Almloff
|
2a6d9ed075
handle rsx!{cx, ...}
|
il y a 3 ans |
Evan Almloff
|
8c6fceb0c7
finish desktop implementation
|
il y a 3 ans |
Evan Almloff
|
2bcaa2e43e
refactor interperting macro into function and don't rely on cx being in scope
|
il y a 3 ans |
Muhannad Alrusayni
|
dded91a589
doc: put docs in once place instead of two
|
il y a 3 ans |
Evan Almloff
|
0079f7d18b
WIP: expose pipe for desktop
|
il y a 3 ans |
Evan Almloff
|
b921dc4eec
call error handler when error occurs
|
il y a 3 ans |
Evan Almloff
|
51b87dafcc
derive serde for Errors and Location, and add error handler
|
il y a 3 ans |
Evan Almloff
|
94448ea4aa
handle formatting options
|
il y a 3 ans |