Brian Donovan
|
50230b6f71
build(web): fix `default-features` warning (#1296)
|
1 year ago |
Jonathan Kelley
|
39e89c1fac
Bump crate versions, fix any publish errors
|
1 year ago |
Evan Almloff
|
45d386810b
create features for large web-sys events/types
|
1 year ago |
Miles Murgaw
|
6210c6fefe
Convert use_eval to use send/recv system (#1080)
|
1 year ago |
Andrea Frigido
|
dccad58f1d
Update license field following SPDX 2.1 license expression standard
|
2 years ago |
Jonathan Kelley
|
5ceb4cc11e
Merge branch 'master' into timeout-count
|
2 years ago |
Marc Espín
|
32d4472bfd
fix: Remove duplicated doc links and improved some descriptions (#1167)
|
2 years ago |
Evan Almloff
|
c39f55920c
fix CI tests
|
2 years ago |
Evan Almloff
|
5f873511c5
use workspace dependancies
|
2 years ago |
Miles Murgaw
|
d09c92beda
Add initial_value attribute & fix static special attribute handling (#1063)
|
2 years ago |
Jonathan Kelley
|
c97f43146d
bump hooks and web crates
|
2 years ago |
Evan Almloff
|
bed1d58a77
create web file engine
|
2 years ago |
Ivan Tham
|
05caa475b1
Add timeout count example
|
2 years ago |
Jonathan Kelley
|
f420c6f333
bump web and interpreter
|
2 years ago |
Evan Almloff
|
ea46db0966
enable hydration feature in dev-dependancies
|
2 years ago |
Jonathan Kelley
|
7f01f61138
feat: publish 0.3 versions of many crates
|
2 years ago |
Jon Kelley
|
051f85f78f
Merge branch 'master' into return-from-js
|
2 years ago |
Evan Almloff
|
bf47f64852
Merge branch 'upstream' into return-from-js
|
2 years ago |
Evan Almloff
|
e863ef29b8
allow returning values from use_eval
|
2 years ago |
Evan Almloff
|
b79ad4f50e
Merge remote-tracking branch 'upstream/master' into optimize-templates-v3
|
2 years ago |
Evan Almloff
|
5c6c235df0
cleanup code
|
2 years ago |
Jonathan Kelley
|
b182a6ee75
chore: clean up interpreter and bindings
|
2 years ago |
Jonathan Kelley
|
18d6b1ad6f
feat: get web working properly
|
2 years ago |
Jonathan Kelley
|
073fea9ed3
Merge branch 'master' into jk/templates-v3
|
2 years ago |
Demonthos
|
f21c8423eb
optimizations for wasm size (#582)
|
2 years ago |
Jonathan Kelley
|
90982e0ccb
wip: start to refactor out hot reloading from packages
|
2 years ago |
saicu
|
e8c48d46cf
replace fxhash crate with rustc-hash (#588)
|
2 years ago |
Demonthos
|
047ed1e553
Subtree memorization / reactive templates (#488)
|
2 years ago |
Jon Kelley
|
d9546d9504
Renderers are now packages, not features. (#387)
|
3 years ago |
Evan Almloff
|
041f474329
Merge remote-tracking branch 'upstream/master' into clean_up_rsx_imports
|
3 years ago |