Open
Conversation
…d focus-ring dependency
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3027 +/- ##
=======================================
Coverage 90.83% 90.83%
=======================================
Files 201 201
Lines 1768 1768
Branches 393 385 -8
=======================================
Hits 1606 1606
- Misses 154 156 +2
+ Partials 8 6 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5 tasks
… improved consistency
bddjong
reviewed
Feb 12, 2026
bddjong
reviewed
Feb 12, 2026
AliKdhim87
requested changes
Feb 13, 2026
proprietary/design-tokens/src/component/utrecht/card.tokens.json
Outdated
Show resolved
Hide resolved
AliKdhim87
reviewed
Feb 13, 2026
Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@e0145ed...c48e67d) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@5a10915...671740a) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [chromaui/action](https://github.com/chromaui/action) from 13.3.2 to 13.3.5. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@bc2d84a...07791f8) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This becomes a problem in recent versions of @stencil/sass
It is probably better to fix this in the component itself, so that "pressed" is correctly typed as a boolean
Update Button prop typing to be stricter with string properties that only have set strings it uses. and a TS playground to test the enumGuard change: https://www.typescriptlang.org/play/?#code/MYewdgzgLgBCA2ATAomArgWwOJoIYCdEYBeAKBhgB4AVAGgD4AKAN13jQFMIAuGfD3InDwAnjGoBtALoBKEvXJU6TAB680YANZgQAdzAzeKmAEsI4+Yoqt2XAHQmwwdoi6Njuc2A7MO+GQDcpKSgkLAc6Nh4hCSKNDAcKlARiOYa2npgTDacPHwCQmCi4tJyxAoU7upaOvqGMMZmFuVWMDn2js5orhDuMJ7igcGh0OIAmgAKyADKJDASAOR++CD4C7QwC7oEYI4A5uubjgBmIIcLIJoLUv3mI1BBUCIADhwwAILwflDUL2-EMEYT1eIGO4ym0xkEkiACM-FIgvc4EgAJIQT7fX6vOYIFCRHAERCMaiTGZDJFmDH4H5-OYRTAEwjE0mQoIhcCjdK1MDTKD4fa8aD8sB7OZbHb7BZsgD00uRRHpUUJ7LCMD2ET8JmAvOFooBuLRVJpr0YXMyOv2cgA-DAzfoLSKYLwAES453BWUwby6BL46KIFWjYEcRAAVV24AA8mgoM8Y3NKV9qViOKaaua+ZaYDa7TzM46Xd73UA --- Taken over from: #2973 because of fork not having access to project tokens for UI tests and thus can't merge. --------- Co-authored-by: Fionn Mac an Bhaird <fionn.mac@rijksoverheid.nl> Co-authored-by: FinnWard <33222605+FinnWard@users.noreply.github.com> Co-authored-by: Charlotte Gieltjes <charlotte.gieltjes@rebels.io>
Addition to https://github.com/nl-design-system/utrecht/pull/3032/changes, to move the classes logic to index.scss and keep mixin.scss class-less. No changeset needed as it's not released yet.
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.9 to 0.22.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@8e94d75...deef08a) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Met een positieve review van Joram kan deze gemerged worden!
This file copied from the example repository
Running "pnpm prepare" will ensure husky is installed
prototype ten behoeve van het testen van een nieuwe structuur voor de webteksten rondom trouwen
…d focus-ring dependency
…yles to card component
|
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.



Hoi Bryan, hier een PR met de volgende changes: