Commit Graph

  • aa5240cb87
    Move to 3.0.0 ArthurSonzogni 2022-03-20 18:16:51 +0100
  • 8cbdef55a2
    Fix warning in Color::Interpolate. ArthurSonzogni 2022-03-20 20:56:08 +0100
  • 8cf96be319
    Move to 3.0.0 ArthurSonzogni 2022-03-20 18:16:51 +0100
  • 1a3fcc1bd8
    Improvement documentation. (#361) Arthur Sonzogni 2022-03-20 18:13:11 +0100
  • 631183b489
    Improvement documentation. ArthurSonzogni 2022-03-20 18:00:25 +0100
  • 0137d2a9ac
    component/collapsible: drop unused member variable (#360) Kefu Chai 2022-03-20 23:04:42 +0800
  • 04c0c80ac6 component/collapsible: drop unused member variable Kefu Chai 2022-03-19 21:28:48 +0800
  • c76612a3c8
    Fix error with invalid float in the gauge component. (#356) Arthur Sonzogni 2022-03-13 22:30:05 +0100
  • 8fd95481d6
    Fix error with invalid float in the gauge component. ArthurSonzogni 2022-03-13 19:29:53 +0100
  • 4da63b9260
    Animation (#355) Arthur Sonzogni 2022-03-13 18:51:46 +0100
  • e2be688466
    Add breaking to the CHANGELOG. ArthurSonzogni 2022-03-13 18:38:25 +0100
  • b804ca7067
    Fix windows compilation. ArthurSonzogni 2022-03-13 18:07:30 +0100
  • 912e8234f4
    Fix compile errors. ArthurSonzogni 2022-03-13 17:17:20 +0100
  • 44819d8452
    Fix compile. ArthurSonzogni 2022-03-13 16:28:33 +0100
  • f82d08c105
    Updated comments. ArthurSonzogni 2022-03-13 15:23:04 +0100
  • fd44fe75e6
    Add examples. ArthurSonzogni 2022-03-13 15:17:57 +0100
  • 7fc8a351c7
    Add support for animations. ArthurSonzogni 2022-02-20 16:52:31 +0100
  • 95c766e9e4
    Component decorators (#354) Kefu Chai 2022-03-12 22:18:36 +0800
  • 286ad77ff7
    nit. ArthurSonzogni 2022-03-12 15:15:37 +0100
  • ef117061d1
    Add the Renderer decorator. ArthurSonzogni 2022-03-11 14:34:25 +0100
  • 7fd2e7fc8c
    Execute iwyu. ArthurSonzogni 2022-03-11 14:18:40 +0100
  • fc4c6849b4
    Tweaks and additional operators. ArthurSonzogni 2022-03-11 14:16:30 +0100
  • 8aeead0dfc component: add Maybe(std::function<bool()>&&) Kefu Chai 2022-03-10 12:27:22 +0800
  • be7fe35be1 component: add decorator variants for decorator components Kefu Chai 2022-03-10 11:46:49 +0800
  • fba72e0a53 include/ftxui: mark deprecated function with [[deprecated]] Kefu Chai 2022-03-10 10:39:53 +0800
  • 3e28fd6520
    Convert \r into \n (#350) Arthur Sonzogni 2022-03-04 13:23:45 +0100
  • a254e36632
    component/catch_event: improve the example for CatchEvent() (#351) Kefu Chai 2022-03-04 20:23:31 +0800
  • dd24bd6d19 component/catch_event: improve the example for CatchEvent() Kefu Chai 2022-03-04 15:27:28 +0800
  • 6fc30e8be0
    Convert \r into \n ArthurSonzogni 2022-03-03 22:44:36 +0100
  • 9dbc23a7d4
    Fix typos in README (#349) IsakTheHacker 2022-03-01 19:07:50 +0100
  • 02065c7a33
    Found some more typos, fix them IsakTheHacker 2022-03-01 00:16:32 +0100
  • dc368f5869
    Fix typos in README.md IsakTheHacker 2022-03-01 00:07:15 +0100
  • 3fe12b8a2f
    Add cachyos-cli-installer in README (#347) Vladislav Nepogodin 2022-02-24 17:38:28 +0400
  • 6659cf0406
    Add cachyos-cli-installer in README Vladislav Nepogodin 2022-02-24 04:50:25 +0400
  • 43dd70979d
    Update README.md Arthur Sonzogni 2022-02-21 10:27:53 +0100
  • 779c2d5b1a
    Add conan as a possible packaging system. (#342) Elazar Leibovich 2022-02-21 11:25:05 +0200
  • df31724638
    Add conan as a possible packaging system. Elazar Leibovich 2022-02-21 08:18:50 +0200
  • 20f16b3984
    Improve ComponentBase and Container::Tab Focusable implementations (#341) Arthur Sonzogni 2022-02-19 11:49:12 +0100
  • c3beb92076
    Improve ComponentBase and Container::Tab Focusable implementations ArthurSonzogni 2022-02-19 11:22:53 +0100
  • f95ed885bb
    Don't override PREFIX target property (#340) ericLemanissier 2022-02-19 10:48:07 +0100
  • 71fdd3961c
    Don't override PREFIX target property ericLemanissier 2022-02-18 14:58:28 +0100
  • 63e8dadad9
    allow passing move-only parameter to Make() (#338) Kefu Chai 2022-02-16 21:09:08 +0800
  • ff8f84db96 allow passing move-only parameter to Make() Kefu Chai 2022-02-16 18:16:50 +0800
  • 9b83205b3e
    Fix vscroll-indicator size and offset. (#334) Arthur Sonzogni 2022-02-14 02:44:57 +0100
  • b7212ff6d9
    Fix vscroll-indicator size and offset. ArthurSonzogni 2022-02-13 14:16:13 +0100
  • 5da7b8a59a
    Fix automerge in tables. (#333) Arthur Sonzogni 2022-02-13 11:41:31 +0100
  • afc71f7a83
    Fix automerge in tables. ArthurSonzogni 2022-02-13 11:30:30 +0100
  • 9c4218c2a8
    Support SIGTSTP and task posting. (#331) Arthur Sonzogni 2022-02-13 11:11:34 +0100
  • 8bbe5f3924
    Support SIGTSTP and task posting. ArthurSonzogni 2022-02-12 21:22:24 +0100
  • 62747a49b6
    Fix windows warning. (#332) Arthur Sonzogni 2022-02-13 10:51:47 +0100
  • 2241d6d9a7
    Fix windows warning. ArthurSonzogni 2022-02-13 10:49:08 +0100
  • 8ba3698437
    Gauge direction (#326) Arthur Sonzogni 2022-02-06 19:17:21 +0100
  • b0d53f5c7e
    Add Changelog ArthurSonzogni 2022-02-06 14:10:30 +0100
  • 1b574a13bd
    Use 2022 copyright. ArthurSonzogni 2022-02-06 14:06:16 +0100
  • 66452ea656
    Various tweaks. ArthurSonzogni 2022-02-06 12:33:54 +0100
  • ef003511b7
    Add tests and fix implementation. ArthurSonzogni 2022-02-06 12:15:35 +0100
  • be4c391b5f
    Use invert, to get smoother progressions. ArthurSonzogni 2022-02-06 11:28:03 +0100
  • 2cd1c023d4
    Execute ./tools/iwyu.sh and format ArthurSonzogni 2022-02-06 10:55:34 +0100
  • cc0f6088c2
    Add example. ArthurSonzogni 2022-02-06 10:49:59 +0100
  • b02aa4dcf5
    A bit of cleanup Aleksandar Brakmic 2022-02-06 10:10:49 +0100
  • 48257fa6eb
    Implemented gauge with up to down direction Aleksandar Brakmic 2022-02-06 00:21:59 +0100
  • 4d0530b36f
    Implemented right to left gauge Aleksandar Brakmic 2022-02-05 23:23:54 +0100
  • b9eb709df7
    Renamed gauge directions from Vertical/Horizontal to Up/Right Aleksandar Brakmic 2022-02-05 21:56:52 +0100
  • b60a83bd02
    Added missing break statements Aleksandar Brakmic 2022-02-05 21:02:00 +0100
  • 8734a6c23f
    Implemented vertical gauge Aleksandar Brakmic 2022-02-05 20:29:35 +0100
  • 7c3ca1beb5
    Update README.md Arthur Sonzogni 2022-02-05 15:06:23 +0100
  • 689d5dd299
    Replace std::clamp with util::clamp and reformat the code (#321) Nikola Dućak 2022-02-05 15:03:45 +0100
  • f300f5df7b
    Execute ./tools/iwyu.sh ArthurSonzogni 2022-02-05 14:55:03 +0100
  • 37c45e075b
    Apply clang-format Nikola Ducak 2022-02-01 22:17:53 +0100
  • 5f6cf78f59
    Replace std::clamp with util::clamp Nikola Ducak 2022-02-01 21:57:02 +0100
  • 372d0ace4a
    Add tusharpm/tiles in README (#324) Tushar Maheshwari 2022-02-04 17:48:34 +0530
  • 6b4d817e7c
    Add tusharpm/tiles in README Tushar Maheshwari 2022-02-03 18:29:11 +0530
  • 81b7207121
    Move to v2.0.0 (#315) v2.0.0 Arthur Sonzogni 2022-01-22 17:58:33 +0100
  • 8d3c3b21eb
    Move to v2.0.0 ArthurSonzogni 2022-01-22 17:45:58 +0100
  • 6039474a26
    Automerge feature. (#313) Arthur Sonzogni 2022-01-22 15:38:01 +0100
  • d10d5a799a
    Automerge feature. ArthurSonzogni 2022-01-22 12:10:53 +0100
  • 4267b40a68
    Add collapsible into fuzzer. (#312) Arthur Sonzogni 2022-01-22 11:44:52 +0100
  • 42a88c5e33
    Add collapsible into fuzzer. ArthurSonzogni 2022-01-22 11:00:22 +0100
  • 3829734fa9
    Fix table separator (#311) Arthur Sonzogni 2022-01-21 23:02:29 +0100
  • 6aedf27f5f
    Fix table separator ArthurSonzogni 2022-01-21 22:58:39 +0100
  • b4a655ec65
    Introduce WithRestoredIO (#307) Vladislav Nepogodin 2022-01-19 16:38:39 +0400
  • 0eb58a416c
    Commit state after uninstalling the old one. ArthurSonzogni 2022-01-18 22:51:31 +0100
  • 0b5b9307fd
    Introduce WithRestoredIO Vladislav Nepogodin 2022-01-11 02:50:11 +0400
  • cd82fccde7
    Add missing const. (#297) Vladislav Nepogodin 2022-01-18 22:48:58 +0400
  • e15d1b60ff
    Add missing const. ArthurSonzogni 2022-01-15 16:07:04 +0100
  • 382205c057
    Add Table constructor from Elements. (#310) Arthur Sonzogni 2022-01-16 16:46:32 +0100
  • 34cb6793c6
    Add Table constructor from Elements. ArthurSonzogni 2022-01-16 16:13:28 +0100
  • 7ab36b8280
    Merge branch 'master' into fix_forcing Andrey Zimin 2022-01-13 09:19:33 +0000
  • feb24b9498
    Fix Clamp crash when entries_ size is zero (#306) pezy 2022-01-13 08:46:09 +0800
  • 3260a52921
    Fix Clamp crash when entries_ size is zero chenpeizhe 2022-01-12 14:59:38 +0800
  • 3dc215e6c0
    Fix README link (#308) pezy 2022-01-12 22:31:44 +0800
  • 1145d78ce7 Fix README link chenpeizhe 2022-01-12 22:22:46 +0800
  • 9c034b50a5 Fix Clamp crash when entries_ size is zero chenpeizhe 2022-01-12 14:59:38 +0800
  • dfe9cc2070 Fix README link chenpeizhe 2022-01-12 13:28:13 +0800
  • 1888631bec
    Main (#303) Arthur Sonzogni 2022-01-11 23:06:36 +0100
  • 13f69cdcf6
    Fix invalid size write. ArthurSonzogni 2022-01-11 22:38:32 +0100
  • e0a8aed19e
    Refresh cursor reporting on resize. ArthurSonzogni 2022-01-10 22:13:43 +0100
  • 8b8d6777de fix test result chatlanin 2022-01-10 13:46:06 +0300
  • 58a5b7aeae fix test result chatlanin 2022-01-10 13:41:48 +0300
  • 84299de2e1
    Add json-tui as using FTXUI. Arthur Sonzogni 2022-01-09 22:00:45 +0100