Skip to content

@twilio-paste/[email protected]

Compare
Choose a tag to compare
@TwilioPasteBot TwilioPasteBot released this 16 Aug 23:45
· 39 commits to main since this release
1e1a65f

Minor Changes

  • 8cdebfe6c #4018 Thanks @nkrantz! - [FormPillGroup] added a new variant 'tree' to support different interactions for FormPill where selecting the item triggers other flows instead of updating state directly. Reference Filters Pattern for in depth use case.

  • d3d74e540 #4009 Thanks @krisantrobus! - [Design Tokens] added a new text color for notification icons "colorTextIconNotification"

  • 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

  • fe8825efc #3989 Thanks @PixeledCode! - - [Design Tokens] Add new base sizing tokens and update description of existing sizing tokens

  • d3d74e540 #4009 Thanks @krisantrobus! - [Icons] Added new Icon NotificationOrnamentIcon for use in Corner Ornament Component

  • 7ee977291 #3993 Thanks @krisantrobus! - [Badge] Added a new notification variant

  • 4ea2bcc63 #3978 Thanks @cogwizzle! - [Form Pill Group] Adding size property to the FormPillGroup component. Sizes include default and "large".

  • b04532dad #3987 Thanks @PixeledCode! - [Design tokens]: Add new notification tokens:

    • color-background-notification
    • shadow-border-notification
    • shadow-border-bottom-notification-stronger
  • 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.

  • d3d74e540 #4009 Thanks @krisantrobus! - [Corner Ornament] Release a new component that controls the posiitoning of another elements in relation to a parent component to be displayed as a corner ornament

Patch Changes