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 main, this PR will be updated.
Releases
@sumup/[email protected]
Major Changes
#2299
7c92ef0
Thanks @connor-baer! - Changed the NotificationInline's action from the Button to the Anchor component. Update the action props if necessary.#2299
7c92ef0
Thanks @connor-baer! - Changed the default size of the CloseButton from 40px to 48px to match the Button component.#2351
cf297de
Thanks @connor-baer! - Improved the accessibility of disabled Buttons. Thedisabled
attribute has been replaced with thearia-disabled
attribute which enables the disabled element to receive focus and be perceived by screenreader users. Interactions with the disabled element are blocked by a dummy click handler.#2353
f33c269
Thanks @connor-baer! - Removed the legacy navigation components: Header, Sidebar, SidebarContextProvider and SidebarContextConsumer. Use the TopNavigation and SideNavigation components instead.#2361
31b6f03
Thanks @connor-baer! - Removed the deprecatedvariant
prop from the ProgressBar component.#2352
08aa962
Thanks @connor-baer! - Changed the overflow behaviour of long Button labels. Text that would previously wrap is now truncated to a single line with a trailing ellipsis.Minor Changes
#2372
8f6dfee
Thanks @connor-baer! - Deprecated the ButtonGroup'sactions.[primary|secondary].size
prop. Use the top-levelsize
prop instead.#2299
7c92ef0
Thanks @connor-baer! - Replaced the NotificationBanner's "tertiary" action variant with the "secondary" one and changed the action size to medium. Update the action props if necessary.#2299
7c92ef0
Thanks @connor-baer! - Changed the variant of the previous/next buttons in the Pagination component from "tertiary" to "secondary".#2299
7c92ef0
Thanks @connor-baer! - Updated the look of the Button component. Corners are now rounded instead of pill-shaped, the loading spinner has been replaced with three animated dots, and the tertiary variant now sports an underline to improve accessibility.Patch Changes
#2369
f356fc1
Thanks @connor-baer! - Fixed the disabled styles of the secondary action inside a ButtonGroup.#2335
5a5eccd
Thanks @connor-baer! - Fixed the prop types of the Button and IconButton components when used with experimental versions of React.#2373
5e66931
Thanks @connor-baer! - Fixed custom styles on nested Buttons.#2339
d8e1667
Thanks @connor-baer! - Reduced the size of the Button component's navigation icon.#2337
ef5ed0a
Thanks @connor-baer! - Removed thearia-disabled
attribute from the button components when it isn't needed.#2347
a928009
Thanks @connor-baer! - Fixed the destructive styles of the ButtonGroup's secondary action.#2349
dbceca6
Thanks @connor-baer! - Reduced the container width at which the ButtonGroup component switches to a horizontal layout to improve compatibility with the Modal component.#2347
a928009
Thanks @connor-baer! - Fixed the tertiary styles of the ButtonGroup's secondary action on narrow viewports.#2341
b44e216
Thanks @connor-baer! - Fixed the generated classnames for the button components.#2339
d8e1667
Thanks @connor-baer! - Reduced the font-size of small Buttons.Updated dependencies [
43f357b
,bc5e753
]:@sumup/[email protected]
Major Changes
#2355
43f357b
Thanks @connor-baer! - Removed all colors from the legacy JavaScript theme object and theme prop type. Use the semantic color tokens instead:#2356
bc5e753
Thanks @connor-baer! - Changed the color scheme from blue to black & white.@sumup/[email protected]
Patch Changes
7c92ef0
,f356fc1
,5a5eccd
,5e66931
,7c92ef0
,cf297de
,8f6dfee
,d8e1667
,ef5ed0a
,a928009
,f33c269
,31b6f03
,43f357b
,dbceca6
,7c92ef0
,a928009
,b44e216
,7c92ef0
,bc5e753
,7c92ef0
,08aa962
,d8e1667
]:@sumup/[email protected]
Patch Changes
7c92ef0
,f356fc1
,5a5eccd
,5e66931
,7c92ef0
,cf297de
,8f6dfee
,d8e1667
,ef5ed0a
,a928009
,f33c269
,31b6f03
,43f357b
,dbceca6
,7c92ef0
,a928009
,b44e216
,7c92ef0
,bc5e753
,7c92ef0
,08aa962
,d8e1667
]: