Skip to content

Windows 11

Compare
Choose a tag to compare
@bdlukaa bdlukaa released this 24 Aug 18:38
· 1952 commits to master since this release

Updated the package to match the Windows 11 design system.

  • Update ToggleButton design.
  • Update Button design.
  • Update RadioButton design:
  • Update ContentDialog design.
  • Update NavigationView design:
    • BREAKING: Acryic is not used anymore. Consequently, useAcrylic method was removed.
  • Implemented Mica, used by the new NavigationView
  • Added support for horizontal tooltips. Set Tooltip.displayHorizontally to true to enable it.
  • Updated Acrylic to support the web
  • Update Checkbox design
  • Update ToggleSwitch design
  • Update Scrollbar design
  • Update Slider design
  • Update InfoBar design
  • Update pickers design (Combobox, DatePicker and TimePicker)