Skip to content

@sumup-oss/[email protected]

Compare
Choose a tag to compare
@connor-baer connor-baer released this 29 Jan 21:49
· 42 commits to main since this release
3506775

Minor Changes

  • #2913 335eff1 Thanks @connor-baer! - Exported the component styles without the global style reset under @sumup-oss/circuit-ui/experimental/styles.css. The global style reset will be removed in the next major release.

  • #2681 763c194 Thanks @connor-baer! - Added a new CarouselPagination component. Use it to display larger amounts of content in limited spaces by dividing it into multiple pieces to be discoverd by the users through interaction.

  • #2917 3f002ad Thanks @connor-baer! - Exported the CheckboxInput and RadioButtonInput components. These internal, low-level components are intended for advanced use cases that aren't covered by the regular, feature-complete Checkbox, CheckboxGroup, and RadioButtonGroup components.

  • #2917 3f002ad Thanks @connor-baer! - Increased the tap target area of the Checkbox and RadioButton components.