Evan Almloff
|
a9307e57e6
|
fix CI
|
2023-06-02 12:33:47 -05:00 |
|
Jon Kelley
|
379ea09b12
|
Merge pull request #894 from Demonthos/query-system
Create onmounted Event
|
2023-05-18 13:17:15 +02:00 |
|
Nico Burns
|
2d40e0a261
|
Fix rink compilation with Taffy 0.3
|
2023-05-17 10:47:31 +01:00 |
|
Nico Burns
|
2b0a86701e
|
Upgrade Taffy to v0.3.12]
|
2023-05-16 10:46:13 +01:00 |
|
Evan Almloff
|
ed4709101c
|
fix duplicate example names
|
2023-05-02 09:38:58 -05:00 |
|
Evan Almloff
|
e1f02f8135
|
Merge branch 'upstream' into query-system
|
2023-04-26 18:00:39 -05:00 |
|
Will Hopkins
|
8af3522a2e
|
fix: change crossterm poll timeout to 10ms from 1s (#983)
Problem: Key events were delayed signifantly in TUI widgets.
Solution: Decrease crossterm event poll timeout from 1000ms to 10ms.
Fixes #978
|
2023-04-24 16:13:54 -05:00 |
|
Evan Almloff
|
2ca5ff96df
|
Merge branch 'upstream' into query-system
|
2023-04-04 17:36:27 -05:00 |
|
Evan Almloff
|
ed6d813a9c
|
update Rink and Dioxus-TUI readmes
|
2023-03-14 17:31:21 -05:00 |
|
Evan Almloff
|
a37b29947b
|
Remove the box::new passed into RealDom::new
|
2023-03-14 16:35:11 -05:00 |
|
Evan Almloff
|
ae1300b015
|
improve ergonomics of custom drivers and add a counter example to rink
|
2023-03-13 21:26:44 -05:00 |
|
Evan Almloff
|
daac9f540f
|
document every item in native-core
|
2023-03-13 17:49:37 -05:00 |
|
Evan Almloff
|
f34fa5d974
|
Move dioxus-specifc code into dioxus-tui crate and rename core crate to Rink
|
2023-03-13 12:04:51 -05:00 |
|