Jonathan Kelley
|
06d4a5640b
docs: fix doc comment
|
3 years ago |
Jonathan Kelley
|
cc83900334
feat: router crate is polished up
|
3 years ago |
Jonathan Kelley
|
60b11081f2
chore: remove idna feature from url
|
3 years ago |
Jonathan Kelley
|
f2979cb12a
feat: apply local router changes
|
3 years ago |
Jonathan Kelley
|
3928856a9b
fix: desktop edits should not be applied in reverse
|
3 years ago |
Jonathan Kelley
|
e5b034c6a4
fix: don't propogate empty edits
|
3 years ago |
Jonathan Kelley
|
0e09dda1be
chore: add additional debugging to VNode fields
|
3 years ago |
Jonathan Kelley
|
f682a7a635
fix: doc location
|
3 years ago |
Jonathan Kelley
|
eaeda6e201
docs: refactor our readme for main crate
|
3 years ago |
Jonathan Kelley
|
e04a6d63a5
chore: move tests out of core and into the top level crate
|
3 years ago |
Jonathan Kelley
|
e932ed202a
fix: macro export
|
3 years ago |
Jonathan Kelley
|
62f3d1b38e
fix: macro export
|
3 years ago |
Jonathan Kelley
|
46a42c5ef9
Docs: update readme and usage doc for router
|
3 years ago |
Jonathan Kelley
|
0883ff76e6
chore: convert debug to trace
|
3 years ago |
Jonathan Kelley
|
e51b47d1fb
chore: move macros around
|
3 years ago |
Jonathan Kelley
|
0e12915dc8
fix: remove old vscode folder
|
3 years ago |
Jonathan Kelley
|
b4c5b96980
chore: switch log to eprintln
|
3 years ago |
Jonathan Kelley
|
7805b1ad63
docs: add simple router book
|
3 years ago |
Jonathan Kelley
|
673ea3280a
fix: license
|
3 years ago |
Jonathan Kelley
|
06c88b6f35
fix: remove fermi callback api
|
3 years ago |
Jonathan Kelley
|
ddd4875e13
Merge branch 'master' of github.com:DioxusLabs/dioxus
|
3 years ago |
Jonathan Kelley
|
901bd5b0cd
examples: clippy
|
3 years ago |
Jonathan Kelley
|
42979d922b
Merge pull request #208 from DioxusLabs/jk/use-future-leak
|
3 years ago |
Jonathan Kelley
|
49f9303002
Merge pull request #286 from mrxiaozhuox/patch-1
|
3 years ago |
Jonathan Kelley
|
0350d25a33
Merge pull request #287 from DioxusLabs/jk/diff-keyed-fix
|
3 years ago |
Jonathan Kelley
|
e416e31bc7
feat: new spawn_forever for tasks that never die
|
3 years ago |
Jonathan Kelley
|
70177ed49d
feat: tasks are dropped when components are unmounted
|
3 years ago |
Jonathan Kelley
|
a46bd8d6d7
Merge branch 'master' into jk/use-future-leak
|
3 years ago |
Jonathan Kelley
|
c2c6d73916
fix: tests should reflect removes
|
3 years ago |
Jonathan Kelley
|
35a3eaabdf
fix: actually remove nodes in keyed_diff_middle
|
3 years ago |