Skip to content

v0.7.2

Compare
Choose a tag to compare
@Kinnara Kinnara released this 21 Dec 04:21

Notable changes:

  • Make some properties bind two-way by default:
    • CommandBar.IsOpen
    • NumberBox.Value
    • NumberBox.Text
    • RadioButtons.SelectedIndex
    • RadioButtons.SelectedItem
  • Fix issue where Pivot TabItem content was inheriting foreground from PivotHeaderItemForegroundUnselected (#15)
  • SimpleTimePicker: Enable looping for selectors
  • Fix issue where ToggleButton.IsChecked was not honored by RadioButtons during initialization