Merged
Conversation
Contributor
PR Checks complete
Created with Flutter code quality action |
Contributor
|
Visit the preview URL for this PR (updated for commit 3f9e7c1): https://zeta-flutter-main--pr-425-ux-1463-1-g6sfumfp.web.app (expires Tue, 10 Feb 2026 10:16:40 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6 |
aygurs
approved these changes
Feb 3, 2026
1113016 to
3f9e7c1
Compare
This was referenced Feb 3, 2026
thelukewalton
added a commit
that referenced
this pull request
Feb 4, 2026
🤖 I have created a release *beep* *boop* --- ## [1.3.0](zeta_flutter_theme-v1.2.3...zeta_flutter_theme-v1.3.0) (2026-02-03) ### ✨ New Features * **Tokens:** Fix AAA radius values ([#425](#425)) ([d1dd6d2](d1dd6d2)) ### ⛓️ Dependencies * Update deps ([#421](#421)) ([f0f5c5b](f0f5c5b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I realise that we are not supposed to change the generated values, but I have checked Figma and have checked the other tokens PR - these radius values in AAA should have always been 0, I don't know why they weren't before.
#420