Evan Almloff
|
dd7784d205
|
clean up and document focus system
|
2022-05-04 14:28:02 -05:00 |
|
Evan Almloff
|
749150e22d
|
change prevent default to listen to tab index
|
2022-05-04 14:15:07 -05:00 |
|
Evan Almloff
|
a4eb4dc8df
|
add offset mouse data to tui
|
2022-05-04 13:58:48 -05:00 |
|
Evan Almloff
|
4aaf790ae9
|
revert widget trait
|
2022-05-04 13:35:30 -05:00 |
|
Reinis Mazeiks
|
d84d414170
|
Add offset coordinates to mouse events on TUI and desktop.
|
2022-05-04 16:42:14 +03:00 |
|
Evan Almloff
|
2176da4d75
|
update readme
|
2022-05-03 18:43:28 -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 |
|
Jonathan Kelley
|
3febd42588
|
Release dioxus-core v0.2.1, dioxus-core-macro v0.2.1, dioxus-html v0.2.1, dioxus-interpreter-js v0.2.1, dioxus-desktop v0.2.3, dioxus-hooks v0.2.1, dioxus-liveview v0.1.0, dioxus-native-core v0.2.0, dioxus-native-core-macro v0.2.0, dioxus-router v0.2.3, dioxus-ssr v0.2.1, dioxus-tui v0.2.2, dioxus-web v0.2.1, fermi v0.2.1, dioxus v0.2.4
|
2022-05-02 23:57:20 -04:00 |
|
Jonathan Kelley
|
b8e8e69523
|
fix: use published stretch
|
2022-05-02 22:20:52 -04:00 |
|
Jon Kelley
|
f7e67cb2d7
|
Merge pull request #329 from Demonthos/lazy_tui
Tui Lazy Attributes and Layout
|
2022-05-02 21:38:18 -04:00 |
|
Evan Almloff
|
3adcba5f93
|
remove empty attributes
|
2022-05-02 20:25:10 -05:00 |
|
Evan Almloff
|
e1120bb644
|
ensure all nodes have a intialized layout
|
2022-05-01 21:19:11 -05:00 |
|
Evan Almloff
|
99fea74786
|
change with_ctrl_c_quit to without_ctrl_c_quit
|
2022-04-30 16:52:54 -05:00 |
|
Evan Almloff
|
84db875101
|
Merge branch 'master' of https://github.com/DioxusLabs/dioxus into lazy_tui
|
2022-04-24 06:56:07 -05:00 |
|
Evan Almloff
|
91b2147552
|
update benchmark
|
2022-04-21 06:44:48 -05:00 |
|
Evan Almloff
|
efa682735e
|
ignore ctrl-c if ctrl_c_quit is false
|
2022-04-21 06:33:03 -05:00 |
|
Evan Almloff
|
9d9aa33e25
|
add builder pattern and update examples
|
2022-04-21 06:29:22 -05:00 |
|
Evan Almloff
|
c8919ad77b
|
add benchmark
|
2022-04-20 21:44:37 -05:00 |
|
Evan Almloff
|
b79a58cc66
|
pass clippy
|
2022-04-17 08:43:15 -05:00 |
|
Evan Almloff
|
d9276bd64c
|
clean up code and docs
|
2022-04-17 07:29:35 -05:00 |
|
Evan Almloff
|
b9c2664089
|
add builder methods to NodeMask
|
2022-04-16 17:22:03 -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 |
|
Jon Kelley
|
268cc5bd39
|
Merge pull request #302 from Demonthos/master
tui bugfixes and text modifier elements
|
2022-03-20 22:58:56 -04:00 |
|
Jonathan Kelley
|
dc028df0dd
|
clippy: make it happier
|
2022-03-20 21:50:43 -04:00 |
|
Evan Almloff
|
b228e1e4eb
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2022-03-09 21:08:37 -06:00 |
|
Evan Almloff
|
503b10d674
|
bugfixes text modifer elements
|
2022-03-09 21:06:45 -06:00 |
|
Jonathan Kelley
|
3f130d9bd0
|
fix: use updated version of stretch for layout
|
2022-03-09 21:42:37 -05:00 |
|
Jonathan Kelley
|
e7505188d6
|
release: make a new 0.2.0 release of Dioxus
|
2022-03-09 14:24:05 -05:00 |
|
Jonathan Kelley
|
50d509688d
|
feat: update examples for tui
|
2022-03-09 13:36:30 -05: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 |
|