YuKun Liu
|
f006f50317
feat: move `rpc` to handler
|
3 years ago |
Jonathan Kelley
|
8d3ac3ff14
Merge pull request #107 from autarch/autarch/half-assed-router
|
3 years ago |
Jonathan Kelley
|
174d287062
wip: extract to rsx module
|
3 years ago |
YuKun Liu
|
9e04ce5342
feat: `open_browser` bool attribute
|
3 years ago |
YuKun Liu
|
5233ee97d9
fix: format code
|
3 years ago |
YuKun Liu
|
c737c424b0
feat: link open in browser
|
3 years ago |
YuKun Liu
|
a0f60152bc
feat: link open in browser
|
3 years ago |
Dave Rolsky
|
64080588d0
Add a warning when Link it called outside of a Router context
|
3 years ago |
Jonathan Kelley
|
abfac0d59b
wip: move macro lib out of proc macro crate
|
3 years ago |
Jonathan Kelley
|
e84126ad16
Merge pull request #131 from mrxiaozhuox/patch-3
|
3 years ago |
YuKun Liu
|
27bdef3040
Update ZH_CN.md
|
3 years ago |
YuKun Liu
|
5badcd830c
Update ZH_CN.md
|
3 years ago |
Jonathan Kelley
|
5bce294a86
Merge pull request #127 from DioxusLabs/jk/handler-tweak
|
3 years ago |
Jonathan Kelley
|
c08d04449f
Merge pull request #128 from DioxusLabs/jk/optional-tag
|
3 years ago |
Jonathan Kelley
|
8f10a012f2
Merge pull request #3 from saona-raimundo/termion-dep
|
3 years ago |
Jonathan Kelley
|
58839f47ba
update: modify usestate to be borrowed
|
3 years ago |
Jonathan Kelley
|
47bc4e4a44
feat: add "optional" flag for props
|
3 years ago |
Jonathan Kelley
|
036a0ff49a
docs: add comments for the Handler
|
3 years ago |
Jonathan Kelley
|
e47ead5347
fix: allow eventhandler to derive default
|
3 years ago |
Jonathan Kelley
|
baf722de11
docs: add a roadmap
|
3 years ago |
Dave Rolsky
|
9b282d877b
Don't expect all components to have a scope in ScopeArena.ensure_drop_safety
|
3 years ago |
Dave Rolsky
|
81c094ed29
Fix handling of re-renders in the Router
|
3 years ago |
Jonathan Kelley
|
05331ddd80
feat: wire up both desktop and web
|
3 years ago |
Jonathan Kelley
|
8e842231e4
Merge pull request #124 from mrxiaozhuox/patch-2
|
3 years ago |
YuKun Liu
|
7dd7944487
Update ZH_CN.md
|
3 years ago |
Raimundo Saona
|
99c9085bed
Cleaning up Cargo.toml
|
3 years ago |
Raimundo Saona
|
2700806ca9
Preventing default loading of termion through tui
|
3 years ago |
Raimundo Saona
|
6c8fd6dccb
Cleaning up the README
|
3 years ago |
Dave Rolsky
|
e06eac1ce5
More WIP router implementation
|
3 years ago |
Dave Rolsky
|
c9408da731
Implement UseRoute segment method
|
3 years ago |