Jonathan Kelley
|
50f90d889a
fix: bump to readd desktop click handling code
|
3 years ago |
Jonathan Kelley
|
824defa2db
Merge branch 'master' into jk/unify
|
3 years ago |
Jonathan Kelley
|
c860e47353
Merge pull request #140 from DioxusLabs/jk/hydration-listeners
|
3 years ago |
Jonathan Kelley
|
c1a5d4e11f
fix: ssr + hydration event listeners
|
3 years ago |
Jonathan Kelley
|
8c7473d194
Merge pull request #138 from mrxiaozhuox/master
|
3 years ago |
YuKun Liu
|
16d2074fcf
fix: `dog-app` breed change
|
3 years ago |
Jonathan Kelley
|
887f69d5b4
Merge pull request #133 from mrxiaozhuox/master
|
3 years ago |
YuKun Liu
|
2073b400df
fix: check `href` null
|
3 years ago |
YuKun Liu
|
327f901548
fix: check `href` null
|
3 years ago |
YuKun Liu
|
8089023a6c
fix: prevent `submit` default
|
3 years ago |
YuKun Liu
|
46fd6ac345
feat: link open in browser
|
3 years ago |
YuKun Liu
|
62b637f8b0
fix: error pattern
|
3 years ago |
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 |
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
|
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
|
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 |
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 |