v4.0.5 #64
Closed
FRACerqueira
announced in
Announcements
v4.0.5
#64
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added new global propety 'ExtraExceptionInfo' to write extra console exception info
Added new global propety 'DisableToggleTooltip' to disable toggle Tooltip
Added new global propety 'ShowOnlyExistingPagination' to disable Page information when pagination not exists
Added new Method DisableToggleTooltip(bool value) to overwrite default DisableToggleTooltip in control
Added new Method ShowOnlyExistingPagination(bool value) to overwrite default Overwrite default Show pagination only if exists in control
Added new item to Enum FilterMode : 'Disabled'. This item disable filter feature in coletions
Improved to not show text prompt when text value is null or empty
Improved terminal mode detection (for Windows 11 Versions)
Rebuilt FIGlet to MIT License
Fixed credits (MIT License Copyright)
Fixed bug PromptPlus not restore StyleSchema when ResetColor
Fixed Spell checking (Breaking Changes)
SugestionInput to SuggestionInput
Controls: MaskEdit/AddTolist/Input
SugestionOutput to SuggestionOutput
Controls: MaskEdit/AddTolist/Input
MaxLenght to MaxLength
Controls: AutoComplete/AddTolist/Input
StyleControls.Sugestion to StyleControls.Suggestion
StyleSchemaExtensions.Sugestion to StyleSchemaExtensions.Suggestion
PromptPlusException.Plataform to PromptPlusException.Platform
This discussion was created from the release v4.0.5.
Beta Was this translation helpful? Give feedback.
All reactions