Evan Almloff
|
519ec9d294
Move the document trait into a separate crate (#3035)
|
8 months ago |
Evan Almloff
|
cbeda0af76
Refactor and fix eval channels (#2302)
|
1 year ago |
Evan Almloff
|
88f3558419
Fix reclaim element when hot reloading (#2361)
|
1 year ago |
Evan Almloff
|
5ce91e1bfc
Fix flakey windows tests (#2332)
|
1 year ago |
Evan Almloff
|
98158bdc6f
fix headless tests
|
1 year ago |
Jonathan Kelley
|
4b2e426958
clippy, and don't hash invisible files for ts generation
|
1 year ago |
Jonathan Kelley
|
53cafefdef
wip: add tests and slightly refactor interpreter code
|
1 year ago |
Jonathan Kelley
|
cbadea022a
Eval should never return an error
|
1 year ago |
Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
1 year ago |
Jonathan Kelley
|
0bd9692e45
Fix cargo test and a number of little cleanup bugs
|
1 year ago |
Jonathan Kelley
|
d8af9b7ed1
Fix compile checks on numerous packages using --all --all-features
|
1 year ago |
Jonathan Kelley
|
94b17cc8ca
Fix non tokio builds for desktop
|
1 year ago |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 year ago |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 year ago |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 year ago |
Jonathan Kelley
|
d9b84f9f8f
Disambiguate expressions in rsx by requiring curlies
|
1 year ago |
Jonathan Kelley
|
47306bf89b
Merge branch 'master' into jk/rework-desktop-crate
|
1 year ago |
Jonathan Kelley
|
ec3eaa6b26
Add ID to filedrop handler
|
1 year ago |
Evan Almloff
|
a647ce2f36
remove headless tests for CI
|
1 year ago |
Miles Murgaw
|
6210c6fefe
Convert use_eval to use send/recv system (#1080)
|
1 year ago |
Evan Almloff
|
ae71e4ce33
don't render headless tests
|
2 years ago |
Evan Almloff
|
1b199977d1
add rendering tests
|
2 years ago |