This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
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.
This PR contains the following updates:
^0.0.6
->^0.0.7
0.5.4
->0.6.3
Release Notes
vector-im/compound-design-tokens (@vector-im/compound-design-tokens)
v0.0.7
: Release 0.0.7Compare Source
0.0.7 Release
vector-im/compound-web (@vector-im/compound-web)
v0.6.3
: Release 0.6.3Compare Source
0.6.3 Release
v0.6.2
: Release 0.6.2Compare Source
0.6.2 Release
v0.6.1
: Release 0.6.1Compare Source
0.6.1 Release
What's Changed
Full Changelog: element-hq/compound-web@v0.6.0...v0.6.1
v0.6.0
: Release 0.6.0Compare Source
Breaking changes
The form elements have been completely revamped, including default style on the form root element.
They are now all exported in a
Form
object, so that this markup is valid:The
<Checkbox />
,<Toggle />
and<Radio />
components don't have akind
property anymore, but rather rely on thedata-invalid
property (used by Radix forms) for their invalid stateWhat's Changed
Full Changelog: element-hq/compound-web@v0.5.4...v0.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
This change is marked as an internal change (Task), so will not be included in the changelog.