Evan Almloff
|
6ee1c5ea16
fix custom renderer imports
|
2 years ago |
Evan Almloff
|
ed6d813a9c
update Rink and Dioxus-TUI readmes
|
2 years ago |
Evan Almloff
|
8b5551e5d2
fix formatting
|
2 years ago |
Evan Almloff
|
a37b29947b
Remove the box::new passed into RealDom::new
|
2 years ago |
Evan Almloff
|
d1155d159c
restore some unintended changes
|
2 years ago |
Evan Almloff
|
4b1ebca4ca
Merge remote-tracking branch 'upstream/master' into simplify-native-core
|
2 years ago |
Evan Almloff
|
41bf87e74f
Merge branch 'upstream' into simplify-native-core
|
2 years ago |
Evan Almloff
|
4b81cdbf1b
Update custom renderer guide
|
2 years ago |
Jon Kelley
|
059f6b18db
Merge pull request #869 from ndarilek/master
|
2 years ago |
Jon Kelley
|
05b3f1395d
Merge pull request #871 from DioxusLabs/jk/liveview-pool
|
2 years ago |
Evan Almloff
|
ae1300b015
improve ergonomics of custom drivers and add a counter example to rink
|
2 years ago |
Jonathan Kelley
|
55446c184c
Merge branch 'master' into jk/liveview-pool
|
2 years ago |
Evan Almloff
|
b255800511
fix TUI and tests building
|
2 years ago |
Evan Almloff
|
daac9f540f
document every item in native-core
|
2 years ago |
Jon Kelley
|
07fc95954e
Merge pull request #881 from Demonthos/fix-waking-on-shutdown
|
2 years ago |
Evan Almloff
|
226bd3a6e1
fix panic when waking future on shutdown
|
2 years ago |
Jon Kelley
|
4227edf77a
Merge pull request #878 from Demonthos/fix-event-bubbling-within-template
|
2 years ago |
Evan Almloff
|
f34fa5d974
Move dioxus-specifc code into dioxus-tui crate and rename core crate to Rink
|
2 years ago |
Evan Almloff
|
8e8c89c99e
shink grid size in driven example
|
2 years ago |
Evan Almloff
|
080a9bdba0
fix driven example
|
2 years ago |
Evan Almloff
|
9121d68d84
fix focus events subscriptions
|
2 years ago |
Evan Almloff
|
ad374a8b9d
fix formatting and lints
|
2 years ago |
marcerhans
|
2a64822615
Updated link in docs for use_hook. (#880)
|
2 years ago |
Jonathan Kelley
|
a85d0c52ef
Merge branch 'master' into fix-event-bubbling-within-template
|
2 years ago |
Evan Almloff
|
40292e40b2
improve performance and disable parallelism by default
|
2 years ago |
Evan Almloff
|
0f5833d4c0
Improve benchmarks to also test for updating many elements at once
|
2 years ago |
Jon Kelley
|
fdca2abf05
Merge pull request #879 from Demonthos/fix-clippy
|
2 years ago |
Evan Almloff
|
c4845d5c8d
update TUI to new native-core
|
2 years ago |
Evan Almloff
|
865c5aa957
all native-core tests passing
|
2 years ago |
Evan Almloff
|
fda125de5f
fix clippy
|
2 years ago |