-
Notifications
You must be signed in to change notification settings - Fork 121
Version Packages #4340
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 #4340
Conversation
|
View your CI Pipeline Execution ↗ for commit d58d168
☁️ Nx Cloud last updated this comment at |
Size Change: 0 B Total Size: 1.13 MB ℹ️ View Unchanged
|
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 d58d168:
|
Paste
|
Project |
Paste
|
Branch Review |
changeset-release/main
|
Run status |
|
Run duration | 04m 26s |
Commit |
|
Committer | github-actions[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
69
|
View all changes introduced in this branch ↗︎ |
3131194
to
7183836
Compare
7183836
to
d6797b3
Compare
d6797b3
to
713e093
Compare
cc6afec
to
fdb182f
Compare
49197c7
to
c5f8d2a
Compare
Paste
|
Project |
Paste
|
Branch Review |
changeset-release/main
|
Run status |
|
Run duration | 07m 38s |
Commit |
|
Committer | TwilioPasteBot |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
125
|
View all changes introduced in this branch ↗︎ |
d58d168
45366c8
to
d58d168
Compare
Pull request was closed
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/[email protected]
Major Changes
849f52da1
#4370 Thanks @PixeledCode! - [Footnote] add new component to reference related information such as a citation.@twilio-paste/[email protected]
Minor Changes
849f52da1
#4370 Thanks @PixeledCode! - [Codemods] add Footnote componentf1c859cb3
#4339 Thanks @PixeledCode! - [Chat Composer] addChatComposerActionRow
to render belowChatComposer
219e25c1b
#4331 Thanks @PixeledCode! - [AI Chat Log] Update styles of AI Chat Log, add new props, add event component. Deprecatessize
prop fromAIChatMessageBody
and move it toAIChatLog
@twilio-paste/[email protected]
Minor Changes
219e25c1b
#4331 Thanks @PixeledCode! - [AI Chat Log] Update styles of AI Chat Log, add new props, add event component. Deprecatessize
prop fromAIChatMessageBody
and move it toAIChatLog
@twilio-paste/[email protected]
Minor Changes
3705495c7
#4318 Thanks @krisantrobus! - [Chart Provider] added the ability to use options for supported chart types@twilio-paste/[email protected]
Minor Changes
f1c859cb3
#4339 Thanks @PixeledCode! - [Chat Composer] addChatComposerActionRow
to render belowChatComposer
@twilio-paste/[email protected]
Minor Changes
1ce483766
#4375 Thanks @nkrantz! - [Sidebar] export type for SidebarNavigationDisclosureContent@twilio-paste/[email protected]
Minor Changes
793258bbf
#4336 Thanks @PixeledCode! - [Timeline] add a new prop calledonClick
toTimelineItem
that makes the title interactive@twilio-paste/[email protected]
Minor Changes
849f52da1
#4370 Thanks @PixeledCode! - [Codemods] add Footnote componenta88fdab49
#4335 Thanks @krisantrobus! - [Data Visualization Library] added the ability to set accessibility options793258bbf
#4336 Thanks @PixeledCode! - [Timeline] add a new prop calledonClick
toTimelineItem
that makes the title interactivef1c859cb3
#4339 Thanks @PixeledCode! - [Chat Composer] addChatComposerActionRow
to render belowChatComposer
1ce483766
#4375 Thanks @nkrantz! - [Sidebar] export type for SidebarNavigationDisclosureContent849f52da1
#4370 Thanks @PixeledCode! - [Tokens] add shadow-border-bottom219e25c1b
#4331 Thanks @PixeledCode! - [AI Chat Log] Update styles of AI Chat Log, add new props, add event component. Deprecatessize
prop fromAIChatMessageBody
and move it toAIChatLog
3705495c7
#4318 Thanks @krisantrobus! - [Data visualization library] added helper functions and types to provide support for creating highcharts options for supported chart types849f52da1
#4370 Thanks @PixeledCode! - [Footnote] add new component to reference related information such as a citation.3705495c7
#4318 Thanks @krisantrobus! - [Chart Provider] added the ability to use options for supported chart typesPatch Changes
098c2bbfb
#4374 Thanks @nkrantz! - [Box] removeclassName
fromBOX_PROPS_TO_BLOCK
so thatsafelySpreadBoxProps
doesn't strip away usage ofstyled
. Necessary for One Console chrome team to customize certain components.styled
should not be used by other teams andclassName
should not be used at all with Paste components.637362e10
#4359 Thanks @simpixelated! - [ProductSwitcherItem] made productIcon optionalc0eff2ddc
#4354 Thanks @krisantrobus! - [Select] fixed an issue where unmounted select component does not use the correct variant styling098085f69
#4348 Thanks @PixeledCode! - [Combobx] add element name for Combobox List Item childUpdated dependencies [
a88fdab49
,793258bbf
,098c2bbfb
,637362e10
,f1c859cb3
,c0eff2ddc
,1ce483766
,098085f69
,849f52da1
,219e25c1b
,3705495c7
,849f52da1
,3705495c7
]:@twilio-paste/[email protected]
Minor Changes
849f52da1
#4370 Thanks @PixeledCode! - [Tokens] add shadow-border-bottom@twilio-paste/[email protected]
Minor Changes
a88fdab49
#4335 Thanks @krisantrobus! - [Data Visualization Library] added the ability to set accessibility options3705495c7
#4318 Thanks @krisantrobus! - [Data visualization library] added helper functions and types to provide support for creating highcharts options for supported chart types@twilio-paste/[email protected]
Patch Changes
098085f69
#4348 Thanks @PixeledCode! - [Combobx] add element name for Combobox List Item child@twilio-paste/[email protected]
Patch Changes
637362e10
#4359 Thanks @simpixelated! - [ProductSwitcherItem] made productIcon optional@twilio-paste/[email protected]
Patch Changes
c0eff2ddc
#4354 Thanks @krisantrobus! - [Select] fixed an issue where unmounted select component does not use the correct variant styling@twilio-paste/[email protected]
Patch Changes
098c2bbfb
#4374 Thanks @nkrantz! - [Box] removeclassName
fromBOX_PROPS_TO_BLOCK
so thatsafelySpreadBoxProps
doesn't strip away usage ofstyled
. Necessary for One Console chrome team to customize certain components.styled
should not be used by other teams andclassName
should not be used at all with Paste components.@twilio-paste/[email protected]
Patch Changes
a88fdab49
,793258bbf
,098c2bbfb
,637362e10
,f1c859cb3
,c0eff2ddc
,1ce483766
,098085f69
,849f52da1
,219e25c1b
,3705495c7
,3705495c7
]: