Skip to content

Releases: twilio-labs/paste

@twilio-paste/[email protected]

16 Dec 16:07
c88f98f
Compare
Choose a tag to compare

Minor Changes

@twilio-paste/[email protected]

16 Dec 16:07
c88f98f
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/[email protected]

16 Dec 16:07
c88f98f
Compare
Choose a tag to compare

Minor Changes

@twilio-paste/[email protected]

16 Dec 16:07
c88f98f
Compare
Choose a tag to compare

Major Changes

  • 36bd1e305 #4168 Thanks @PixeledCode! - [Blockquote]: Added a new Blockquote component to library to act as a stylized text wrapper for a quotation and source.

Minor Changes

  • 077d397e4 #4167 Thanks @nkrantz! - [Blockquote] add default bottom margin of space-70 to Blockquote, add marginBottom prop for the option to remove bottom margin when necessary.

@twilio-paste/[email protected]

12 Nov 18:37
65d6054
Compare
Choose a tag to compare

Patch Changes

  • 0f7cb22a0 #4148 Thanks @krisantrobus! - [Tabs, CodeBlock, InPageNavigation] fixed a bug where items in the tabs list may not complete the scroll, still showing the overflow right button.

@twilio-paste/[email protected]

12 Nov 18:37
65d6054
Compare
Choose a tag to compare

Patch Changes

  • 0f7cb22a0 #4148 Thanks @krisantrobus! - [Tabs, CodeBlock, InPageNavigation] fixed a bug where items in the tabs list may not complete the scroll, still showing the overflow right button.

@twilio-paste/[email protected]

12 Nov 18:37
65d6054
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/[email protected]

12 Nov 18:37
65d6054
Compare
Choose a tag to compare

Patch Changes

  • 0f7cb22a0 #4148 Thanks @krisantrobus! - [Tabs, CodeBlock, InPageNavigation] fixed a bug where items in the tabs list may not complete the scroll, still showing the overflow right button.

@twilio-paste/[email protected]

06 Nov 16:35
d0eea12
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/[email protected]

06 Nov 16:35
d0eea12
Compare
Choose a tag to compare

Minor Changes

  • 7c93dafd5 #4140 Thanks @PixeledCode! - [Side Modal]: Align SideModalFooterActions to left. This change is to make Side Modal more aligned with Side Panel component. If you want to keep the actions on the right, you can use the justifyContent prop to align them to the right. If you are keeping them on the left, it's recommended to move the primary action to the left and the secondary action to the right.