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.