rhysd
|
80e1db129a
|
update changelog for v0.3.0 changes
|
2023-10-25 00:10:56 +09:00 |
|
rhysd
|
0d74f96ffe
|
bump up version to v0.3.0
|
2023-10-25 00:08:10 +09:00 |
|
rhysd
|
6b6bb68567
|
enable termwiz and termion features on generating API doc
|
2023-10-24 17:25:29 +09:00 |
|
rhysd
|
6982f2d1e6
|
fix crash in split example
|
2023-10-24 17:18:27 +09:00 |
|
rhysd
|
a0aade4800
|
allow ratatui >=0.23.0, <1 (fix #36)
|
2023-10-24 17:02:37 +09:00 |
|
rhysd
|
70f7b95874
|
simplify ratatui/tui-rs feature groups by adding ratatui and tuirs features
|
2023-10-24 16:24:58 +09:00 |
|
rhysd
|
42c76a9d45
|
rename your-backend features to no-backend
|
2023-10-24 16:02:43 +09:00 |
|
rhysd
|
9882974669
|
remove tuirs_popup_placeholder example
|
2023-10-24 16:00:21 +09:00 |
|
rhysd
|
8f2594bbc5
|
Merge branch 'invert'
|
2023-10-24 15:32:39 +09:00 |
|
rhysd
|
1625ad6bc8
|
fix benchmark to use ratatui
|
2023-10-24 15:32:26 +09:00 |
|
rhysd
|
989be96aa9
|
invert tui-rs and ratatui in document
|
2023-10-24 15:32:26 +09:00 |
|
rhysd
|
08b538e39b
|
fix CI for inverting ratatui-* features to tuirs-*
|
2023-10-24 14:28:58 +09:00 |
|
rhysd
|
953ec9b295
|
move doc tests from tui-rs to ratatui
|
2023-10-24 14:26:50 +09:00 |
|
rhysd
|
330b7074ae
|
fix examples to invert ratatui and tui-rs
|
2023-10-24 13:15:16 +09:00 |
|
rhysd
|
ef3b3188f4
|
invert ratatui-* features with tuirs-*
|
2023-10-24 13:15:16 +09:00 |
|
rhysd
|
e3783d1baf
|
update changelog for v0.2.4 changes
|
2023-10-22 01:24:05 +09:00 |
|
rhysd
|
1c32ed7227
|
bump up version to v0.2.4
|
2023-10-22 01:09:20 +09:00 |
|
rhysd
|
784ad655dc
|
pass mask character on creating LineHighlighter instance
|
2023-10-21 13:38:17 +09:00 |
|
rhysd
|
4bdf55a1f6
|
remove unnecessary tick handling in termwiz example
|
2023-10-21 10:43:25 +09:00 |
|
rhysd
|
4ca61938e3
|
Merge branch 'termwiz'
|
2023-10-21 02:45:32 +09:00 |
|
rhysd
|
1e781950d6
|
describe termwiz support in documents
|
2023-10-21 02:41:50 +09:00 |
|
rhysd
|
257c8bcbf0
|
add example for usage with termwiz crate
|
2023-10-21 02:41:50 +09:00 |
|
rhysd
|
892b4495d3
|
support termwiz crate for ratatui
|
2023-10-21 01:44:06 +09:00 |
|
rhysd
|
68275e4932
|
consider wide chars on calculating tab width
|
2023-10-21 00:30:36 +09:00 |
|
rhysd
|
b5a9f405e8
|
include tests directory in shipped package
|
2023-10-20 22:25:17 +09:00 |
|
rhysd
|
3f7db1db84
|
update changelog for v0.2.2 and v0.2.3 changes
|
2023-10-20 22:25:17 +09:00 |
|
rhysd
|
e7c83979e3
|
bump up version to v0.2.3
|
2023-10-20 22:15:48 +09:00 |
|
rhysd
|
d9dd1a168c
|
refactor password example and the example screencast in readme
|
2023-10-20 22:02:04 +09:00 |
|
rhysd
|
4fa7a16b72
|
add TextArea::mask_char and doc tests for masking APIs
|
2023-10-20 21:32:50 +09:00 |
|
rhysd
|
2e008fdfe6
|
update actions/checkout to v4
|
2023-10-20 20:52:16 +09:00 |
|
rhysd
|
e05ffff9e2
|
refactor making display line text and tests for it
|
2023-10-20 20:52:16 +09:00 |
|
pm100
|
64ca882128
|
fix hard tab display (#33)
* fix hard tab display
* fix clippy complaint
* fix tab_len == 0 case. Add tests
* oops commited wrong file.
|
2023-10-20 10:47:58 +09:00 |
|
Linda_pp
|
879e2d0223
|
consider ratatui usage in contribution guide
|
2023-10-19 15:23:32 +09:00 |
|
rhysd
|
f4cd38ed50
|
use rust,ignore code fences in readme.md (fix #34)
so that we no longer need to add `--skip` on `cargo test`
|
2023-10-19 11:50:49 +09:00 |
|
Linda_pp
|
455df52464
|
Merge pull request #32 from pm100/password
Allow masking a text with a specific character
|
2023-10-17 23:29:45 +09:00 |
|
paul moore
|
45445e0554
|
change 'password' to more generic 'mask'. Fix tab behavior
|
2023-10-15 09:55:16 -07:00 |
|
paul moore
|
84985fa04c
|
password - second go
|
2023-10-13 17:37:37 -07:00 |
|
rhysd
|
a75fcde04f
|
check document generation on CI
|
2023-10-02 15:07:45 +09:00 |
|
rhysd
|
385ed43f74
|
fix contributing guide and clippy warnings in tests
|
2023-10-02 14:46:29 +09:00 |
|
rhysd
|
df5d6aed11
|
fix watch-check and watch-test cargo subcommands
|
2023-10-02 02:39:29 +09:00 |
|
rhysd
|
32d415ce7f
|
bump up version to v0.2.2
|
2023-10-02 02:18:18 +09:00 |
|
rhysd
|
5d89a9cdd4
|
fix building document
|
2023-10-02 02:17:19 +09:00 |
|
rhysd
|
43286092c6
|
update changelog for v0.2.1 changes
|
2023-10-02 02:09:41 +09:00 |
|
rhysd
|
48312c4f77
|
v0.2.1 (fixes #27, closes #22, closes #25, closes #26)
|
2023-10-02 01:42:20 +09:00 |
|
rhysd
|
01d49b5d0b
|
note higher Rust version is required due to ratatui features
|
2023-10-01 23:30:23 +09:00 |
|
rhysd
|
d1ce01cb9a
|
fix checking tui-rs and ratatui are exclusive on using custom backend
|
2023-10-01 23:24:54 +09:00 |
|
rhysd
|
92c107c939
|
rename set_placeholder to set_placeholder_text and add more APIs
|
2023-10-01 23:17:32 +09:00 |
|
rhysd
|
2031e5b20c
|
allow any string types for setting placeholder text
|
2023-10-01 22:47:54 +09:00 |
|
rhysd
|
9fdbbd4250
|
fix weird behavior on empty placeholder
|
2023-10-01 22:46:44 +09:00 |
|
rhysd
|
151a007a83
|
simplify placeholder implementation
|
2023-10-01 22:40:58 +09:00 |
|