Skip to content

Releases: sumup-oss/circuit-ui

@sumup-oss/icons@5.1.0

20 Nov 14:49
976d998
Compare
Choose a tag to compare

Minor Changes

@sumup-oss/circuit-ui@9.1.1

20 Nov 18:54
464ff4b
Compare
Choose a tag to compare

Patch Changes

@sumup-oss/circuit-ui@9.1.0

20 Nov 14:50
976d998
Compare
Choose a tag to compare

Minor Changes

  • #2780 cbc3716 Thanks @sirineJ! - Added a SkipLink component to allow skipping repetitive content for screen reader and keyboard users.

  • #2237 6aafecd Thanks @connor-baer! - Added the global style resets to the relevant components directly. This makes the components more resilient against style conflicts when used alongside other UI libraries and global styles on a page.

  • #2780 cbc3716 Thanks @sirineJ! - Added a skip link in the TopNavigation and SideNavigation components to allow user to bypass navigation blocks.

Patch Changes

  • #2787 543fc89 Thanks @connor-baer! - Fixed a hydration error that could occur in the CurrencyInput, Calendar, and DateInput components when no explicit locale was provided.

@sumup-oss/design-tokens@8.0.1

18 Nov 12:19
7a05693
Compare
Choose a tag to compare

Patch Changes

  • #2782 0a6ec4e Thanks @connor-baer! - Updated the legacy JavaScript theme to the latest typography token values to match the modern CSS custom variables.

@sumup-oss/circuit-ui@9.0.5

18 Nov 12:19
7a05693
Compare
Choose a tag to compare

Patch Changes

  • #2781 2b682c1 Thanks @connor-baer! - Improved the DateInput component's calendar dialog to be placed relative to the calendar button instead of the whole field. This improves the placement when the DateInput is rendered near the center of the viewport. The default bottom-end placement can be customized using the new placement prop.

@sumup-oss/eslint-plugin-circuit-ui@5.1.1

14 Nov 13:53
27525c1
Compare
Choose a tag to compare

Patch Changes

@sumup-oss/circuit-ui@9.0.4

13 Nov 10:42
fa0f4a3
Compare
Choose a tag to compare

Patch Changes

  • #2775 1b12634 Thanks @connor-baer! - Improved the DateInput component's calendar dialog to be placed on the side with the most available space and to scroll when it overflows the viewport.

  • #2775 1b12634 Thanks @connor-baer! - Stretched the DateInput component to take up the available width.

@sumup-oss/circuit-ui@9.0.3

12 Nov 14:16
49a17da
Compare
Choose a tag to compare

Patch Changes

  • #2771 a7982db Thanks @sirineJ! - Improved the accessibility of the DateInput component by restoring focus to the opening element when closing the calendar dialog.

  • #2771 a7982db Thanks @sirineJ! - Fixed unclickable previous/next month buttons on the Calendar component.

  • #2772 d91ddee Thanks @connor-baer! - Added type="button" to all button elements in the Calendar and DateInput components to prevent them from triggering form submissions.

@sumup-oss/circuit-ui@9.0.2

09 Nov 15:00
eb08159
Compare
Choose a tag to compare

Patch Changes

@sumup-oss/circuit-ui@9.0.1

04 Nov 14:39
c888a14
Compare
Choose a tag to compare

Patch Changes