Jonathan Kelley
|
14a1039808
make clippy happy
|
2 years ago |
Evan Almloff
|
c805bc25af
make tui agnostic over framework
|
2 years ago |
Evan Almloff
|
05b968e8e4
update persistant iterator to work with new system
|
2 years ago |
Evan Almloff
|
bd07d7754c
create node watcher API
|
2 years ago |
Jonathan Kelley
|
5a99d8c98a
chore: dont publish guide
|
2 years ago |
Jonathan Kelley
|
9ebafc46bb
feat: allow 'static futures to be spawned from handlers
|
2 years ago |
Jon Kelley
|
d0fb05385a
Merge pull request #815 from Demonthos/fix-interpreter-remove-attribute
|
2 years ago |
Evan Almloff
|
c881f9bf82
fix removing attributes in web bindings
|
2 years ago |
Evan Almloff
|
93f64d91c9
fix some lints in tests
|
2 years ago |
Evan Almloff
|
9dc63e67c9
add minimally called test
|
2 years ago |
Evan Almloff
|
e4c7218fe8
make dioxus an optional dependancy
|
2 years ago |
Evan Almloff
|
dd1d492e61
merge upstream
|
2 years ago |
Evan Almloff
|
5087429cff
Merge branch 'upstream' into simplify-native-core
|
2 years ago |
Evan Almloff
|
6fe00c4f78
make dioxus dependancy optional
|
2 years ago |
Evan Almloff
|
8dde4e492f
finish migrating tests
|
2 years ago |
Evan Almloff
|
c8eb5c7dd7
update native core tests
|
2 years ago |
Evan Almloff
|
6cf0274a5b
expose listener methods
|
2 years ago |
Marc Espín
|
d521da1991
Remove unnecessary 'static lifetime (#812)
|
2 years ago |
Evan Almloff
|
2f6b8393f8
make parallelism optional
|
2 years ago |
Evan Almloff
|
687cdf2cac
use thread pool
|
2 years ago |
Evan Almloff
|
d67b21c0e9
improve performance
|
2 years ago |
Evan Almloff
|
71a0bdf71d
TUI rendering mostly working
|
2 years ago |
Evan Almloff
|
39a3db68bd
fix deadlock
|
2 years ago |
Evan Almloff
|
5eb4ca677d
don't panic when trying to get information about a node that does not exist
|
2 years ago |
Jon Kelley
|
741cbcbccc
Merge pull request #811 from Demonthos/implement-hydration
|
2 years ago |
Evan Almloff
|
ea46db0966
enable hydration feature in dev-dependancies
|
2 years ago |
Evan Almloff
|
9baef6bcd9
always load the templates in hydration
|
2 years ago |
Evan Almloff
|
696109db10
implement hydration
|
2 years ago |
Jon Kelley
|
e9dd5a94c7
Merge pull request #807 from Demonthos/add-use-memo
|
2 years ago |
Evan Almloff
|
0058c7ed32
create a way to create states
|
2 years ago |