Releases: twilio-labs/paste
Releases · twilio-labs/paste
@twilio-paste/[email protected]
Minor Changes
36bd1e305
#4168 Thanks @PixeledCode! - [Blockquote]: Add new component
@twilio-paste/[email protected]
Patch Changes
168a8dfdf
#4184 Thanks @serifluous! - Updated spacing and sizing tokens for overflow button. No visible changes.
@twilio-paste/[email protected]
Minor Changes
36bd1e305
#4168 Thanks @PixeledCode! - [Box]: Add cite prop for use with Blockquote
@twilio-paste/[email protected]
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
@twilio-paste/[email protected]
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]
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]
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. -
Updated dependencies [
0f7cb22a0
]:- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
@twilio-paste/[email protected]
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]
Patch Changes
e9586bdf8
#4143 Thanks @krisantrobus! - [Tabs] fix issue with currently selected item causing vertical scroll
@twilio-paste/[email protected]
Minor Changes
7c93dafd5
#4140 Thanks @PixeledCode! - [Side Modal]: AlignSideModalFooterActions
to left. This change is to makeSide Modal
more aligned withSide Panel
component. If you want to keep the actions on the right, you can use thejustifyContent
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.