Commit Graph

  • e551d19f95
    fix(expand): clear line before printing option main Anna 2023-09-10 16:36:21 -0400
  • c454826c25 Fix clippy warnings and publish 0.5.0 Lutetium-Vanadium 2022-09-01 18:49:34 +0530
  • e27b63b5cf Fix msrv issue Lutetium-Vanadium 2022-09-01 18:25:07 +0530
  • 52fa177a13 Update deps and fix doc compilation issues Lutetium-Vanadium 2022-09-01 18:24:28 +0530
  • dc98a89e3e Use winsplit to split editor commands on windows Lutetium-Vanadium 2022-09-01 17:54:30 +0530
  • 4228c51459
    Merge pull request #14 from kellygravelyn/split-editor-command Lutetium-Vanadium 2022-09-01 17:39:45 +0530
  • 2e5ef595b1 Add gif, update macro implementation and fix few errors Lutetium-Vanadium 2022-09-01 17:29:03 +0530
  • 09c9a0b7fc added snapshots NovaliX-Dev 2022-09-01 13:01:29 +0200
  • 7a413c3021 small name fix NovaliX-Dev 2022-09-01 13:01:12 +0200
  • 684e71d06c moved conversion trait from OrderSelectItem to ListItem NovaliX-Dev 2022-09-01 13:00:14 +0200
  • 378f506bbb Updated index so they increment from 1 instead of 0 NovaliX-Dev 2022-09-01 08:06:53 +0200
  • f3581d900f Fix the check example NovaliX-Dev 2022-08-31 07:30:38 +0200
  • b51b074dd4 updated some docs NovaliX-Dev 2022-08-30 17:14:18 +0200
  • 6c177bc997 Updated item name to be more explicit NovaliX-Dev 2022-08-30 17:13:49 +0200
  • 79825ad342 Updated names to more concrete one in test_filter NovaliX-Dev 2022-08-30 17:05:11 +0200
  • 2c30a53dda Removed unnecessary documentation NovaliX-Dev 2022-08-30 17:02:48 +0200
  • 620aee1872 removed unused implementation on ListItem NovaliX-Dev 2022-08-30 16:59:58 +0200
  • 4e02352f95 made integration tests better NovaliX-Dev 2022-08-30 16:58:44 +0200
  • b49b93eb9b Fix validate test always failing because validation failed NovaliX-Dev 2022-08-30 16:43:47 +0200
  • 4faaee44dc added a more concrete example on when function NovaliX-Dev 2022-08-30 13:34:52 +0200
  • 36596860e6 implemented implementation tests NovaliX-Dev 2022-08-29 08:27:00 +0200
  • 743c266f18 Put the filter, validate and transform functions implementation just before build NovaliX-Dev 2022-08-28 15:20:12 +0200
  • abf651deb5 Updated argument type for filter, validate and transform function as well as for example NovaliX-Dev 2022-08-28 15:17:33 +0200
  • 35bd297b0a
    Merge branch 'Lutetium-Vanadium:master' into master NovaliX 2022-08-28 12:44:44 +0000
  • 8da5afefd3 Make ChoiceList more generic as SelectList Lutetium-Vanadium 2022-08-28 18:11:46 +0530
  • 74558144c3 Added comments to the dots that were making the doctests fails NovaliX-Dev 2022-08-27 17:15:17 +0200
  • b300600202 Updated docs and added more concrete examples NovaliX-Dev 2022-08-27 17:14:25 +0200
  • 78369365f7 put insta tests backs NovaliX-Dev 2022-08-27 16:59:34 +0200
  • 7bd6d819f1 Updated choice input type as separators aren't allowed NovaliX-Dev 2022-08-27 16:59:00 +0200
  • b4033ae0f1 Updated key handling algorithm and key docs NovaliX-Dev 2022-08-27 16:37:38 +0200
  • e303a942f7 Optimized index display NovaliX-Dev 2022-08-27 16:35:47 +0200
  • 1b03b980da Updated docs about choices type NovaliX-Dev 2022-08-27 16:15:51 +0200
  • ebe87f88bc update the way indices are showin in RawSelect Lutetium-Vanadium 2022-08-27 18:37:09 +0530
  • 8fa9485876 Show a message when the prompt is too big for the screen Lutetium-Vanadium 2022-08-27 16:47:48 +0530
  • 550ee1dfdf Properly handle unicode rendering Lutetium-Vanadium 2022-08-21 17:59:17 +0530
  • cb0293d460 added automatic testing NovaliX 2022-08-15 16:25:29 +0200
  • ec9e97db7b Added index formatting NovaliX 2022-08-14 23:17:53 +0200
  • 2eed5072cb Added example NovaliX 2022-08-14 00:40:20 +0200
  • edc956b216 Merge branch 'master' of https://github.com/NovaliX-Dev/requestty NovaliX 2022-08-14 00:35:39 +0200
  • e45e139aa7 minor fixes and reformatting NovaliX 2022-08-14 00:35:25 +0200
  • 4c4908fddb minor fixe NovaliX 2022-08-14 00:34:53 +0200
  • be019a65e8 minor fixe NovaliX 2022-08-14 00:33:36 +0200
  • 44738898f2 Added docs NovaliX 2022-08-14 00:19:17 +0200
  • 645f368762 Implemented OrderSelect NovaliX 2022-08-14 00:06:01 +0200
  • 5032b46fb7 Use shell-words to split editor command Kelly Gravelyn 2022-07-12 12:33:05 -0700
  • 10bd277f3d Update README and fix msrv Lutetium-Vanadium 2022-07-07 14:17:59 +0530
  • e3d7c9cbdb Remove dbg! and bump patch Lutetium-Vanadium 2022-07-07 14:02:36 +0530
  • d704892479 fixed doc errors Lutetium-Vanadium 2022-06-04 18:48:06 +0530
  • d58f4903c0 Allow setting custom symbol sets and prepare for 0.4.0 Lutetium-Vanadium 2022-06-04 13:36:39 +0530
  • eeb18799ae added check for zero sized terminals Lutetium-Vanadium 2022-05-19 18:04:30 +0530
  • d238f30c81 Fix editor doc test Lutetium-Vanadium 2022-05-19 17:32:21 +0530
  • 13432df08f Fix clippy warnings and test failure Lutetium-Vanadium 2022-05-19 17:18:58 +0530
  • 7add807582 Update msrv version Lutetium-Vanadium 2022-05-19 17:08:04 +0530
  • 6a17a6d783 Allow programmatic customization of the editor used in Question::editor Lutetium-Vanadium 2022-05-19 16:55:09 +0530
  • 2890729be1 update some doc links Lutetium-Vanadium 2022-05-11 17:56:25 +0530
  • 01571f6f80 update dependencies Lutetium-Vanadium 2022-05-11 17:49:07 +0530
  • c1505bf21f Fix #7 and prepare to publish v0.3.0 Lutetium-Vanadium 2022-01-18 19:06:56 +0800
  • aa1d2cb54b Add support for handling abort with Esc Lutetium-Vanadium 2022-01-18 18:33:13 +0800
  • 4e2dc9bdfa Allow using right arrow key to autocomplete default Lutetium-Vanadium 2022-01-15 19:28:57 +0800
  • 5476f21831 Final changes for v0.2.1 Lutetium-Vanadium 2021-12-30 16:46:12 +0800
  • d5078758ee Fix another use of msrv incompatable code Lutetium-Vanadium 2021-12-30 16:13:06 +0800
  • 31234c5321 Fix use of msrv incompatable code Lutetium-Vanadium 2021-12-30 16:05:35 +0800
  • 911dd36aad Change rendering of the default value in input, int and float Lutetium-Vanadium 2021-12-30 15:56:16 +0800
  • 1d5fadad23 Add the validate_on_key option Lutetium-Vanadium 2021-12-27 17:35:46 +0800
  • e322486209 Fix #3 Lutetium-Vanadium 2021-10-25 19:01:30 +0530
  • 962cb819a8 Fix #2 Lutetium-Vanadium 2021-10-10 20:02:12 +0530
  • 3980e88060 fix readme badge Lutetium-Vanadium 2021-07-19 20:18:52 +0530
  • d464999c38 Fix small documenation issues Lutetium-Vanadium 2021-07-17 18:35:33 +0530
  • 5399e0e64e Prepare for publish Lutetium-Vanadium 2021-07-17 18:15:08 +0530
  • 6829f10496 Workaround trybuild ignoring optional dependencies as features Lutetium-Vanadium 2021-07-16 20:34:23 +0530
  • 417f0b723d Added macros features Lutetium-Vanadium 2021-07-16 19:55:41 +0530
  • a2abf6b335 Add more examples Lutetium-Vanadium 2021-07-16 10:48:48 +0530
  • affcc36bc0 Improve documentation Lutetium-Vanadium 2021-07-16 10:37:14 +0530
  • e4b2d033a4 Rename plugin to custom/prompt Lutetium-Vanadium 2021-07-15 18:13:58 +0530
  • c4e5c6f08a Refactored Input.select operations Lutetium-Vanadium 2021-07-15 17:42:01 +0530
  • 9b7aedc322 rustfmt Lutetium-Vanadium 2021-07-15 17:14:35 +0530
  • 732dc1e9d9 rename to requestty Lutetium-Vanadium 2021-07-15 16:36:59 +0530
  • e57e487083 Fixed cell_fg being set as bg Lutetium-Vanadium 2021-07-15 15:13:54 +0530
  • c3f3447e4e Fix broken docs and allow compilation with no features Lutetium-Vanadium 2021-07-14 21:18:36 +0530
  • 1f271ec2ef Fix ci errors Lutetium-Vanadium 2021-07-14 20:08:55 +0530
  • b8b3b15165 Split some large files Lutetium-Vanadium 2021-07-14 19:50:09 +0530
  • f4b5f017c6 Add new struct instead of generic ExpandItem Lutetium-Vanadium 2021-07-14 19:13:53 +0530
  • e25661e8fd Added height limit for demos and fixed doc(cfg) Lutetium-Vanadium 2021-07-14 19:08:31 +0530
  • 6503d0c5ee Added demo gifs and doc(cfg) Lutetium-Vanadium 2021-07-14 18:31:08 +0530
  • f5067a0111 Added docs for discourse Lutetium-Vanadium 2021-07-13 20:04:21 +0530
  • d1c1272a1a remove win from termion tests and split --include-ignored Lutetium-Vanadium 2021-07-08 18:59:19 +0530
  • de232c7404 Fix ci errors Lutetium-Vanadium 2021-07-08 18:37:02 +0530
  • 9f84b7ff78 Update msrv version and improve ci Lutetium-Vanadium 2021-07-08 17:37:30 +0530
  • 0e92247924 Separate ui::events::Events to CrosstermEvents and TermionEvents Lutetium-Vanadium 2021-07-08 16:51:15 +0530
  • 95f5049b12 Added shorthand for local variable in proc-macro and docs for the macros Lutetium-Vanadium 2021-07-07 18:41:07 +0530
  • a2bf64ad4a Rename Checkbox to MultiSelect Lutetium-Vanadium 2021-07-07 16:13:38 +0530
  • 6d731ba64a Combined ui::widget and ui::widgets modules Lutetium-Vanadium 2021-07-07 14:15:54 +0530
  • 57fce982bf Added mapping helper to convert ErrorKind to io::Error Lutetium-Vanadium 2021-07-07 14:11:04 +0530
  • 7db351a9c8 Fix termion compilation fail and unnecessary map_errs Lutetium-Vanadium 2021-07-06 16:26:07 +0530
  • cf866f1a5e Use io::Result more, and EventIterator trait Lutetium-Vanadium 2021-07-06 16:14:21 +0530
  • 4c075bfccb remove ESC to give default answer Lutetium-Vanadium 2021-07-06 14:12:04 +0530
  • a51af24f08 Fixed reverse scrolling in TestBackend Lutetium-Vanadium 2021-07-06 13:53:04 +0530
  • 9d47c3f323 fixed tests Lutetium-Vanadium 2021-07-05 18:49:41 +0530
  • e7823138ec Added docs for discourse-ui Lutetium-Vanadium 2021-07-05 18:41:17 +0530
  • 89bfa73538 Update dependencies Lutetium-Vanadium 2021-06-30 17:42:08 +0530