[]
Improvements
Bug fix
Improvements
Improvement
Bug fixes
Improvement
Bug fix
Improvement
Breaking change
Improvements
Bug fixes
Bug fixes
Improvement
Bug fixes
Fixed the issue where C1DropDownButton was not updating FlowDirection in the popup correctly at runtime.
Modified TextBoxes implicit style to include CaretBrush static resource and fix issue when applying themes.
[C1Popup] Adjusted content's width.
[C1ComboBox] Fixed the issue where SelectionCommitted event fires twice after item is selected via keyboard.
[C1NumericBox] Update the formatted value from .NET to the JavaScript side on inputting the same unformatted value.
[C1AutoComplete] Updated display value based on current item's index in the filtered list.
[C1ComboBox] Moved the update of SelectedValue to occur after the change of SelectedIndex when ItemsSource changes.
[C1NumericBox] Treated the scenario where the user enters an unformatted value that is equivalent to the formatted value.
[C1Popup] Supported new positioning variations.