Skip to content

Changelog

Material Components 1.1 requires Slint 1.18 or newer.

  • Fixed indicator alignment in TabBar and SecondaryTabBar for tabs with different widths.
  • Fixed continuous and stepped Slider interaction, dragging, thumb positioning, and stop rendering.
  • Fixed CheckBox initialization and updates with a partially checked state.
  • Preserved ModalNavigationDrawer selection when its popup is recreated.
  • Prevented a crash when ModalNavigationDrawer closes during selection.
  • Added the missing year 2030 to DatePickerPopup.
  • Hid the TimePickerPopup selection indicator when no clock item is selected.
  • Made TextField.label an alias for the former placeholder-text property.
  • Added search input semantics and editable value actions to SearchBar.
  • Added set-value, increment, and decrement actions to Slider.
  • Added accessible values to linear and circular progress indicators.
  • Used the dedicated Switch and RadioButton roles.
  • Reported the enabled state of IconButton correctly.
  • Prevented the accessibility default action from toggling a disabled Switch.
  • Published the first stable Slint Material Components release.

© 2026 SixtyFPS GmbH