dioxus/packages/tui/src
Jon Kelley e686e42cfe
Merge pull request #790 from Demonthos/make-cursor-agnostic-over-storage
Make text editing utilities in native core agnostic over the text storage
2023-01-21 00:40:16 -08:00
..
prelude widgets 2022-12-07 20:28:01 -06:00
widgets make text editing utilites agnostic over the text storage 2023-01-20 17:09:19 -06:00
config.rs change with_ctrl_c_quit to without_ctrl_c_quit 2022-04-30 16:52:54 -05:00
focus.rs fix custom attribute value support 2022-12-09 16:18:37 -06:00
hooks.rs fix mouse interaction with widgets 2022-12-08 06:40:00 -06:00
layout.rs apply medium width when the border style is not none to comply with browser behavior 2023-01-20 17:36:41 -06:00
lib.rs add launch_cfg_with_props to tui (#682) 2022-12-27 08:30:08 -06:00
node.rs Implement new mutations with native core (#630) 2022-12-06 15:38:04 -08:00
query.rs add some utilities around AnyValueRc 2022-12-10 12:50:15 -06:00
render.rs widgets 2022-12-07 20:28:01 -06:00
style.rs finishing touches and benchmarks 2022-03-30 20:45:41 -05:00
style_attributes.rs Implement new mutations with native core (#630) 2022-12-06 15:38:04 -08:00
widget.rs Implement new mutations with native core (#630) 2022-12-06 15:38:04 -08:00