Jon Kelley
|
bfd7562ddb
|
Merge branch 'master' into feat/native-core-optional-deps
|
2023-06-30 12:30:39 -07:00 |
|
Jon Kelley
|
282d2cba26
|
Merge branch 'master' into update-crossterm-rink
|
2023-06-30 12:13:28 -07:00 |
|
Evan Almloff
|
5f873511c5
|
use workspace dependancies
|
2023-06-19 14:29:11 -05:00 |
|
marc2332
|
5ea04017e9
|
renamed the feature
|
2023-05-20 22:57:17 +02:00 |
|
marc2332
|
c741a32f4a
|
resolved conflicts
|
2023-05-20 22:10:54 +02:00 |
|
marc2332
|
bd0bf8110a
|
indent
|
2023-05-20 22:09:44 +02:00 |
|
marc2332
|
02355ddd4c
|
feat: Move layout_attributes behind a feature in native-core
|
2023-05-20 22:06:35 +02: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
|
eb4abca022
|
update crossterm version
|
2023-04-24 11:48:52 -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 |
|