Jon Kelley
|
c3e573b7cb
|
Merge pull request #445 from Demonthos/test_tui_events
test tui events
|
2022-06-19 22:10:10 -04:00 |
|
Evan Almloff
|
3dc68ffd76
|
add tests
|
2022-06-13 19:55:57 -05:00 |
|
Evan Almloff
|
5d323cae78
|
Merge remote-tracking branch 'upstream/master' into tui_focus
|
2022-06-13 17:55:18 -05:00 |
|
Evan Almloff
|
dcfe60c164
|
use taffy instead of stretch2
|
2022-06-10 17:23:30 -05:00 |
|
Evan Almloff
|
a5b9200e47
|
calculate absolute position
|
2022-05-10 18:13:05 -05:00 |
|
demonthos
|
bd105c9bc6
|
Merge remote-tracking branch 'origin/master' into tui_focus
|
2022-05-07 14:08:10 -05:00 |
|
Evan Almloff
|
2ea587359b
|
only re-render if the state has changed
|
2022-05-07 09:10:34 -05:00 |
|
Evan Almloff
|
acfde71d7e
|
refactor prevent-default
|
2022-05-05 07:09:18 -05:00 |
|
Evan Almloff
|
9ed722ae45
|
change focus when an element is clicked
|
2022-05-03 17:19:16 -05:00 |
|
Evan Almloff
|
23376fef8e
|
move focus into event system
|
2022-05-03 16:44:53 -05:00 |
|
Evan Almloff
|
ce5ade9fa6
|
add focus state
|
2022-05-03 15:06:07 -05:00 |
|
Evan Almloff
|
35ee243d0d
|
intigrate focus system with tui
|
2022-05-03 11:02:35 -05:00 |
|
Evan Almloff
|
b79a58cc66
|
pass clippy
|
2022-04-17 08:43:15 -05:00 |
|
Evan Almloff
|
436c6a02f7
|
add node dependancy
|
2022-04-16 12:27:52 -05:00 |
|
Evan Almloff
|
0fb9aed273
|
add children on initial build and add sorted slice macro
|
2022-04-13 12:49:53 -05:00 |
|
Evan Almloff
|
3b06059834
|
fix rendering
|
2022-04-13 11:39:38 -05:00 |
|
Evan Almloff
|
71707fec09
|
pass cargo check
|
2022-04-12 18:58:25 -05:00 |
|
Evan Almloff
|
9eaf7212a3
|
tests passing, and tui updated
|
2022-04-12 18:46:16 -05:00 |
|
Evan Almloff
|
92010b0bab
|
WIP update tests
|
2022-04-12 07:51:57 -05:00 |
|
Evan Almloff
|
3dd18b21b3
|
added headless mode for CI
|
2022-04-05 12:08:01 -05:00 |
|
Evan Almloff
|
351722d136
|
update dependancy to stretch2 master and remove refrences to tree
|
2022-04-04 13:37:04 -05:00 |
|
Demonthos
|
56af1f7988
|
remove extra prints
|
2022-04-02 20:24:33 -05:00 |
|
Demonthos
|
a001b7ce90
|
re-enable rendering
|
2022-04-02 20:02:51 -05:00 |
|
Evan Almloff
|
32b2e3a135
|
bugfixes, docs, and pass clippy
|
2022-04-02 16:46:46 -05:00 |
|
Evan Almloff
|
5b25500c0b
|
finishing touches and benchmarks
|
2022-03-30 20:45:41 -05:00 |
|
Evan Almloff
|
7f4e257757
|
bugfixes, testing and refactoring
|
2022-03-26 20:32:49 -05:00 |
|
Evan Almloff
|
6adfa8805c
|
moved stretch layout to native-core
|
2022-03-26 20:28:29 -05:00 |
|
Evan Almloff
|
26d92b6e51
|
rebase master
|
2022-03-26 20:27:10 -05:00 |
|
Evan Almloff
|
499971e9b3
|
wip lazy layout
|
2022-03-26 20:24:44 -05:00 |
|
Evan Almloff
|
503b10d674
|
bugfixes text modifer elements
|
2022-03-09 21:06:45 -06:00 |
|
Jonathan Kelley
|
58a20913b6
|
chore; make tui pass clippy
|
2022-03-09 13:30:44 -05:00 |
|
Jonathan Kelley
|
37cf9bb9d2
|
feat: add tui
|
2022-03-09 12:55:30 -05:00 |
|