dependabot[bot]
d803e0fbce
build(deps-dev): bump cspell from 8.17.3 to 8.17.5 ( #7717 )
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) from 8.17.3 to 8.17.5.
- [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/v8.17.5/packages/cspell )
---
updated-dependencies:
- dependency-name: cspell
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>
2025-02-25 10:41:40 +02:00
Olivier Goffart
7390df1b47
ContextMenuArea: Intercept long press on Android
2025-02-24 18:27:25 +01:00
Olivier Goffart
39191e5acd
Menu API changes
...
`ContextMenu` -> `ContextMenuArea`
`ContextMenu` must have a `Menu` child.
`MenuItem` can no longer be put dirrectly in `MenuBar` and can no longer
have children
`Menu` is used now for sub menus
2025-02-21 16:03:47 +01:00
Simon Hausmann
368ec3459b
Improve default accessibility of TextInput
elements
...
Apply similar logic as to LineEdit and TextEdit, so that when folks build their own text input widgets, they're accessible by default. Also fixed the docs while at it to mention default applications.
Amends #7669
2025-02-20 13:44:16 +01:00
Arnold Loubriat
cc91de2d38
Add the accessible-read-only
property
2025-02-19 09:16:41 +01:00
dependabot[bot]
022c7eb930
build(deps): bump the starlight_astro group across 1 directory with 3 updates ( #7654 )
...
* build(deps): bump the starlight_astro group across 1 directory with 3 updates
Bumps the starlight_astro group with 3 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ), [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator ) and [starlight-sidebar-topics](https://github.com/HiDeoo/starlight-sidebar-topics/tree/HEAD/packages/starlight-sidebar-topics ).
Updates `@astrojs/starlight` from 0.31.1 to 0.32.0
- [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.32.0/packages/starlight )
Updates `starlight-links-validator` from 0.14.2 to 0.14.3
- [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.14.3/packages/starlight-links-validator )
Updates `starlight-sidebar-topics` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/HiDeoo/starlight-sidebar-topics/releases )
- [Changelog](https://github.com/HiDeoo/starlight-sidebar-topics/blob/main/packages/starlight-sidebar-topics/CHANGELOG.md )
- [Commits](https://github.com/HiDeoo/starlight-sidebar-topics/commits/starlight-sidebar-topics@0.4.0/packages/starlight-sidebar-topics )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: starlight-links-validator
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: starlight-sidebar-topics
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix deprecation warnings
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nigel Breslaw <nigel.breslaw@slint.dev>
2025-02-18 12:19:43 +02:00
Arnold Loubriat
90c337f1d1
Add AccessibleRole::Image
and use it in the AboutSlint
widget ( #7593 )
...
* Add `AccessibleRole::Image`
* Improve accessibility of the `AboutSlint` widget
* Filter out some images from the accessibility tree
2025-02-18 09:43:53 +01:00
dependabot[bot]
dac4996839
build(deps): bump the starlight_astro group with 2 updates ( #7635 )
...
Bumps the starlight_astro group with 2 updates: [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers ) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `@expressive-code/plugin-line-numbers` from 0.40.1 to 0.40.2
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.40.2/packages/@expressive-code/plugin-line-numbers )
Updates `astro` from 5.2.5 to 5.3.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.3.0/packages/astro )
---
updated-dependencies:
- dependency-name: "@expressive-code/plugin-line-numbers"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-14 13:11:41 +02:00
Nigel Breslaw
f6708cb534
Make Slint intro clearer and formatted correctly ( #7628 )
2025-02-14 09:01:53 +02:00
Nigel Breslaw
4546a0a9ef
Better instructions for Pico Pi on Mac ( #7618 )
2025-02-13 12:13:18 +02:00
Nigel Breslaw
ee1d8eaa1c
Use intro video in the docs ( #7604 )
2025-02-11 20:38:20 +02:00
dependabot[bot]
6de6f354eb
build(deps): bump astro from 5.2.3 to 5.2.5 in the starlight_astro group ( #7580 )
...
Bumps the starlight_astro group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `astro` from 5.2.3 to 5.2.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.2.5/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 11:03:55 +02:00
Olivier Goffart
c0b72cad2f
ContextMenu: show submenu on hover after a timeout
...
This means that the parent menu still get the mouse events
Also add the ability to close the menu programmatically
2025-02-07 13:27:32 +01:00
Olivier Goffart
2846c35055
TextInput: implement page up/down
...
CC #474
2025-02-06 14:52:28 +01:00
Nigel Breslaw
608f665492
Fix incorrect visible: false docs ( #7415 )
...
fixed : #7377
2025-02-06 15:26:07 +02:00
dependabot[bot]
74a6653537
build(deps): bump the playwright group with 2 updates ( #7518 )
...
Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright ) and [playwright](https://github.com/microsoft/playwright ).
Updates `@playwright/test` from 1.50.0 to 1.50.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.50.0...v1.50.1 )
Updates `playwright` from 1.50.0 to 1.50.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.50.0...v1.50.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: playwright
- dependency-name: playwright
dependency-type: direct:production
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>
2025-02-06 11:36:49 +02:00
Olivier Goffart
88cc96ba73
Make forward-focus in a PopupWindow work
2025-02-04 12:31:06 +01:00
Arnold Loubriat
eeec096bd8
Address review comment
...
Co-authored-by: Simon Hausmann <hausmann@gmail.com>
2025-02-03 20:32:45 +01:00
Arnold Loubriat
358e42a8d5
Add the accessible-action-expand
action
2025-02-03 20:32:45 +01:00
Arnold Loubriat
f30f953ffd
Add the accessible-expanded
property
2025-02-03 20:32:45 +01:00
Arnold Loubriat
53fd7b12e4
Add the accessible-expandable
property
2025-02-03 20:32:45 +01:00
dependabot[bot]
173934c2a5
build(deps): bump the starlight_astro group with 2 updates ( #7517 )
...
Bumps the starlight_astro group 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.1.9 to 5.2.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.2.3/packages/astro )
Updates `starlight-links-validator` from 0.14.1 to 0.14.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.14.2/packages/starlight-links-validator )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: starlight-links-validator
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 12:15:23 +02:00
dependabot[bot]
618398f72c
build(deps-dev): bump cspell from 8.17.2 to 8.17.3 ( #7522 )
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) from 8.17.2 to 8.17.3.
- [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/v8.17.3/packages/cspell )
---
updated-dependencies:
- dependency-name: cspell
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>
2025-02-03 12:13:53 +02:00
Simon Hausmann
d31ee19ee2
Versionize links to the C++/Rust/Node.js docs
...
Fixes #7368
2025-02-03 09:49:09 +01:00
Olivier Goffart
b68f7bdf9a
Update Menu docs
...
Apply suggestions from code review
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2025-01-31 14:05:28 +01:00
Olivier Goffart
54832b7463
Documentation for the MenuBar and the ContextMenu
2025-01-31 14:05:28 +01:00
Nigel Breslaw
a3d46a9e88
Add and use YouTube videos within the Slint docs ( #7500 )
...
Adds a YouTube component to Astro.
Links the Docs intro and VS Code intro.
Uses high res thumbnails via the 'poster' prop.
2025-01-30 16:25:04 +02:00
Nigel Breslaw
0dda72ff3d
The links to the STM templates are broken. ( #7479 )
...
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2025-01-29 10:46:21 +01:00
dependabot[bot]
e958d6b31b
build(deps): bump the playwright group with 2 updates ( #7467 )
...
Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright ) and [playwright](https://github.com/microsoft/playwright ).
Updates `@playwright/test` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0 )
Updates `playwright` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.1...v1.50.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: playwright
- dependency-name: playwright
dependency-type: direct:production
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>
2025-01-27 13:09:26 +02:00
dependabot[bot]
c324a37a20
build(deps): bump astro from 5.1.7 to 5.1.9 in the starlight_astro group ( #7466 )
...
Bumps the starlight_astro group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `astro` from 5.1.7 to 5.1.9
- [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.1.9/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 10:54:56 +02:00
Gabriel
8e75b96777
Add search terms for two-way bindings ( #7445 )
2025-01-24 19:24:23 +02:00
Simon Hausmann
804d18e165
Remove redundant Slint code snippet in Rust globals invocation example docs
...
Fixes #6578
2025-01-21 16:50:50 +01:00
Nigel Breslaw
a3e7623f53
Docs: std-widgets layout box wording fix. ( #7417 )
...
Fixes : #7360
2025-01-21 15:37:10 +02:00
Nigel Breslaw
5806b027ff
Docs: Apply usage of language tabs everywhere ( #7416 )
...
Fixes : #7367
2025-01-21 15:29:34 +02:00
Simon Hausmann
0d723953f9
Add support for line caps in Path Strokes
...
ChangeLog: Added `Path::stroke-line-cap` property.
Fixes #4676
2025-01-20 22:28:45 +01:00
Simon Hausmann
af23873f86
Fix wrong screenshot of layout stretch algorithm code snippet
...
Match the width of the screenshot with the width specified in the example.
Fixes #7406
2025-01-20 11:19:54 +01:00
dependabot[bot]
0bf0db0fd0
build(deps): bump the starlight_astro group with 2 updates ( #7404 )
...
Bumps the starlight_astro group with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ) and [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers ).
Updates `@astrojs/starlight` from 0.31.0 to 0.31.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.31.1/packages/starlight )
Updates `@expressive-code/plugin-line-numbers` from 0.40.0 to 0.40.1
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.40.1/packages/@expressive-code/plugin-line-numbers )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
- dependency-name: "@expressive-code/plugin-line-numbers"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 10:21:07 +02:00
dependabot[bot]
2724d60584
build(deps-dev): bump cspell from 8.17.1 to 8.17.2 ( #7374 )
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) from 8.17.1 to 8.17.2.
- [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/v8.17.2/packages/cspell )
---
updated-dependencies:
- dependency-name: cspell
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>
2025-01-15 17:39:50 +02:00
dependabot[bot]
7fc32e5149
build(deps): bump the starlight_astro group with 3 updates ( #7373 )
...
Bumps the starlight_astro group with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ), [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers ) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `@astrojs/starlight` from 0.30.6 to 0.31.0
- [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.31.0/packages/starlight )
Updates `@expressive-code/plugin-line-numbers` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.40.0/packages/@expressive-code/plugin-line-numbers )
Updates `astro` from 5.1.5 to 5.1.7
- [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.1.7/packages/astro )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: "@expressive-code/plugin-line-numbers"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: starlight_astro
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: starlight_astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 16:23:53 +02:00
Olivier Goffart
fbaa18aafc
Docs: Update docs for image
...
Link to the API docs from the image type.
2025-01-15 08:03:00 +01:00
Tasuku Suzuki
68b9dfc247
String: Add .is-empty and .character-count properties
...
Introduce two new properties for string in .slint:
- .is-empty: Checks if a string is empty.
- .character-count: Retrieves the number of grapheme clusters
https://www.unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries
These additions enhance functionality and improve convenience when working with string properties.
2025-01-14 19:29:05 +01:00
dependabot[bot]
68a5adec94
build(deps): bump @expressive-code/plugin-line-numbers
...
Bumps [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers ) from 0.38.3 to 0.39.0.
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.39.0/packages/@expressive-code/plugin-line-numbers )
---
updated-dependencies:
- dependency-name: "@expressive-code/plugin-line-numbers"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 15:27:05 +01:00
dependabot[bot]
870805ec19
build(deps): bump typescript from 5.2.2 to 5.7.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.2.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 15:25:56 +01:00
Nigel Breslaw
b4d2782ee4
docs: Fix missing trailing slash ( #7353 )
...
The docs were generated so links did not end with a trailing slash. e.g. https://docs.slint.dev/latest/docs/slint/guide/tooling/vscode but the website setup then redirects this to https://docs.slint.dev/latest/docs/slint/guide/tooling/vscode/ . This now ensures the trailing slash is added.
2025-01-14 15:49:47 +02:00
Simon Hausmann
31c0fea9aa
doc: Shorten and edit the main page button text
...
This is attempt to make it easier to read by using less words and by starting
each card with a verb (to make it actionable). Also removed the backticks
for std-widgets, as it seems that LinkCard doesn't support inline markdown
formatting.
2025-01-14 09:58:40 +01:00
Simon Hausmann
20a0a585c3
doc: fix broken links
2025-01-14 09:31:05 +01:00
Nigel Breslaw
a390118b6a
Docs: Fix <title> tag having docs version ( #7350 )
...
The version was being set not just as a visual title, but also as part of the meta tag for every page on the docs site. Which will then change for each release as the version number changes.
Other sites have a static label here that is independent of the version e.g. Slint UI or Slint docs. 'Slint Docs' is now used.
2025-01-13 17:07:07 +02:00
ogoffart
c83af3ca5c
Bump version number to 1.10.0
2025-01-13 13:38:41 +00:00
Olivier Goffart
f6768a3ce7
Revert "Prepare 1.9.2 release"
...
The release is out
This reverts commit 3f29258081
.
2025-01-13 11:55:12 +01:00
Nigel Breslaw
0301c9d7d8
docs: Fix sideBar div stopping slint text being selected
2025-01-13 10:01:07 +01:00