slint/ui-libraries/material
dependabot[bot] e478d34f38
build(deps): bump the starlight_astro group with 3 updates (#9848)
* build(deps): bump the starlight_astro group with 3 updates

Bumps the starlight_astro group with 3 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/mdx` from 4.3.7 to 4.3.8
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/HEAD/packages/integrations/mdx)

Updates `@astrojs/check` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/HEAD/packages/astro-check)

Updates `astro` from 5.14.6 to 5.15.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.15.1/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-version: 4.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: astro
  dependency-version: 5.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
...

Signed-off-by: dependabot[bot] <support@github.com>

* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-27 09:31:11 +02:00
..
docs build(deps): bump the starlight_astro group with 3 updates (#9848) 2025-10-27 09:31:11 +02:00
examples/gallery Remove empty NabBars from Material Gallery example (#9522) 2025-09-25 13:20:40 +03:00
src Creating item_activated callback for material components SearchBar widget (#9778) 2025-10-23 09:51:58 +03:00
.gitignore material: Add screenshots to doc snippets 2025-09-18 15:47:44 +02:00
README.md material: Move license file, readme, and migration docs into the zip archive for download 2025-09-25 14:23:09 +02:00

Material Design 3 component set for Slint

Gallery image

Welcome to the official Material Design 3 component set for Slint. These UI components adhere to Material Design 3 guidelines. The components are intended to use for development of user interfaces with Slint for Android apps, touch friendly interfaces for embedded devices and even for desktop application development. Contributions and feedback from the community are welcome.

Demos

WebAssembly build in the web browser

Download and install the APK for android

Documentation

View the documentation online at https://material.slint.dev/getting-started/

Get Started

Clone one of our Material Components for Slint templates and follow the instruction from their README: