2.3.0
What's Changed
New controls
- New control : MaterialSnackBar by @orapps44 in #194
- New control : MaterialDialog by @orapps44 in #222
- New control : MaterialMaskedTextBox by @orapps44 in #224
- Alternate control : MaterialMultiLineTextBox2 by @orapps44 in #195
- Alternate control : MaterialTextBox2 by @orapps44 in #208
Enhancements
- Add ReadOnly property to MaterialCheckBox object. by @valimaties in #218
- Add support for Aero Snapping by @VolatilePulse in #223
- TextBox, MultiLineTextBox & MaskedTextBox Context menu improvements by @orapps44 in #233
- MaterialSwitch : Add readonly property by @orapps44 in #235
- Material form refactor by @VolatilePulse in #226
- Add form Restore down icon by @valimaties in #256
- Add assistive text to MaterialMaskedTextBox & MaterialMultiLineTextBox2 by @orapps44 in #264
- Enable .NET 5 and .NET 4.6.1 Framework multitargeting by @VolatilePulse in #221
- AnimateReadOnly property in Material textboxes... by @valimaties in #266
- Change ShowAssistiveText default property value to false by @orapps44 in #271
- LeaveOnEnterKey property added for Material TextBoxes. by @valimaties in #269
- MaterialButton add Tab Focus by @orapps44 in #285
- Add CharacterCasing property in MaterialTabSelector and SubtleEmphasis in FontType by @valimaties in #281
Bug fixes
- Fix Textbox beam cursor misplaced by @orapps44 in #199
- Fix MaterialButton NullReferenceException when text property is empty by @orapps44 in #214
- Fix MaterialForm WindowState property by @orapps44 in #216
- Fix WindowState property maximized covering taskbar by @orapps44 in #220
- Fix Designer resizing form due to the WS_SIZEFRAME style flag by @VolatilePulse in #232
- Fix cursor mouse over (MaterialTextBox2 MultiLineTextBox2 & MaskedTextBox2) by @orapps44 in #240
- Fix TextField focus by @orapps44 in #242
- Fix dual ContextMenuStrip when right click on form Statusbar by @orapps44 in #246
- Fix drawer begins opened by @orapps44 in #247
- Fix MaterialForm StartPosition by @VolatilePulse in #248
- Fix MaterialListBox disabled mode colors by @orapps44 in #252
- Fix MaterialFloatingActionButton disabled mode colors by @orapps44 in #253
- Fix MaterialProgressBar disabled mode colors by @orapps44 in #254
- Fix MaterialComboBox disabled mode colors by @orapps44 in #257
- Fix Text Fields disabled mode colors by @orapps44 in #258
- Fix Buttons Position in FlexibleMaterialDialog by @valimaties in #263
- Fix Textfield backcolor issue by @orapps44 in #273
- Fix Flashing when changing theme by @orapps44 in #274
- Fix MaterialLabel color by @orapps44 in #276
- Fix Material button dark theme by @orapps44 in #278
- Fix textfields enabled property issue by @orapps44 in #283
- Fix MaximizedBounds issue with multiple monitors by @VolatilePulse in #286
New Contributors
- @valimaties made their first contribution in #218
- @VolatilePulse made their first contribution in #223
A big thank you to everyone who contributed (either logging issues or submitting PRs)
Full Changelog: 2.2.1...v2.3.0