Evan Almloff
|
4b81cdbf1b
Update custom renderer guide
|
2 年之前 |
Evan Almloff
|
ae1300b015
improve ergonomics of custom drivers and add a counter example to rink
|
2 年之前 |
Evan Almloff
|
b255800511
fix TUI and tests building
|
2 年之前 |
Evan Almloff
|
daac9f540f
document every item in native-core
|
2 年之前 |
Evan Almloff
|
f34fa5d974
Move dioxus-specifc code into dioxus-tui crate and rename core crate to Rink
|
2 年之前 |
Evan Almloff
|
8e8c89c99e
shink grid size in driven example
|
2 年之前 |
Evan Almloff
|
080a9bdba0
fix driven example
|
2 年之前 |
Evan Almloff
|
9121d68d84
fix focus events subscriptions
|
2 年之前 |
Evan Almloff
|
ad374a8b9d
fix formatting and lints
|
2 年之前 |
Evan Almloff
|
40292e40b2
improve performance and disable parallelism by default
|
2 年之前 |
Evan Almloff
|
0f5833d4c0
Improve benchmarks to also test for updating many elements at once
|
2 年之前 |
Jon Kelley
|
fdca2abf05
Merge pull request #879 from Demonthos/fix-clippy
|
2 年之前 |
Evan Almloff
|
c4845d5c8d
update TUI to new native-core
|
2 年之前 |
Evan Almloff
|
865c5aa957
all native-core tests passing
|
2 年之前 |
Evan Almloff
|
fda125de5f
fix clippy
|
2 年之前 |
Evan Almloff
|
ec3e02e4bb
finish macro
|
2 年之前 |
Kyle Smith
|
eee6cbabb2
Update Router book to reflect crate separation and need for `web` feature. (#873)
|
2 年之前 |
Jon Kelley
|
79074a0a7c
Merge pull request #870 from mwcz/patch-1
|
2 年之前 |
Michael Clayton
|
f40ba5ec3c
fix Guide link in README
|
2 年之前 |
=
|
bab3c8d584
WIP: derive macro
|
2 年之前 |
Evan Almloff
|
a8566b4e71
finish shipyard migration in native-core
|
2 年之前 |
Jon Kelley
|
6a16df835d
Merge pull request #865 from Demonthos/fix-anchor-link-for-block-level-elements
|
2 年之前 |
Evan Almloff
|
7253eabe0a
fix anchor link for block-level elements
|
2 年之前 |
Jon Kelley
|
5b61cbb9a0
Merge pull request #859 from Demonthos/use-shared-state-futures
|
2 年之前 |
Evan Almloff
|
2dd40ec202
add docs to remaining items
|
2 年之前 |
Evan Almloff
|
88198fc47c
remove static bound on owner
|
2 年之前 |
Evan Almloff
|
90b4dd806e
update docs example
|
2 年之前 |
Evan Almloff
|
d238481936
reduce indirection and remove some unnecessary methods
|
2 年之前 |
Evan Almloff
|
f5c058a2eb
make use_shared_state usable in static futures
|
2 年之前 |
Jon Kelley
|
7e5d5940d6
Merge pull request #850 from Demonthos/fix-workspace-hot-reloading
|
2 年之前 |