Minor Changes
-
33800d2f9
#3835 Thanks @TheSisb! - [List] addOrderedDisplayList
,OrderedDisplayListItem
, andOrderedDisplayListHeading
components.These new components provide a visually enhanced numbered list to improve the scannability of sequential steps.
Patch Changes
-
9ab72f5b6
#3829 Thanks @TheSisb! - [Reakit Library] fixPopoverArrow
rendering on theme toggles -
9d096e572
#3841 Thanks @TheSisb! - [Codeblock] fix an error when triggering the copy button while using React v18. -
c020edefc
#3834 Thanks @nkrantz! - [Spinner] Fix a bug that previously occured when a Safari user zoomed in on a page with a Spinner. The animated track moving around the Spinner circle would lose its center and appear off of the circle. This was due to the fact that Safari does not accept "center" as a value for thetransformOrigin
property. The fix was to remove the extra animations for Safari windows only. -
Updated dependencies [
33800d2f9
,9ab72f5b6
,9d096e572
,c020edefc
]:- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]