Tags: laravel/prompts
Tags
[0.3.x] Supports PHP 8.4 (#167) * [0.2.x] Supports PHP 8.4 Signed-off-by: Mior Muhammad Zaki <[email protected]> * wip Signed-off-by: Mior Muhammad Zaki <[email protected]> --------- Signed-off-by: Mior Muhammad Zaki <[email protected]>
Allow selecting all options in a `multiselect` (#147) * Allow selecting all options in `multiselect` * Add test * Update type hint * Make it possible to pass custom label to select all option * Back out of this approach * Multiselect: Ctrl+A should select all options * Multisearch: Ctrl+A should select all options Although... Ctrl+A should only select all options when the user is in the context of the options, not when they're in the context of searching. * Add back Home & End keybindings * This change wasn't needed. * Formatting * Check if current matches are selected and only filter out current matches * Fix "unselect all" behaviour when options are a list Co-authored-by: Jess Archer <[email protected]> --------- Co-authored-by: Jess Archer <[email protected]>
PreviousNext