Graf commitů

37 Commity (dc3b03c6538e957ac496f72199c9addf195028cb)
 

Autor SHA1 Zpráva Datum
Sebastian Lohff dc3b03c653 Rename CliMenuTheme class parameters
před 4 roky
Sebastian Lohff 9ef6532c1f Make option prefix/suffix configurable
před 4 roky
Sebastian Lohff 68e6ecbe4f Make CliMenuHeader and CliMenuOption private
před 4 roky
Sebastian Lohff 24dab5f69b Specify minimum selected item count for CliMutliMenu
před 4 roky
Sebastian Lohff 56b76706f6 Group selection icons in CliMultiMenu API
před 4 roky
Sebastian Lohff 12552d8e5b Use right arrow to select/deselect in CliMultiMenu
před 4 roky
Sebastian Lohff d01024d1be Add initial_pos to choose initially selected item
před 4 roky
Sebastian Lohff 3e3ea53f5e Remove dead code
před 4 roky
Sebastian Lohff c363c187bd Remove unused methods and unused arguments
před 4 roky
Sebastian Lohff 94bb03dc07 Don't ignore cursor/style/icon if it is not None
před 4 roky
Sebastian Lohff 4ba22a3a33 Make setup.cfg release ready, move to GitHub
před 4 roky
Sebastian Lohff 34a3279e2f Improve README.md a tiny bit
před 4 roky
Sebastian Lohff f20b5eac89 Add more examples
před 4 roky
Sebastian Lohff 9b833db364 Check type of options passed to __init__
před 4 roky
Sebastian Lohff c74e3d68d6 Implement multiple selections with CliMultiMenu
před 4 roky
Sebastian Lohff 46a863b3cf Remove broken space keyboard binding for accept
před 4 roky
Sebastian Lohff a28c76e001 Allow a default theme and cursor to be set
před 4 roky
Sebastian Lohff 45d3395642 Rename add_header() to add_text()
před 4 roky
Sebastian Lohff a17f7693e9 Renamed CLI_* cursors to ASCII_* cursors
před 4 roky
Sebastian Lohff 648d5c956e Use option text as title if no value is given
před 4 roky
Sebastian Lohff 8c6ee790bf Fix get_options() and num_options to work on options
před 4 roky
Sebastian Lohff 9fe596bc01 Add option to return instantly on single item in cli_select_item()
před 4 roky
Sebastian Lohff d926606976 Add shortcut function to quickly get a selection result
před 4 roky
Sebastian Lohff 3d1d2d5acd Add theme example
před 5 roky
Sebastian Lohff 58d6170a5c Add bold highlight style to defaults
před 5 roky
Sebastian Lohff 206dcc46df Correct typo in var name
před 5 roky
Sebastian Lohff 58455be58a Add methods to get all available menu options
před 5 roky
Sebastian Lohff f0e5b7bb58 Implement searching for menu items
před 5 roky
Sebastian Lohff ec07ebe536 Sort imports
před 5 roky
Sebastian Lohff 6a128e13a6 Header indentation and tuple options for constructor
před 5 roky
Sebastian Lohff 2f2049bfef Add k/j as up/down keys
před 5 roky
Sebastian Lohff 0517b4d996 Return no selection if the user aborted selection
před 5 roky
Sebastian Lohff ad3fd751cc Move cursor along with selection for scrolling
před 5 roky
Sebastian Lohff e0177d0e10 Fix inline header indentation
před 5 roky
Sebastian Lohff b18372e3b8 Allow passing an item to each option
před 5 roky
Sebastian Lohff 6655fd097a Add two simple examples
před 5 roky
Sebastian Lohff bd31b70e44 Initial commit
před 5 roky