|
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
[//]: ##[Unreleased]
|
|
|
|
|
|
-## [11.13.1] - 09-02-2022
|
|
|
+## [11.13.2] - 09-02-2022
|
|
|
### Added
|
|
|
- New control MFXMagnifierPane
|
|
|
- ColorUtils: added some new methods to convert Colors to Strings
|
|
@@ -31,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
- MFXIconWrapper: added handler to acquire focus
|
|
|
|
|
|
### Fixed
|
|
|
-
|
|
|
- MFXComboBoxSkin: ensure the caret position is at 0 if the combo box is not selectable
|
|
|
- MFXTableViewSkin: ensure the dialog is on foreground
|
|
|
- MFXTextField and all subclasses: fixed an issue with CSS and :focused PseudoClass. It was being ignored in some cases,
|