Nigel Breslaw
4f08bf6fd2
Visal docs tweak ( #7264 )
2025-01-03 16:41:21 +02:00
Nigel Breslaw
1ed40e6bc7
Fix broken links to cpp and rust docs ( #7263 )
2025-01-03 12:03:43 +02:00
Nigel Breslaw
7b6afcbe1a
Bring back version banner ( #7253 )
2025-01-02 12:58:52 +02:00
Maksym Hazevych
7293bbea97
Fixes obvious grammar errors ( #7229 )
2024-12-30 17:44:51 +02:00
ogoffart
f309a551b5
Bump version number to 1.9.2
2024-12-30 10:18:16 +00:00
dependabot[bot]
87702e9b55
build(deps): bump the starlight_astro group with 4 updates ( #7237 )
...
Bumps the starlight_astro group with 4 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ), [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.30.2 to 0.30.3
- [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.30.3/packages/starlight )
Updates `astro` from 5.0.9 to 5.1.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.1.1/packages/astro )
Updates `starlight-links-validator` from 0.13.4 to 0.14.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.14.1/packages/starlight-links-validator )
Updates `starlight-sidebar-topics` from 0.2.1 to 0.3.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.3.0/packages/starlight-sidebar-topics )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
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
- dependency-name: starlight-links-validator
dependency-type: direct:production
update-type: version-update:semver-minor
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 11:37:08 +02:00
Nigel Breslaw
bc689c043d
Spell check was misconfigured ( #7233 )
2024-12-30 10:18:31 +02:00
Tasuku Suzuki
cc1a9beef3
Improve documentation for building slintdocs
...
- Updated Quickstart and DSL docs in building.md to redirect to astro/README.md due to outdated information
- Fixed issues in astro/README.md that prevented it from working out of the box
2024-12-24 18:05:38 +01:00
Olivier Goffart
d6f83a2af6
Docs: Explain a bit more the image type with more examples
2024-12-23 11:47:34 +01:00
Aurindam Jana
388b9c7abb
Docs: select latest version when url has 'latest' ( #7173 )
2024-12-19 19:11:09 +05:30
Olivier Goffart
43bfb35e54
Revert "Prepare 1.9.0 release"
...
This reverts commit a2cf601bfa
.
Release done
2024-12-19 14:37:15 +01:00
aurindam
dc3f29b6da
Bump version number to 1.9.1
2024-12-19 12:57:19 +00:00
dependabot[bot]
9e57d9cabb
build(deps): bump the astro group with 2 updates ( #7128 )
...
Bumps the astro group with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `@astrojs/starlight` from 0.30.1 to 0.30.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.30.2/packages/starlight )
Updates `astro` from 5.0.5 to 5.0.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.0.9/packages/astro )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: astro
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 14:02:44 +02:00
Nigel Breslaw
3fae8b2a9a
Docs tests: remove leading slash ( #7170 )
...
* Docs tests: remove leading slash
* Fix slash handling in link-data.json for the C++ docs
* Fix trailing slash handling for link-data.json for the Rust API docs
---------
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2024-12-19 14:01:49 +02:00
Olivier Goffart
9cd1046d23
Docs: Fix abs
examples ( #7171 )
...
Reported in https://github.com/slint-ui/slint/issues/7146#issuecomment-2551004220
2024-12-19 12:16:20 +01:00
Simon Hausmann
29b6f5449f
Attempt to make the docs build more robust
...
... by always substituting the site config. This way we can find problems with the substitution in the snapshots, not at release time.
2024-12-19 11:06:15 +01:00
Simon Hausmann
004b790e4e
Fix base path for snapshot doc builds
2024-12-19 11:06:15 +01:00
Nigel Breslaw
3de87c9bd8
More robust BASE_URL support for docs ( #7158 )
...
Bring back playwright tests.
Archive playwright test report to make it easier to debug failed test runs.
Better define a BASE_URL and BASE_PATH so the playwright tests happily work during a release.
2024-12-19 10:58:40 +02:00
Nigel Breslaw
a77de98540
Avoid hard coded LinkCard links ( #7157 )
2024-12-19 09:59:36 +02:00
Simon Hausmann
90f72925c1
Fix docs build for 1.9 release, part 3
...
steps.version.outputs.VERSION is always empty in build_docs.yaml, so the substitution never worked. Hard-code for today.
2024-12-18 17:59:10 +01:00
Simon Hausmann
566cb4eaa3
Temporarily disable the version banner
...
The logic to determine this at compile-time doesn't work as the new version isn't published yet.
2024-12-18 17:22:05 +01:00
Olivier Goffart
a2cf601bfa
Prepare 1.9.0 release
2024-12-18 13:26:30 +01:00
Nigel Breslaw
f90da1b493
1.9 docs tweak
...
* Fix headings
* Simplify vscode setup
* Image fix
* Explain in text how to fully get started.
2024-12-18 13:22:05 +01:00
Olivier Goffart
09fc0b82a6
Docs: add link to the reference docs from the translation page
2024-12-18 13:14:16 +01:00
Olivier Goffart
ee6f78fc8d
docs: Remove platform not covered by CI
2024-12-18 11:28:12 +01:00
Simon Hausmann
e46f7d4213
Fix up docs for the properties of animations
...
Use the usual markdown, avoid duplicating the easing, and added the missing direction property.
2024-12-18 11:20:56 +01:00
dependabot[bot]
36430f1da0
build(deps-dev): bump cspell from 8.17.0 to 8.17.1
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) from 8.17.0 to 8.17.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/v8.17.1/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>
2024-12-17 16:28:55 +01:00
Simon Hausmann
bae815b3e2
Fix link within page
2024-12-17 16:04:03 +01:00
Simon Hausmann
abea612d2f
Fix up wording of other platforms sections
2024-12-17 15:44:24 +01:00
Simon Hausmann
276fee4e0c
For translation bundling with Rust, mention where the code snippet goes
2024-12-17 15:31:02 +01:00
Simon Hausmann
4b859989df
Remove TODO about Node.js and subsystem:console for Windows
...
This isn't solvable without re-compiling/re-linking Node.js, so we need to address this differently in the future.
Closes #6941
2024-12-17 15:26:32 +01:00
Simon Hausmann
661e6421ef
Remove double heading
2024-12-17 15:23:19 +01:00
Simon Hausmann
9bfc23caf3
Move Arrays & Models section to the guide
2024-12-17 15:22:18 +01:00
Simon Hausmann
33c57e9132
Remove entry in-app communication section
2024-12-17 15:18:11 +01:00
Simon Hausmann
a02694860b
Fix typo
2024-12-17 15:18:11 +01:00
Simon Hausmann
41937b719a
Remove compoent and properties section for now
...
As discussed
2024-12-17 15:18:11 +01:00
Simon Hausmann
3c5457a845
Fix some typos
...
Co-authored-by: Nigel Breslaw <NigelBreslaw@users.noreply.github.com>
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
2024-12-17 15:18:11 +01:00
Simon Hausmann
f5f40d84bf
Add period at the end of sentences
2024-12-17 14:53:04 +01:00
Simon Hausmann
b525bbd909
Improve key handling overview
...
Co-authored-by: Nigel Breslaw <NigelBreslaw@users.noreply.github.com>
2024-12-17 14:50:10 +01:00
Nigel Breslaw
32771e4fd8
1.9 Reference Section Fixes ( #7123 )
2024-12-17 11:20:38 +02:00
Simon Hausmann
1eaeb72440
doc: Fix language of return value handling of key callbacks for FocusScope
...
We use reject instead of ignore.
2024-12-17 09:30:38 +01:00
Simon Hausmann
466f66286d
Fix up key-pressed/key-released docs
...
- Use the same wording from `key-pressed` also in `key-released` for `TextEdit`
- Apply the docs for both also to `LineEdit` and `TextInput`
2024-12-17 09:28:25 +01:00
FloVanGH
12ec7d1512
improved docs for key-pressed, key-released events
2024-12-17 09:28:25 +01:00
Nigel Breslaw
f025ecf703
1.9 Doc fix ( #7111 )
...
Show docs version and check existing Slint versions at runtime. Without this the list of versions would be fixed to whatever versions exist when the docs are published and archived. No future versions would should.
2024-12-16 20:56:43 +02:00
Olivier Goffart
60c10213d2
Remove LayoutSpec
and undeprecate StyleMetrics.layout-*
properties ( #7069 )
...
StyleMetrics is the right name for these
2024-12-16 14:52:28 +01:00
Nigel Breslaw
f032942cb1
1.9 docs: Fix structure ( #7104 )
2024-12-16 12:17:24 +02:00
dependabot[bot]
9bd444c002
build(deps): bump the playwright group with 2 updates ( #7100 )
...
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.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.1 )
Updates `playwright` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.49.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>
2024-12-16 12:06:45 +02:00
Benny Sjoestrand
5ef4aace4c
Implement full-screen property for slint Window item
...
Make it possible to programatically to switch to full-screen mode
via a new property in the Windows item.
The SLINT_FULLSCREEN environment variable will default set this
property to true. However settings this property in the slint code
will override the SLINT_FULLSCREEN.
Fixes #6665
2024-12-16 09:52:40 +01:00
Olivier Goffart
f59d630bcf
Docs: For android, put a link to the rust docs.
2024-12-16 09:33:07 +01:00
dependabot[bot]
0f4f3ad89e
build(deps): bump the astro group with 2 updates ( #7099 )
...
Bumps the astro group with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight ) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `@astrojs/starlight` from 0.29.2 to 0.30.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.30.1/packages/starlight )
Updates `astro` from 4.16.16 to 5.0.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.0.5/packages/astro )
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: astro
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: astro
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 10:06:59 +02:00