Version Packages (next)#3669
Open
connor-baer wants to merge 1 commit into
Open
Conversation
48deab6 to
4a312b1
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Size Change: 0 B Total Size: 789 kB ℹ️ View Unchanged
|
4a312b1 to
dfff1ac
Compare
dfff1ac to
fb25d40
Compare
fb25d40 to
6aa4535
Compare
6aa4535 to
48a7707
Compare
48a7707 to
c9c1e71
Compare
c9c1e71 to
e163273
Compare
e163273 to
41afec2
Compare
41afec2 to
f6a0176
Compare
f6a0176 to
149d83d
Compare
149d83d to
e1424af
Compare
e1424af to
f2a1934
Compare
f2a1934 to
26c219c
Compare
26c219c to
33810d9
Compare
33810d9 to
811e3a1
Compare
811e3a1 to
f4d1454
Compare
f4d1454 to
d9f5364
Compare
d9f5364 to
7f4df3f
Compare
7f4df3f to
b111ddd
Compare
b111ddd to
8d69803
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@sumup-oss/circuit-ui@12.0.0-next.0
Major Changes
#3679
d1ef773Thanks @missating! - Removed the deprecatedItalicdecoration prop from theNumeralcomponent following the brand refresh.#3680
6f6cd02Thanks @sirineJ! - Removed theuniqueIdutility from the public API. Use React’suseIdhook instead.#3679
d1ef773Thanks @missating! - Removed themenuARIA role from theActionMenucomponent. Therole="menu"pattern is reserved for complex, desktop-like applications and is not appropriate for the ActionMenu component.#3647
1ea4fe8Thanks @missating! - Dropped support for Node.js 22. Node.js 24 or higher is now required.#3679
d1ef773Thanks @missating! - Removed the default value for thealtprop in theAvatarcomponent. Thealtprop is now required.#3675
5377af0Thanks @missating! - Removed the deprecatedcheckedLabelanduncheckedLabelprops fromToggle.#3670
c30f886Thanks @sirineJ! - Removed the legacy Tooltip component. Use the newer Tooltip or Toggletip components instead.#3670
c30f886Thanks @sirineJ! - Removed the deprecated InlineElements component. Use CSS Flexbox or CSS Grid instead.#3679
d1ef773Thanks @missating! - Removed the deprecatedItalicdecoration prop from theBodycomponent following the brand refresh.#3675
5377af0Thanks @missating! - Removed the deprecatedhideCloseButtonprop fromModal(usepreventCloseinstead).#3646
ded38deThanks @missating! - Removed theplaceholdercolor option from theBody,NumeralandCompactcomponents'colorprop. The--cui-fg-placeholdertoken does not meet WCAG 2.1 contrast requirements for text content.#3689
842063fThanks @missating! - Removed theUNSAFE_DISABLE_ELEMENT_ERRORSenvironment variable. Theasprop on Headline and Display is now always required.#3695
12533cbThanks @missating! - Changed the Toggle component implementation to use a native input element instead of a button element under the hood.onChangenow fires a nativeChangeEvent<HTMLInputElement>instead ofClickEvent<HTMLButtonElement>.#3674
27c0ecaThanks @missating! - Dropped support for React 18. React 19 is now the minimum required version.reactandreact-dompeer dependencies now require>=19.0.0#3711
d061f6fThanks @missating! - Remove the deprecatedwidthandheightprops from the Flag component. Use thesizeprop instead.#3681
f929e3fThanks @missating! - Marked the AutocompleteInput component as stable. Import it from@sumup-oss/circuit-uiinstead of@sumup-oss/circuit-ui/experimental.Minor Changes
ac299a1Thanks @sirineJ! - Removed the deprecated BodyLarge component. Use Body withsize="l"instead.Patch Changes
#3694
da5d5acThanks @sirineJ! - Fixed the behavior responsible for restoring the AutocompleteInput's displayed value when it loses focus.#3694
da5d5acThanks @sirineJ! - Fixed the AutocompleteInput suggestion box incorrectly scrolling with the combobox input.#3686
bdfccf1Thanks @missating! - Updated ListItemGroup to render thelabelprop as a plain Body component instead of anh4heading.#3694
da5d5acThanks @sirineJ! - Fixed an overflow issue in the AutocompleteInput when using multi-selection mode.Updated dependencies [
1ea4fe8]:@sumup-oss/design-tokens@11.0.0-next.0
Major Changes
1ea4fe8Thanks @missating! - Dropped support for Node.js 22. Node.js 24 or higher is now required.@sumup-oss/icons@7.0.0-next.0
Major Changes
1ea4fe8Thanks @missating! - Dropped support for Node.js 22. Node.js 24 or higher is now required.@sumup-oss/eslint-plugin-circuit-ui@8.0.0-next.0
Minor Changes
f929e3fThanks @missating! - Updated thecomponent-lifecycle-importsrule to flag and fix imports of the now stable AutocompleteInput component and its related imports.Patch Changes
d1ef773,6f6cd02,d1ef773,1ea4fe8,d1ef773,da5d5ac,5377af0,da5d5ac,c30f886,c30f886,ac299a1,d1ef773,bdfccf1,5377af0,ded38de,842063f,12533cb,27c0eca,da5d5ac,d061f6f,f929e3f]:@sumup-oss/stylelint-plugin-circuit-ui@5.0.0-next.0
Patch Changes
1ea4fe8]:@sumup-oss/astro-template-circuit-ui@5.0.1-next.0
Patch Changes
d1ef773,6f6cd02,d1ef773,1ea4fe8,d1ef773,da5d5ac,5377af0,da5d5ac,c30f886,c30f886,ac299a1,d1ef773,bdfccf1,5377af0,ded38de,842063f,12533cb,27c0eca,da5d5ac,d061f6f,f929e3f]:next-app@2.0.3-next.0
Patch Changes
d1ef773,6f6cd02,d1ef773,1ea4fe8,d1ef773,da5d5ac,5377af0,da5d5ac,c30f886,c30f886,ac299a1,d1ef773,bdfccf1,5377af0,ded38de,842063f,12533cb,27c0eca,da5d5ac,d061f6f,f929e3f]: