Alexandre Bury
c10b5e9a1e
Correctly initializes TextArea
...
Was in a bad state until the first `layout` phase.
2020-06-16 22:29:45 -07:00
Alexandre Bury
e3a266aa0e
Add once1! macro
2020-06-14 22:51:57 -07:00
Alexandre Bury
8df6b05e1c
Add Dialog::into_content
2020-06-13 23:00:13 -07:00
Alexandre Bury
7d833d5386
Fix important_area for ShadowView and PaddedView
2020-06-11 10:22:03 -07:00
Alexandre Bury
72ded36093
More fully qualified paths
2020-06-09 11:12:01 -07:00
Alexandre Bury
aeb9b2af7b
Use fully-qualified paths for wrap_impl! macro
2020-06-09 09:17:07 -07:00
Alexandre Bury
a68e237c81
Fix size confusion in LinearLayout::Child
2020-06-08 19:57:55 -07:00
Alexandre Bury
b91c5d8179
Remove scroll feature for docs.rs
2020-05-28 11:54:21 -07:00
Alexandre Bury
d5205769f6
Start development of 0.15.1-alpha.0
2020-05-26 12:11:45 -07:00
Alexandre Bury
3df1eafe11
Update Readme
2020-05-26 11:39:05 -07:00
Alexandre Bury
a9ae211928
Fix clippy lints
2020-05-26 11:31:40 -07:00
Alexandre Bury
0a14106127
Fix doc links accross re-use
2020-05-26 11:01:28 -07:00
Alexandre Bury
f8d34b8c52
Fix EventTrigger::has_tag
2020-05-23 18:51:59 -07:00
Alexandre Bury
ec10145bf2
Add SelectView::(try_)iter_mut
2020-05-09 18:55:51 -07:00
Jonathan Spira
ea3169961d
Updated Dialog
convencience methods: test
and info
to take Into<StyledString>
( #449 )
...
* Updated dialog typed to allow for StyledString
2020-04-26 15:00:57 -07:00
Jonathan Spira
2750ac370b
Added impl_enabled to more widgets ( #448 )
...
* Expanded on API for Checkbox and for Enabled.
Added a `with_x` variant to both, for easier chaining.
* Added enabled/disable macro support to everything with an enabled/disabled method.
This also gives them `with_enabled`, but more importantly, keeps things tidy
2020-04-25 12:57:31 -07:00
Jonathan Spira
f42fc382e6
Expanded on API for Checkbox and for Enabled. ( #447 )
...
Added a `with_x` variant to both, for easier chaining.
2020-04-25 11:13:04 -07:00
Alexandre Bury
b7764541e5
Move examples to its own member
2020-04-23 17:17:30 -07:00
Alexandre Bury
4154f99b44
Split non-backend code into cursive-core
2020-04-23 13:46:00 -07:00