Skip to content

Releases: twilio-labs/paste

@twilio-paste/[email protected]

25 Sep 19:52
607d233
Compare
Choose a tag to compare

Minor Changes

  • 37acfcdf6 #4049 Thanks @nkrantz! - [Combobox] Add new prop usePortal which defaults to true. The prop was introduced to address a bug when Comboboxes are placed in Popovers. usePortal should be set to false when using a Combobox inside a Popover in order to retain full functionality.

Patch Changes

  • f612d1ba6 #4047 Thanks @krisantrobus! - [Combobox] added ellipse styling to text that exceeds length of a single select combobox when not active

@twilio-paste/[email protected]

25 Sep 19:51
607d233
Compare
Choose a tag to compare

Minor Changes

@twilio-paste/[email protected]

25 Sep 19:52
607d233
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@twilio-paste/[email protected]

25 Sep 19:52
607d233
Compare
Choose a tag to compare

Minor Changes

  • bc7d13f43 #4051 Thanks @nkrantz! - [Button Group] add justifyContent prop on unattached button groups. Use flex for unattached button groups.

@twilio-paste/[email protected]

25 Sep 19:51
607d233
Compare
Choose a tag to compare

Patch Changes

  • ae522366f #4072 Thanks @nkrantz! - [Badge] add a min-width of size-base-50 to small badges to ensure badges with only one character (e.g. "1") render as a circle rather than an oval.

@twilio-paste/[email protected]

25 Sep 19:52
607d233
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/[email protected]

16 Aug 23:45
1e1a65f
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/[email protected]

16 Aug 23:45
1e1a65f
Compare
Choose a tag to compare

Minor Changes

  • b315321db #4002 Thanks @nkrantz! - [Side Panel] Create SidePanelFooter exported from the Side Panel package for actions or chat composers. Make scrollbar color of SidePanelBody slightly darker for better visibility. Small improvements to spacing and alignment of SidePanelHeader.

@twilio-paste/[email protected]

16 Aug 23:45
1e1a65f
Compare
Choose a tag to compare

Patch Changes

@twilio-paste/[email protected]

16 Aug 23:45
1e1a65f
Compare
Choose a tag to compare

Minor Changes

  • 8cdebfe6c #4018 Thanks @nkrantz! - [Popover] Added a new button variant to trigger the popover PopoverFormPillButton, only to be used as part of complex filters pattern

Patch Changes

  • 0da577fc5 #4026 Thanks @krisantrobus! - [Popover] Fix typings that were not exposing additional props on using a reset button variant