Commit Graph

  • 20417e1bde Add width() to ListItem Nicholas Howard 2021-08-11 16:51:54 -0500
  • 5cc6fa1009
    Add a render method for the Widget trait that takes by reference instead Sergey Kasmy 2021-08-18 22:44:10 +0000
  • 66f027d409
    Make Constraint::Length requirement STRONG so that it always gets satisfied Ulyssa 2021-08-18 14:27:45 -0700
  • c64d754f88 feat(layout): add support for multiple weighted constraints by chunks florian.dehau/layout Florian Dehau 2021-08-08 19:24:27 +0200
  • 80a929ccc6
    chore: fix typo (#513) JerzySpendel 2021-08-08 11:10:21 +0200
  • 3797863e14
    chore: add termscp to list of apps using tui (#510) Christian Visintin 2021-08-01 23:08:19 +0200
  • c7aaeea2a1
    Merge branch 'master' into master Christian Visintin 2021-08-01 20:49:41 +0200
  • 7870793b4b Release v0.16.0 v0.16.0 Florian Dehau 2021-08-01 20:02:18 +0200
  • ac63a9a725 Release v0.16.0 Florian Dehau 2021-08-01 20:02:18 +0200
  • a7c21a9729 fix(widgets): avoid offset panic in `Table` and `List` when input changes Florian Dehau 2021-08-01 17:51:44 +0200
  • 4602909591 fix(widgets): avoid offset panic in `Table` and `List` when input changes Florian Dehau 2021-08-01 17:51:44 +0200
  • 914d54e672 chore: bump crossterm to 0.20 Florian Dehau 2021-08-01 17:04:59 +0200
  • e193a4f4a8 chore: bump crossterm to 0.20 Florian Dehau 2021-08-01 17:04:59 +0200
  • a68e38e59e fix(table): use `Layout` in table column widths computation Florian Dehau 2021-08-01 16:27:05 +0200
  • e870e5d8a5 feat(layout): add private option to control last chunk expansion Florian Dehau 2021-08-01 16:25:16 +0200
  • 29387e785c Add battleship.rs Deepu K Sasidharan 2021-07-02 15:23:47 +0200
  • 8543168b61 fix(table): use `Layout` in table column widths computation Florian Dehau 2021-08-01 16:27:05 +0200
  • 7a6f66f3cd feat(layout): add private option to control last chunk expansion Florian Dehau 2021-08-01 16:25:16 +0200
  • 278b1cd333 Fix typo Jerzy Spendel 2021-08-01 15:16:43 +0200
  • 8eb6336f5e refactor(widgets): remove iter::repeat for blank symbols Florian Dehau 2021-08-01 15:01:38 +0200
  • 34a2be6458 fix(widgets/chart): remove panics with long axis labels Florian Dehau 2021-08-01 15:00:34 +0200
  • 3523b128b4 refactor(widgets): remove iter::repeat for blank symbols Florian Dehau 2021-08-01 15:01:38 +0200
  • bbc9c77a93 fix(widgets/chart): remove panics with long axis labels Florian Dehau 2021-08-01 15:00:34 +0200
  • 33107d6e75 termscp in 'Apps using tui' veeso 2021-07-24 12:30:26 +0200
  • 05d24de731 Fix for table panic Andrew Schneider 2021-07-21 10:30:20 -0700
  • fe5f672986 Make bitflags smaller Cédric Barreteau 2021-07-06 00:18:07 +0200
  • 530d21d552 doc(widgets/paragraph): use margin in example PlayerNameHere 2021-07-04 12:15:21 +0800
  • ad170a2ade test(widgets/paragraph): add test for margin PlayerNameHere 2021-07-04 11:58:53 +0800
  • ec722e41c6 feat(widgets/paragraph): allow specifying margins around text PlayerNameHere 2021-07-04 11:56:57 +0800
  • 271f0bc125 feat(layout): add builder and Default for Margin PlayerNameHere 2021-07-04 11:55:16 +0800
  • 0078fa45d1
    Add battleship.rs Deepu K Sasidharan 2021-07-02 15:23:47 +0200
  • 63945bce69
    Add joshuto to the "apps using tui" list Jeff Zhao 2021-06-23 10:19:47 -0400
  • 28d80cf7d8
    Bump crossterm from 0.19 to 0.20 lberrymage 2021-06-21 22:34:41 -0800
  • fbd834469f doc(widgets/clear): clarify usage of clear Florian Dehau 2021-06-16 20:41:53 +0200
  • 11a82a2789 doc(widgets/clear): clarify usage of clear Florian Dehau 2021-06-16 20:41:53 +0200
  • 8da5f740af refactor(examples): show more use case in gauge example Florian Dehau 2021-06-16 20:14:53 +0200
  • 38dcddb126 fix(widgets/gauge): apply label style and avoid overflow on large labels Florian Dehau 2021-06-16 20:14:16 +0200
  • 2ad57b92a4 refactor(examples): show more use case in gauge example Florian Dehau 2021-06-16 20:14:53 +0200
  • 6af37dbeca fix(widgets/gauge): apply label style and avoid overflow on large labels Florian Dehau 2021-06-16 20:14:16 +0200
  • 92948d2394 chore: add minesweep to list of apps using tui-rs Phillip Cloud 2021-05-03 16:20:36 -0400
  • a3a0a80a02 docs: add gpg-tui to the "apps using tui" list orhun 2021-05-31 13:42:27 +0300
  • a5f7019b2a
    doc: fix minor grammatical errors (#489) jmrgibson 2021-06-17 03:15:13 +1200
  • e05b80cec1
    doc: fix typos in comments. (#486) Moritz 2021-06-16 17:14:16 +0200
  • 23d5fbde56 refactor(examples): remove exit key from Events handler Florian Dehau 2021-06-16 16:44:54 +0200
  • 6e93e4c673 refactor(examples): remove exit key from Events handler Florian Dehau 2021-06-16 16:44:54 +0200
  • ec60847332
    Fix minor grammatical errors in docs jmrgibson 2021-06-05 12:59:17 +1200
  • 37a14038e8 Fixed typos in comments. Moritz Schulte 2021-06-03 15:51:12 +0200
  • fd6e5f4151
    docs: add gpg-tui to the "apps using tui" list orhun 2021-05-31 13:42:27 +0300
  • c4a0f056c4 chore: add minesweep to list of apps using tui-rs Phillip Cloud 2021-05-03 16:20:36 -0400
  • ce00127d32 removed last uneeded import C-Jameson 2021-05-22 11:10:37 -0400
  • a346704cdc
    feat(block): add option to center and right align the title (#462) Oleks (オレクス) 2021-05-22 10:55:24 -0400
  • 24396d97ed doc: Add doctests that shows how Text can be created from Cow<str> Andrew Chin 2021-05-05 00:03:03 -0400
  • 703e41cd49 feat(Text): Add a From<Cow<str>> impl for Text Andrew Chin 2021-04-17 13:25:12 -0400
  • f6f014ac8d removed unneeded imports C-Jameson 2021-05-22 10:40:53 -0400
  • ac3653f69d more example update C-Jameson 2021-05-22 10:35:58 -0400
  • 98467f1552 added tui::border import C-Jameson 2021-05-22 10:34:47 -0400
  • 4428b4feca semicolon C-Jameson 2021-05-22 10:33:21 -0400
  • dd4dfd1cb9 fixed empty and all C-Jameson 2021-05-22 10:31:44 -0400
  • 6ea9be30cb moved tests around C-Jameson 2021-05-22 10:26:06 -0400
  • b1432afb18 added tests C-Jameson 2021-05-22 10:21:24 -0400
  • a03757f0ac Macro for nice border construction C-Jameson 2021-05-22 10:07:49 -0400
  • 975c4165d0 chore: fix clippy warnings Florian Dehau 2021-05-22 15:44:19 +0200
  • bcf5c42738 chore: fix clippy warnings Florian Dehau 2021-05-22 15:44:19 +0200
  • dbf38d847a Add xplr to the "apps using tui" list Arijit Basu 2021-04-12 19:57:35 +0530
  • 2317398486 Add `TableState.offset(&self) -> usize` Aaron Rennow 2021-05-19 21:30:44 -0400
  • ce04c24221 Updated tests to use lamdas and be more concise. Updated title alignmnet code to be more straightforward and have correct behavior when placing title in the center without left border Oleksandr Litus 2021-05-05 12:18:15 +0300
  • a9972343bd doc: Add doctests that shows how Text can be created from Cow<str> Andrew Chin 2021-05-05 00:03:03 -0400
  • 3b4972aa57 api: expose user error type as part of the draw method error type Phillip Cloud 2021-05-04 09:04:49 -0400
  • 54cda04fc4 api: publicly expose backend error types Phillip Cloud 2021-05-04 09:01:56 -0400
  • 6a49bf294e api: unify error type for user convenience Phillip Cloud 2021-05-04 08:38:02 -0400
  • 1657255c4d api: remove box from draw error handling Phillip Cloud 2021-05-04 07:52:49 -0400
  • ebcdfb40d9 api: refactor error handling to allow draw to be fallible Phillip Cloud 2021-05-04 07:40:58 -0400
  • b375b52a36 rebase Phillip Cloud 2021-05-03 17:32:37 -0400
  • 2854cc7df4 api: use thiserror for custom error type Phillip Cloud 2021-05-03 17:31:34 -0400
  • 1c69b3254c
    Add xplr to the "apps using tui" list Arijit Basu 2021-04-12 19:57:35 +0530
  • 91a2519cc3 chore: update links to examples in README Florian Dehau 2021-05-03 00:24:27 +0200
  • 45adb4019a chore: update links to examples in README Florian Dehau 2021-05-03 00:24:27 +0200
  • a1c3ba2088
    fix: actually clear buffer in TestBackend::clear (#461) Alexandru Scvortov 2021-05-02 21:35:27 +0100
  • d47565be5c
    fix: actually clear buffer in TestBackend::clear (#461) Alexandru Scvortov 2021-05-02 21:35:08 +0100
  • 1028d39db0 chore: improve contributing guidelines Florian Dehau 2021-05-02 21:33:23 +0200
  • 20e01e77bf chore: improve contributing guidelines Florian Dehau 2021-05-02 21:33:23 +0200
  • b250825c38
    Add kdash to apps using this section (#469) Deepu K Sasidharan 2021-05-02 20:13:56 +0200
  • 90a6a8f2d6 Release v0.15.0 v0.15.0 Florian Dehau 2021-05-02 18:55:29 +0200
  • 3311881449 Release v0.15.0 Florian Dehau 2021-05-02 18:55:29 +0200
  • 414386e797
    chore: update `rand` to 0.8 (#472) Florian Dehau 2021-05-02 18:51:59 +0200
  • dc001419fc chore: update `rand` to 0.8 Florian Dehau 2021-05-02 18:39:01 +0200
  • 3a843d5074
    fix(test): remove compile warning in TestBackend::assert_buffer (#466) Joey Ezechiëls 2021-05-02 18:27:47 +0200
  • 86a5cc1a85 feat(Text): Add a From<Cow<str>> impl for Text Andrew Chin 2021-04-17 13:25:12 -0400
  • 0c161e2c77
    Add kdash to apps using this section Deepu K Sasidharan 2021-04-16 14:18:27 +0200
  • 9226715101 Give the crate::widgets::reflow module public visibility Joey Ezechiels 2021-04-12 21:20:35 +0200
  • 44883dd903 Fix compile warning in test.rs Joey Ezechiels 2021-04-12 21:14:28 +0200
  • 9fd9b0b3a4
    Defaults and little things Sebastian Walz 2021-04-05 03:01:48 +0200
  • 5f4c1a5412
    Fixed formatting errors Sebastian Walz 2021-04-05 02:55:39 +0200
  • 056ed16a61
    Defaults and other little things Sebastian Walz 2021-04-05 02:45:13 +0200
  • 31b97447b7 Formatting fixed Oleksandr Litus 2021-03-28 00:36:36 -0400
  • b95894d2b9 Updated block example to show center alignment Oleksandr Litus 2021-03-28 00:09:37 -0400
  • 4416135ddb Added test for inner with title in block Oleksandr Litus 2021-03-28 00:08:42 -0400
  • 57bd6affc0 Added ability to set title alignment, added tests, modified blocks example to show the feature Oleksandr Litus 2021-03-28 00:04:47 -0400
  • 0473e1894d Actually clear buffer in TestBackend::clear Alexandru Scvortov 2021-03-26 15:44:15 +0000
  • dc6d209b7a Prevent a theoretically possible underflow on table offset BenHall-7 2021-03-21 23:40:00 -0400