Skip to content
Compare
Choose a tag to compare
@TwilioPasteBot TwilioPasteBot released this 25 Sep 19:52
· 11 commits to main since this release
607d233

Minor Changes

  • 43bd80a01 #4054 Thanks @PixeledCode! - [Timeline]: Added a new Timeline component to the library to display events in chronological order

  • 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.

  • 31defbae0 #4060 Thanks @krisantrobus! - [Design Tokens] added a new design token for color-border-new-weak and made changes to color-text-icon-warning in the Twilio theme to support design updates to Alert and Callout components

  • 31defbae0 #4060 Thanks @krisantrobus! - [Callout] added dismissible functionality to the component

  • d108aeb7f #4065 Thanks @PixeledCode! - [Progress Steps] Add ProgressStepsContent component to add additional content during vertical orientation

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

  • b20a3a1a8 #4053 Thanks @krisantrobus! - [Data Visualization]: added a new helper function, applyPasteHighchartsModules, that applies any number of modules to Highcharts setting accesibility required.

Patch Changes