Releases: twilio-labs/paste
@twilio-paste/[email protected]
Minor Changes
c056da73e#2927 Thanks @jb-twilio! - [Theme, Design Tokens] Add evergreen design tokens and theme
Patch Changes
-
0b497ed21#2961 Thanks @shleewhite! - [Icons] update the ChevronDisclosureIcon, deprecate ChevronDisclosureExpandedIcon and ChevronDisclosureCollapsedIcon -
0b497ed21#2961 Thanks @shleewhite! - [Disclosure] Update styles to align with new Paste Twilio theme -
Updated dependencies [
c056da73e,0b497ed21]:- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
@twilio-paste/[email protected]
Minor Changes
-
b7e429ef5#2948 Thanks @Niznikr! - [Theme] Add new themestwilioandtwilio-darkas part of our new unified design language to be used for Twilio products. Add Twilio Sans Text and Twilio Sans Display fonts used in the themes. -
4ae8972b4#2971 Thanks @TheSisb! - [Theme] AddcacheProviderPropsto the ThemeProvider which allows passing a customkeyandnonceinto Emotion's CacheProvider to get around CSP limitations.
@twilio-paste/[email protected]
@twilio-paste/[email protected]
@twilio-paste/[email protected]
Patch Changes
d35903dc2#2966 Thanks @shleewhite! - [List] explicitly set the list style type on UnorderedList and OrderedList components.
@twilio-paste/[email protected]
Minor Changes
@twilio-paste/[email protected]
Minor Changes
-
b7e429ef5#2948 Thanks @Niznikr! - [Theme] Add new themestwilioandtwilio-darkas part of our new unified design language to be used for Twilio products. Add Twilio Sans Text and Twilio Sans Display fonts used in the themes. -
4ae8972b4#2971 Thanks @TheSisb! - [Theme] AddcacheProviderPropsto the ThemeProvider which allows passing a customkeyandnonceinto Emotion's CacheProvider to get around CSP limitations. -
b7e429ef5#2948 Thanks @Niznikr! - [Design Tokens] Add tokens for new themestwilioandtwilio-dark:- Aliases: color-palette
- Add
palette-red-65 - Add
palette-red-05 - Add
palette-orange-05 - Add
palette-yellow-05 - Add
palette-green-05 - Add
palette-blue-05 - Add
palette-blue-55 - Add
palette-purple-05
- Add
- Aliases: color-palette
-
4ae8972b4#2971 Thanks @TheSisb! - [Styling-library] Expose EmotionCacheProvider to pass in a key or nonce to help with Emotion + CSP
Patch Changes
-
2fe476a71#2949 Thanks @shleewhite! - [Combobox] Render the listbox in a portal to fix a bug where the contents of the listbox are cut off when it placed inside a scrolling container. Adds a new dependency on @radix-ui/react-use-rect. -
353b8323a#2938 Thanks @nkrantz! - [Card] Update styles to align with new Paste Twilio theme -
353b8323a#2938 Thanks @nkrantz! - [Side Modal] Update styles to align with new Paste Twilio theme -
d35903dc2#2966 Thanks @shleewhite! - [List] explicitly set the list style type on UnorderedList and OrderedList components. -
Updated dependencies [
2fe476a71,b7e429ef5,353b8323a,353b8323a,4ae8972b4,b7e429ef5,d35903dc2,4ae8972b4]:- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
- @twilio-paste/[email protected]
@twilio-paste/[email protected]
Patch Changes
2fe476a71#2949 Thanks @shleewhite! - [Combobox] Render the listbox in a portal to fix a bug where the contents of the listbox are cut off when it placed inside a scrolling container. Adds a new dependency on @radix-ui/react-use-rect.
@twilio-paste/[email protected]
@twilio-paste/[email protected]
Major Changes
338b836c8#2956 Thanks @shleewhite! - [Form] Fix the version released, use ^8.0.0 or higher.