Skip to content

Releases: twilio-labs/paste

@twilio-paste/spinner@14.1.2

04 Apr 18:17
d9031d0
Compare
Choose a tag to compare

Patch Changes

  • 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 the transformOrigin property. The fix was to remove the extra animations for Safari windows only.

@twilio-paste/reakit-library@2.1.1

04 Apr 18:18
d9031d0
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/list@8.2.0

04 Apr 18:17
d9031d0
Compare
Choose a tag to compare

Minor Changes

  • 33800d2f9 #3835 Thanks @TheSisb! - [List] add OrderedDisplayList, OrderedDisplayListItem, and OrderedDisplayListHeading components.

    These new components provide a visually enhanced numbered list to improve the scannability of sequential steps.

@twilio-paste/core@20.12.0

04 Apr 18:18
d9031d0
Compare
Choose a tag to compare

Minor Changes

  • 33800d2f9 #3835 Thanks @TheSisb! - [List] add OrderedDisplayList, OrderedDisplayListItem, and OrderedDisplayListHeading 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] fix PopoverArrow 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 the transformOrigin property. The fix was to remove the extra animations for Safari windows only.

  • Updated dependencies [33800d2f9, 9ab72f5b6, 9d096e572, c020edefc]:

    • @twilio-paste/list@8.2.0
    • @twilio-paste/reakit-library@2.1.1
    • @twilio-paste/code-block@4.1.1
    • @twilio-paste/spinner@14.1.2

@twilio-paste/codemods@0.8.0

04 Apr 18:17
d9031d0
Compare
Choose a tag to compare

Minor Changes

  • 33800d2f9 #3835 Thanks @TheSisb! - [List] add OrderedDisplayList, OrderedDisplayListItem, and OrderedDisplayListHeading components.

    These new components provide a visually enhanced numbered list to improve the scannability of sequential steps.

@twilio-paste/code-block@4.1.1

04 Apr 18:17
d9031d0
Compare
Choose a tag to compare

Patch Changes

  • 9d096e572 #3841 Thanks @TheSisb! - [Codeblock] fix an error when triggering the copy button while using React v18.

@twilio-paste/icons@12.4.0

18 Mar 22:26
575f72a
Compare
Choose a tag to compare

Minor Changes

@twilio-paste/design-tokens@10.6.0

18 Mar 22:26
575f72a
Compare
Choose a tag to compare

Minor Changes

  • dc599cecb #3798 Thanks @nkrantz! - [Design tokens] add 6 new shadow border tokens for brand badges:

    • shadow-border-brand-10
    • shadow-border-brand-20
    • shadow-border-brand-30
    • shadow-border-bottom-brand-10-strong
    • shadow-border-bottom-brand-20-strong
    • shadow-border-bottom-brand-30-strong

@twilio-paste/core@20.11.0

18 Mar 22:26
575f72a
Compare
Choose a tag to compare

Minor Changes

  • dc599cecb #3798 Thanks @nkrantz! - [Design tokens] add 6 new shadow border tokens for brand badges:

    • shadow-border-brand-10
    • shadow-border-brand-20
    • shadow-border-brand-30
    • shadow-border-bottom-brand-10-strong
    • shadow-border-bottom-brand-20-strong
    • shadow-border-bottom-brand-30-strong
  • 1430b8c80 #3808 Thanks @nkrantz! - [Icons] Add new icons SentimentNeutral, SentimentPositive, SentimentNegative, and Folder

  • dc599cecb #3798 Thanks @nkrantz! - [Badge] add 3 new badge variants: brand10, brand20, and brand30

Patch Changes

  • Updated dependencies [dc599cecb, dc599cecb]:
    • @twilio-paste/design-tokens@10.6.0
    • @twilio-paste/badge@8.2.0

@twilio-paste/badge@8.2.0

18 Mar 22:26
575f72a
Compare
Choose a tag to compare

Minor Changes