- Notifications
You must be signed in to change notification settings - Fork 122
Version Packages #3253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #3253
Conversation
|
|
✅ Deploy Preview for paste-theme-designer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for paste-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit b2d116b:
|
| Size Change: 0 B Total Size: 993 kB ℹ️ View Unchanged
|
Passing run #6035 ↗︎Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. | |||||||||||||||
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 89d28b7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 3 targetsSent with 💌 from NxCloud. |
afa9d07 to 3508347 Compare 4088e41 to 0507e14 Compare ad02e71 to ae023c2 Compare ae023c2 to 2621b83 Compare 2621b83 to b2d116b Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@twilio-paste/progress-steps@1.0.0
Major Changes
a2c1c910a#3272 Thanks @TheSisb! - [ProgressSteps] Add new ProgressSteps package. Progress steps show a user a clear path to complete a complex multi step task.@twilio-paste/user-dialog@1.0.0
Major Changes
66127dd15#3254 Thanks @nkrantz! - [User Dialog] create package@twilio-paste/chat-log@4.1.0
Minor Changes
be917a43f#3271 Thanks @TheSisb! - [Chat Log]useChatLoggernow exposes aclearfunction to clear all chats at once. Also, the animations have been slightly adjusted.@twilio-paste/sidebar@0.3.0
Minor Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Sidebar] add SidebarNavigation and all relevant sub-componentsPatch Changes
53e20c6de#3242 Thanks @nkrantz! - [Sidebar] Update styles@twilio-paste/topbar@0.2.0
Minor Changes
66127dd15#3254 Thanks @nkrantz! - [Topbar] Separate user dialog into its own packagePatch Changes
53e20c6de#3242 Thanks @nkrantz! - [Topbar] Update styles@twilio-paste/core@19.3.0
Minor Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Sidebar] add SidebarNavigation and all relevant sub-components66127dd15#3254 Thanks @nkrantz! - [User Dialog] create packagea2c1c910a#3272 Thanks @TheSisb! - [ProgressSteps] Add new ProgressSteps package. Progress steps show a user a clear path to complete a complex multi step task.be917a43f#3271 Thanks @TheSisb! - [Chat Log]useChatLoggernow exposes aclearfunction to clear all chats at once. Also, the animations have been slightly adjusted.66127dd15#3254 Thanks @nkrantz! - [Topbar] Separate user dialog into its own packagePatch Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Button] allow passing all style props to Button with variant="reset", effectively making it a Button primitive.53e20c6de#3242 Thanks @nkrantz! - [Codeblock] Update styles9e5b3b7f0#3224 Thanks @TheSisb! - [Design tokens] update theshadowFocusInverseInsettoken in thetwilioandtwilio-darkthemes1ada1e37c#3260 Thanks @TheSisb! - [Combobox] prevent selection of disabled items when using keyboard navigation and the enter key9e5b3b7f0#3224 Thanks @TheSisb! - [Codemods] add SidebarNavigation components53e20c6de#3242 Thanks @nkrantz! - [Topbar] Update stylesdd884662b#3279 Thanks @serifluous! - [Design tokens] Make focus shadows in evergreen theme consistent by matching them to twilio theme8fc130d03#3261 Thanks @TheSisb! - [Table, DataGrid] Typescript type improvements for Tr, Th, and Td elements76b28cb9d#3255 Thanks @SiTaggart! - [Status] paired iconography should be decorative and paired with visible, descriptive text53e20c6de#3242 Thanks @nkrantz! - [Sidebar] Update styles1ada1e37c#3260 Thanks @TheSisb! - [Combobox Primitive] export new typeUseComboboxPrimitiveStateChangeOptionsto help type stateReducersUpdated dependencies [
9e5b3b7f0,53e20c6de,9e5b3b7f0,66127dd15,a2c1c910a,9e5b3b7f0,1ada1e37c,53e20c6de,be917a43f,66127dd15,dd884662b,8fc130d03,76b28cb9d,53e20c6de,1ada1e37c]:@twilio-paste/icons@11.2.0
Minor Changes
93ba0eb8b#3289 Thanks @nkrantz! - [Icons] add rich text editor icons and product unify iconPatch Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Icons] applyflex-shrink: 0to IconWrapper by default, as we never want icons to be compressed unexpectedly@twilio-paste/codemods@0.3.5
Patch Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Codemods] add SidebarNavigation componentsa2c1c910a#3272 Thanks @TheSisb! - [Codemods] add new ProgressSteps package66127dd15#3254 Thanks @nkrantz! - Add to user dialog package@twilio-paste/button@13.0.3
Patch Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Button] allow passing all style props to Button with variant="reset", effectively making it a Button primitive.@twilio-paste/code-block@3.1.1
Patch Changes
53e20c6de#3242 Thanks @nkrantz! - [Codeblock] Update styles@twilio-paste/combobox@15.0.2
Patch Changes
1ada1e37c#3260 Thanks @TheSisb! - [Combobox] prevent selection of disabled items when using keyboard navigation and the enter key@twilio-paste/data-grid@7.0.1
Patch Changes
8fc130d03#3261 Thanks @TheSisb! - [Table, DataGrid] Typescript type improvements for Tr, Th, and Td elements@twilio-paste/status@1.0.1
Patch Changes
76b28cb9d#3255 Thanks @SiTaggart! - [Status] paired iconography should be decorative and paired with visible, descriptive text@twilio-paste/table@7.0.1
Patch Changes
8fc130d03#3261 Thanks @TheSisb! - [Table, DataGrid] Typescript type improvements for Tr, Th, and Td elements@twilio-paste/combobox-primitive@1.0.1
Patch Changes
1ada1e37c#3260 Thanks @TheSisb! - [Combobox Primitive] export new typeUseComboboxPrimitiveStateChangeOptionsto help type stateReducers@twilio-paste/design-tokens@9.2.1
Patch Changes
9e5b3b7f0#3224 Thanks @TheSisb! - [Design tokens] update theshadowFocusInverseInsettoken in thetwilioandtwilio-darkthemesdd884662b#3279 Thanks @serifluous! - [Design tokens] Make focus shadows in evergreen theme consistent by matching them to twilio theme@twilio-paste/website@2.23.29
Patch Changes
9e5b3b7f0,53e20c6de,a2c1c910a,9e5b3b7f0,1ada1e37c,be917a43f,93ba0eb8b,dd884662b,8fc130d03,76b28cb9d,1ada1e37c,9e5b3b7f0]: