Valentin271
|
b82451fb33
|
refactor(examples): add vim binding (#688)
|
2023-12-14 19:11:48 -08:00 |
|
Josh McKinney
|
804115ac6f
|
feat(prelude): add a prelude (#304)
This allows users of the library to easily use ratatui without a huge amount of imports
|
2023-07-10 22:59:01 +00:00 |
|
Josh McKinney
|
f7af8a3863
|
style: reformat imports (#219)
Order imports by std, external, crate and group them by crate
|
2023-06-12 05:07:15 +00:00 |
|
Yuri Astrakhan
|
e08b466166
|
chore: inline format args (#190)
|
2023-05-21 20:46:02 -07:00 |
|
Orhun Parmaksız
|
ed12ab16e0
|
chore(cargo): update project metadata (#94)
|
2023-03-17 17:03:49 +01:00 |
|
Arijit Basu
|
9feda988a5
|
chore: Update deps (#51)
* Update deps
Also, temporarily disabled clippy check. Can be discussed in #49.
* Fix termion demo
* chore: fix all clippy warnings
* Call into_raw_mode()
* Update min supported rust version
---------
Co-authored-by: rhysd <lin90162@yahoo.co.jp>
|
2023-02-15 18:29:50 +05:30 |
|
Florian Dehau
|
6069d89dee
|
chore: fix all clippy warnings
|
2021-12-23 18:55:43 +01:00 |
|
Florian Dehau
|
c8c03294e1
|
chore: self contained examples
|
2021-11-11 16:18:49 +01:00 |
|