File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
39
39
- Added setText methods to various items so they can be modified at runtime (#153 )
40
40
- Added MenuStyle#hasChangedFromDefaults to check if a MenuStyle has been modified (#149 )
41
41
- Added CliMenu#setTitle and CliMenu#setStyle (#155 )
42
+ - Added CliMenuBuilder#getStyle to get the current style object for the menu
42
43
43
44
### Fixed
44
45
- Fixed sub menu go back button freezing menu (#88 )
@@ -47,6 +48,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
47
48
- Fixed (#71 ) - changed padding calculation when row too long to stop php notices (#112 )
48
49
- Fixed wordwrap helper (#134 )
49
50
- Fixed selected item issues when adding/setting/removing items (#156 )
51
+ - Fix infinite loop when no selectable items in menu (#159 , #144 )
50
52
51
53
### Removed
52
54
- Dropped PHP 5.x and PHP 7.0 support (#79 )
You can’t perform that action at this time.
0 commit comments