Skip to content

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Sep 8, 2025

Manually cherry-picks some commits that the script failed to copy into the patch branch.

thesmiler and others added 5 commits September 8, 2025 19:19
* docs: delete static canonical link

* docs: insert, not update dynamic canonical link

* docs: always append tag when inserted
Fixes that users weren't able to reset the `lockAxis` values.

Fixes angular#31825.
…ular#31834)

Fixes that the slider's value indicator was transitioning in from the right in M3. It's because the indicator is rotated in order to render out the M3 shape.

Fixes angular#31827.
…lar#31818)

Currently the way we render the buffer dots in the progress bar is by using a `data:` URL with an inline SVG. The problem with this approach is that it can trigger CSP errors and require users to allow all `data:` URLs, even if they don't use the buffer mode.

These changes work around the issue by rendering the dots using a radial gradient instead.

Fixes angular#31808.
Currently we generate the token examples by taking the first two tokens and using a static value for them. This looks weird when the first tokens aren't color-based.

These changes try to infer a more believable value from the token's name.

Fixes angular#31796.
@crisbeto crisbeto requested review from a team as code owners September 8, 2025 17:20
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Sep 8, 2025
@crisbeto crisbeto requested review from mmalerba and ok7sai and removed request for a team September 8, 2025 17:20
@angular-robot angular-robot bot added area: docs Related to the documentation area: build & ci Related the build and CI infrastructure of the project area: cdk/drag-drop area: material/slider area: material/progress-bar labels Sep 8, 2025
@adolgachev adolgachev added the action: merge The PR is ready for merge by the caretaker label Sep 8, 2025
@adolgachev adolgachev merged commit 4eb96a0 into angular:20.2.x Sep 8, 2025
42 of 44 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project area: cdk/drag-drop area: docs Related to the documentation area: material/progress-bar area: material/slider merge: preserve commits When the PR is merged, a rebase and merge should be performed target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants