Nigel Breslaw
949d22e7c1
material: Improve slider ( https://github.com/slint-ui/material-components/issues/163 )
...
Imported from 0bf972b244
2025-09-18 15:47:45 +02:00
dependabot[bot]
97a8f2b647
material: build(deps): bump the starlight_astro group in /docs with 2 updates ( https://github.com/slint-ui/material-components/issues/162 )
...
* build(deps): bump the starlight_astro group in /docs with 2 updates
Bumps the starlight_astro group in /docs with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx ).
Updates `astro` from 5.13.5 to 5.13.6
- [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.13.6/packages/astro )
Updates `@astrojs/mdx` from 4.3.4 to 4.3.5
- [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/@astrojs/mdx@4.3.5/packages/integrations/mdx )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.13.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/mdx"
dependency-version: 4.3.5
dependency-type: direct:development
update-type: version-update:semver-patch
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>
Imported from bf59357ddd
2025-09-18 15:47:45 +02:00
Nigel Breslaw
bf5b699443
material: ProgressIndicator: value -> progress ( https://github.com/slint-ui/material-components/issues/161 )
...
Imported from 53f589f596
2025-09-18 15:47:45 +02:00
dependabot[bot]
0700bbe27c
material: build(deps): bump @types/node from 24.3.0 to 24.3.1 in /docs ( https://github.com/slint-ui/material-components/issues/159 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.3.0 to 24.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from dfe04c5ed1
2025-09-18 15:47:45 +02:00
dependabot[bot]
b24f12952e
material: build(deps-dev): bump @biomejs/biome from 2.2.2 to 2.2.3 in /docs ( https://github.com/slint-ui/material-components/issues/160 )
...
* build(deps-dev): bump @biomejs/biome from 2.2.2 to 2.2.3 in /docs
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.3/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
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>
Imported from f2de37764c
2025-09-18 15:47:45 +02:00
Nigel Breslaw
f368b401dc
material: PopupMenu: Changes ( https://github.com/slint-ui/material-components/issues/158 )
...
Imported from 81415330ff
2025-09-18 15:47:45 +02:00
Nigel Breslaw
0023372769
material: Doc fixes ( https://github.com/slint-ui/material-components/issues/156 )
...
Imported from 8595b020da
2025-09-18 15:47:45 +02:00
Nigel Breslaw
af51fc57a4
material: Dialog & SnackBar: multi rename ( https://github.com/slint-ui/material-components/issues/155 )
...
icon-actions -> action-button-icons.
icon-action() -> icon-button-clicked()
action() -> action-clicked().
default-action() -> default-button-clicked().
Imported from 76f551666e
2025-09-18 15:47:45 +02:00
Nigel Breslaw
2bc3328ab4
material: ActionChip SearchBar: avatar -> avatar-icon ( https://github.com/slint-ui/material-components/issues/154 )
...
Imported from 5de14badc5
2025-09-18 15:47:45 +02:00
Nigel Breslaw
d43bc60b09
material: ListItem: action-icon -> action-button-icon ( https://github.com/slint-ui/material-components/issues/153 )
...
Imported from a1a8297359
2025-09-18 15:47:45 +02:00
Nigel Breslaw
482c3237c2
material: SegmentedButton: model -> items ( https://github.com/slint-ui/material-components/issues/152 )
...
Imported from 4545d04349
2025-09-18 15:47:45 +02:00
Nigel Breslaw
6f8f28ee0a
material: empty-badge -> show-badge ( https://github.com/slint-ui/material-components/issues/151 )
...
Imported from b8e77998b4
2025-09-18 15:47:45 +02:00
Nigel Breslaw
c2420d0a50
material: icon-selected -> selected-icon ( https://github.com/slint-ui/material-components/issues/150 )
...
Imported from ec32ec5250
2025-09-18 15:47:45 +02:00
Nigel Breslaw
eb105c8593
material: SegmentedButton: Add index-changed callback. ( https://github.com/slint-ui/material-components/issues/149 )
...
Imported from 67d5871e56
2025-09-18 15:47:45 +02:00
Nigel Breslaw
4a9192883a
material: icon-checked -> checked-icon ( https://github.com/slint-ui/material-components/issues/148 )
...
Imported from 6c2a83940b
2025-09-18 15:47:45 +02:00
Nigel Breslaw
94ab45f6b0
material: Add index-changed callback to Nav items ( https://github.com/slint-ui/material-components/issues/147 )
...
NaviagtionBar, NavigationRail and TabBar all gain an explicit
`index-changed(index)` callback.
Imported from 3d9d00a91b
2025-09-18 15:47:45 +02:00
Nigel Breslaw
de8d488cb7
material: Update Navigation and SearchBar ( https://github.com/slint-ui/material-components/issues/146 )
...
Imported from 18a7efbe6b
2025-09-18 15:47:45 +02:00
Nigel Breslaw
ae45308c58
material: current-item -> current-index ( https://github.com/slint-ui/material-components/issues/145 )
...
Imported from 073c3302d6
2025-09-18 15:47:45 +02:00
Nigel Breslaw
a2edac554e
material: trailing/leading_clicked -> trailing/leading_button_clicked ( https://github.com/slint-ui/material-components/issues/144 )
...
Imported from 1a9b97365e
2025-09-18 15:47:45 +02:00
Nigel Breslaw
10a903a2e9
material: leading/trailing_icon -> leading/trailing_button ( https://github.com/slint-ui/material-components/issues/143 )
...
Imported from 7c09b88743
2025-09-18 15:47:45 +02:00
Nigel Breslaw
1215b21b07
material: container_background -> show_background ( https://github.com/slint-ui/material-components/issues/141 )
...
Imported from 48bafbb3e6
2025-09-18 15:47:45 +02:00
dependabot[bot]
7add053e0f
material: build(deps): bump the starlight_astro group in /docs with 2 updates ( https://github.com/slint-ui/material-components/issues/139 )
...
* build(deps): bump the starlight_astro group in /docs with 2 updates
Bumps the starlight_astro group in /docs with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator ).
Updates `astro` from 5.13.3 to 5.13.5
- [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.13.5/packages/astro )
Updates `starlight-links-validator` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases )
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md )
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.17.2/packages/starlight-links-validator )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.13.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: starlight-links-validator
dependency-version: 0.17.2
dependency-type: direct:production
update-type: version-update:semver-patch
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>
Imported from a06de030f7
2025-09-18 15:47:45 +02:00
dependabot[bot]
e29a79b2da
material: build(deps-dev): bump cspell from 9.2.0 to 9.2.1 in /docs ( https://github.com/slint-ui/material-components/issues/140 )
...
* build(deps-dev): bump cspell from 9.2.0 to 9.2.1 in /docs
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.1/packages/cspell )
---
updated-dependencies:
- dependency-name: cspell
dependency-version: 9.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
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>
Imported from 787cc014b0
2025-09-18 15:47:45 +02:00
FG
874ae2aa9b
material: Components: added DatePickerPopup ( https://github.com/slint-ui/material-components/issues/137 )
...
* Components: added DatePickerPopup
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Nigel Breslaw <nigel.breslaw@slint.dev>
Imported from e30c2bc1f4
2025-09-18 15:47:45 +02:00
FloVanGH
9cc99316ea
material: Components: added DropDownMenu ( https://github.com/slint-ui/material-components/issues/131 )
...
* Components: added DropDownMenu
* [autofix.ci] apply automated fixes
* REUSE
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Nigel Breslaw <nigel.breslaw@slint.dev>
Imported from 3ee890853a
2025-09-18 15:47:45 +02:00
dependabot[bot]
36a34b4643
material: build(deps-dev): bump @playwright/test in /docs in the playwright group ( https://github.com/slint-ui/material-components/issues/134 )
...
Bumps the playwright group in /docs with 1 update: [@playwright/test](https://github.com/microsoft/playwright ).
Updates `@playwright/test` from 1.54.2 to 1.55.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: playwright
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 6154498619
2025-09-18 15:47:45 +02:00
dependabot[bot]
0d011eb4dc
material: build(deps-dev): bump @biomejs/biome from 2.2.0 to 2.2.2 in /docs ( https://github.com/slint-ui/material-components/issues/135 )
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.2/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from b78b9b00c6
2025-09-18 15:47:45 +02:00
dependabot[bot]
bc60f14c17
material: build(deps): bump the starlight_astro group in /docs with 2 updates ( https://github.com/slint-ui/material-components/issues/133 )
...
* build(deps): bump the starlight_astro group in /docs with 2 updates
Bumps the starlight_astro group in /docs with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ).
Updates `astro` from 5.13.2 to 5.13.3
- [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.13.3/packages/astro )
Updates `@astrojs/sitemap` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.5.1/packages/integrations/sitemap )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
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>
Imported from 5488dc9092
2025-09-18 15:47:45 +02:00
FloVanGH
971bff4434
material: Components: added Menu ( https://github.com/slint-ui/material-components/issues/130 )
...
* Components: added Menu
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Imported from 599653f7ce
2025-09-18 15:47:45 +02:00
dependabot[bot]
7c4ff1585f
material: build(deps): bump @types/node from 24.2.1 to 24.3.0 in /docs ( https://github.com/slint-ui/material-components/issues/120 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.2.1 to 24.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from e422055cd1
2025-09-18 15:47:45 +02:00
dependabot[bot]
545e376513
material: build(deps-dev): bump @iconify-json/flat-color-icons in /docs ( https://github.com/slint-ui/material-components/issues/124 )
...
Bumps [@iconify-json/flat-color-icons](https://github.com/iconify/icon-sets ) from 1.2.1 to 1.2.3.
- [Commits](https://github.com/iconify/icon-sets/commits )
---
updated-dependencies:
- dependency-name: "@iconify-json/flat-color-icons"
dependency-version: 1.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from bc3aba611a
2025-09-18 15:47:45 +02:00
Nigel Breslaw
3effbadc9d
material: Fix broken git commands in the templates ( https://github.com/slint-ui/material-components/issues/127 )
...
Imported from 99460986b6
2025-09-18 15:47:45 +02:00
Nigel Breslaw
7fb42f6973
material: Group the docs as per Material pages ( https://github.com/slint-ui/material-components/issues/129 )
...
Imported from 0257a45452
2025-09-18 15:47:45 +02:00
dependabot[bot]
1bd2b99bc0
material: build(deps-dev): bump @iconify-json/tabler in /docs ( https://github.com/slint-ui/material-components/issues/121 )
...
Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets ) from 1.2.20 to 1.2.22.
- [Commits](https://github.com/iconify/icon-sets/commits )
---
updated-dependencies:
- dependency-name: "@iconify-json/tabler"
dependency-version: 1.2.22
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 596da52a90
2025-09-18 15:47:45 +02:00
dependabot[bot]
e9dde13a7b
material: build(deps-dev): bump @biomejs/biome from 2.1.4 to 2.2.0 in /docs ( https://github.com/slint-ui/material-components/issues/122 )
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.0/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 1fe9ca671d
2025-09-18 15:47:45 +02:00
dependabot[bot]
fdfc5712b9
material: build(deps): bump the starlight_astro group in /docs with 5 updates ( https://github.com/slint-ui/material-components/issues/119 )
...
* build(deps): bump the starlight_astro group in /docs with 5 updates
Bumps the starlight_astro group in /docs with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.12.8` | `5.13.2` |
| [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator ) | `0.17.0` | `0.17.1` |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ) | `3.4.2` | `3.5.0` |
| [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark ) | `6.3.5` | `6.3.6` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx ) | `4.3.3` | `4.3.4` |
Updates `astro` from 5.12.8 to 5.13.2
- [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.13.2/packages/astro )
Updates `starlight-links-validator` from 0.17.0 to 0.17.1
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases )
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md )
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.17.1/packages/starlight-links-validator )
Updates `@astrojs/sitemap` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.5.0/packages/integrations/sitemap )
Updates `@astrojs/markdown-remark` from 6.3.5 to 6.3.6
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@6.3.6/packages/markdown/remark )
Updates `@astrojs/mdx` from 4.3.3 to 4.3.4
- [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/@astrojs/mdx@4.3.4/packages/integrations/mdx )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.13.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: starlight-links-validator
dependency-version: 0.17.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: "@astrojs/markdown-remark"
dependency-version: 6.3.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/mdx"
dependency-version: 4.3.4
dependency-type: direct:development
update-type: version-update:semver-patch
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>
Imported from 2623bb5b1a
2025-09-18 15:47:45 +02:00
FloVanGH
26864c089f
material: Added RadioButton and RadioButtonTile ( https://github.com/slint-ui/material-components/issues/126 )
...
* Components: added RadioButton and RadioButtonTile
* Components: added docs for RadioButton and RadioButtonTile
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Imported from 752faed7e5
2025-09-18 15:47:45 +02:00
npwoods
0d7f513f2c
material: Created two new callbacks for NavigationalDrawer
( https://github.com/slint-ui/material-components/issues/114 )
...
* Created two new callbacks for `NavigationalDrawer`
* `callback selected(group-index: int, item-index: int)`
* `callback item-pointer-event(group-index: int, item-index: int, event: PointerEvent, position: Point)`
These callbacks provide the ability to respond to items being selected and general item pointer events respectively
* Snake case
* Documentation
Imported from bcec4840ff
2025-09-18 15:47:45 +02:00
Ewayn
c24fd2b60e
material: feat: add released callback to Slider component ( https://github.com/slint-ui/material-components/issues/118 )
...
* feat: add released callback to Slider component
* fix: pr review comments
Imported from 5fd3eeed7f
2025-09-18 15:47:45 +02:00
dependabot[bot]
b81d6bc76d
material: build(deps): bump @types/node from 24.1.0 to 24.2.1 in /docs ( https://github.com/slint-ui/material-components/issues/115 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.1.0 to 24.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 9dff48cbe3
2025-09-18 15:47:45 +02:00
dependabot[bot]
2cfa943961
material: build(deps-dev): bump @biomejs/biome from 2.1.2 to 2.1.4 in /docs ( https://github.com/slint-ui/material-components/issues/117 )
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 37aca7824d
2025-09-18 15:47:45 +02:00
dependabot[bot]
f8442db711
material: build(deps-dev): bump @iconify-json/tabler in /docs ( https://github.com/slint-ui/material-components/issues/109 )
...
Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets ) from 1.2.19 to 1.2.20.
- [Commits](https://github.com/iconify/icon-sets/commits )
---
updated-dependencies:
- dependency-name: "@iconify-json/tabler"
dependency-version: 1.2.20
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from ba2d471d93
2025-09-18 15:47:45 +02:00
dependabot[bot]
0dbedec796
material: build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /docs ( https://github.com/slint-ui/material-components/issues/110 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 1633de6702
2025-09-18 15:47:45 +02:00
dependabot[bot]
3ceb3f6964
material: build(deps-dev): bump @playwright/test in /docs in the playwright group ( https://github.com/slint-ui/material-components/issues/111 )
...
Bumps the playwright group in /docs with 1 update: [@playwright/test](https://github.com/microsoft/playwright ).
Updates `@playwright/test` from 1.54.1 to 1.54.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.1...v1.54.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.54.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: playwright
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 4426bdd1f0
2025-09-18 15:47:45 +02:00
dependabot[bot]
ca2b4d7584
material: build(deps-dev): bump @biomejs/biome from 2.1.2 to 2.1.3 in /docs ( https://github.com/slint-ui/material-components/issues/112 )
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.3/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Imported from 06abe35b54
2025-09-18 15:47:45 +02:00
dependabot[bot]
b5252f5245
material: build(deps): bump the starlight_astro group in /docs with 5 updates ( https://github.com/slint-ui/material-components/issues/113 )
...
* build(deps): bump the starlight_astro group in /docs with 5 updates
Bumps the starlight_astro group in /docs with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ) | `0.35.1` | `0.35.2` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.12.0` | `5.12.8` |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ) | `3.4.1` | `3.4.2` |
| [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark ) | `6.3.3` | `6.3.5` |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx ) | `4.3.1` | `4.3.3` |
Updates `@astrojs/starlight` from 0.35.1 to 0.35.2
- [Release notes](https://github.com/withastro/starlight/releases )
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md )
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.35.2/packages/starlight )
Updates `astro` from 5.12.0 to 5.12.8
- [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.12.8/packages/astro )
Updates `@astrojs/sitemap` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.4.2/packages/integrations/sitemap )
Updates `@astrojs/markdown-remark` from 6.3.3 to 6.3.5
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@6.3.5/packages/markdown/remark )
Updates `@astrojs/mdx` from 4.3.1 to 4.3.3
- [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/@astrojs/mdx@4.3.3/packages/integrations/mdx )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.35.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: astro
dependency-version: 5.12.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/markdown-remark"
dependency-version: 6.3.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/mdx"
dependency-version: 4.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
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>
Imported from 350ba04116
2025-09-18 15:47:45 +02:00
dependabot[bot]
e84e8d4cba
material: build(deps-dev): bump cspell from 9.1.5 to 9.2.0 in /docs
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) from 9.1.5 to 9.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.0/packages/cspell )
---
updated-dependencies:
- dependency-name: cspell
dependency-version: 9.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Imported from 8cdf7cd4b4
2025-09-18 15:47:45 +02:00
dependabot[bot]
d9d5e5a8ab
material: build(deps): bump @types/node from 24.0.13 to 24.1.0 in /docs
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.0.13 to 24.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Imported from 0f5cee28bd
2025-09-18 15:47:45 +02:00
dependabot[bot]
6f2a67ee72
material: build(deps-dev): bump @biomejs/biome from 2.1.1 to 2.1.2 in /docs
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.2/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Imported from d6e4a71a6c
2025-09-18 15:47:45 +02:00
dependabot[bot]
2aa7431bc7
material: build(deps): bump the starlight_astro group in /docs with 4 updates ( https://github.com/slint-ui/material-components/issues/103 )
...
Bumps the starlight_astro group in /docs with 4 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ), [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark ) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx ).
Updates `@astrojs/starlight` from 0.34.5 to 0.35.1
- [Release notes](https://github.com/withastro/starlight/releases )
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md )
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.35.1/packages/starlight )
Updates `astro` from 5.11.0 to 5.12.0
- [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.12.0/packages/astro )
Updates `@astrojs/markdown-remark` from 6.3.2 to 6.3.3
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@6.3.3/packages/markdown/remark )
Updates `@astrojs/mdx` from 4.3.0 to 4.3.1
- [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/@astrojs/mdx@4.3.1/packages/integrations/mdx )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.35.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: astro
dependency-version: 5.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: "@astrojs/markdown-remark"
dependency-version: 6.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@astrojs/mdx"
dependency-version: 4.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Imported from c43a9504c3
2025-09-18 15:47:45 +02:00