-
Notifications
You must be signed in to change notification settings - Fork 116
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 #3702
Version Packages #3702
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Run & review this pull request in StackBlitz Codeflow. |
Size Change: 0 B Total Size: 1.01 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 fcafe84:
|
Passing run #7654 ↗︎
Details:
Review all test suite changes for PR #3702 ↗︎ |
7568031
to
0a003b9
Compare
0a003b9
to
c21d711
Compare
c21d711
to
afdbe43
Compare
afdbe43
to
c74ec04
Compare
c74ec04
to
054c66d
Compare
063b4a8
to
0f86303
Compare
0f86303
to
32bceda
Compare
32bceda
to
8e165f0
Compare
8e165f0
to
3d6741e
Compare
3d6741e
to
fcafe84
Compare
|
||
### Patch Changes | ||
|
||
- [`ba0d7bcfb`](https://github.com/twilio-labs/paste/commit/ba0d7bcfbd6fa8e6413597966667ec7d68f954bf) [#3709](https://github.com/twilio-labs/paste/pull/3709) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu]: Adds overflow scrolling behaviour on menus with a large number of items in, currently defaulting to 10 items |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"behaviour" is a misspelling of "behavior"
|
||
- [`fbd399636`](https://github.com/twilio-labs/paste/commit/fbd39963687623baf9352e034b83dbe8bb70eeff) [#3736](https://github.com/twilio-labs/paste/pull/3736) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Theme]: patch bump in Paste fonts to fix a bug in the Twilio sans font regarding backticks not taking up physical space | ||
|
||
* [`ba0d7bcfb`](https://github.com/twilio-labs/paste/commit/ba0d7bcfbd6fa8e6413597966667ec7d68f954bf) [#3709](https://github.com/twilio-labs/paste/pull/3709) Thanks [@SiTaggart](https://github.com/SiTaggart)! - [Menu]: Adds overflow scrolling behaviour on menus with a large number of items in, currently defaulting to 10 items |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"behaviour" is a misspelling of "behavior"
Passing run #7659 ↗︎
Details:
Review all test suite changes for PR #3702 ↗︎ |
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
f5a0ae961
#3662 Thanks @nkrantz! - [Page Header] Create new Page Header package. Page Header is a layout component that wraps all top level components on a page.Minor Changes
e0e69e760
#3731 Thanks @nkrantz! - [Page Header] Create new PageHeaderSeparator component as part of the Page Header package@twilio-paste/[email protected]
Major Changes
55786c61c
#3727 Thanks @TheSisb! - [Summary Detail] Add new SummaryDetail component package.A Summary Detail is a collapsible container that can be used to hide or show content.
Patch Changes
d8b33e2b9
#3741 Thanks @TheSisb! - [SummaryDetail] Fixed an issue with React versions below 18.@twilio-paste/[email protected]
Minor Changes
f5a0ae961
#3662 Thanks @nkrantz! - [Codemods] added a new package: page-header[Codemods] added a new package: SummaryDetail
Patch Changes
e0e69e760
#3731 Thanks @nkrantz! - [codemods] add new export to page-header package: PageHeaderSeparator@twilio-paste/[email protected]
Minor Changes
22a917aed
#3740 Thanks @TheSisb! - [Table, DataGrid] Allow passingwhiteSpace
style prop toTh
/DataGridHeader
andTd
/DataGridCell
components.@twilio-paste/[email protected]
Minor Changes
22a917aed
#3740 Thanks @TheSisb! - [Table, DataGrid] Allow passingwhiteSpace
style prop toTh
/DataGridHeader
andTd
/DataGridCell
components.@twilio-paste/[email protected]
Minor Changes
55786c61c
#3727 Thanks @TheSisb! - [Summary Detail] Add new SummaryDetail component package.A Summary Detail is a collapsible container that can be used to hide or show content.
e0e69e760
#3731 Thanks @nkrantz! - [Page Header] Create new PageHeaderSeparator component as part of the Page Header packaged9f96d7d8
#3739 Thanks @TheSisb! - [ThemeProvider, CustomizationProvider] Now accepts an optionalstyle
prop to override element styles.This is helpful in scenarios where ThemeProvider isn't wrapping your app root, but instead is nested in your DOM tree and needs some styling overrides.
22a917aed
#3740 Thanks @TheSisb! - [Table, DataGrid] Allow passingwhiteSpace
style prop toTh
/DataGridHeader
andTd
/DataGridCell
components.f5a0ae961
#3662 Thanks @nkrantz! - [Page Header] Create new Page Header package. Page Header is a layout component that wraps all top level components on a page.Patch Changes
f5a0ae961
#3662 Thanks @nkrantz! - [Design Tokens] Update value of line-height-90 from 2.75rem to 2.5rem47c329b57
#3722 Thanks @TheSisb! - [Input] Fix rendering logic of decrement arrow on number input855830c89
#3735 Thanks @serifluous! - Remove evergreen font size definitions that inherit from global and update font-size-40 value048c3cfa0
#3743 Thanks @serifluous! - Reduced left padding on Visual Picker contentfbd399636
#3736 Thanks @SiTaggart! - [Theme]: patch bump in Paste fonts to fix a bug in the Twilio sans font regarding backticks not taking up physical spaceba0d7bcfb
#3709 Thanks @SiTaggart! - [Menu]: Adds overflow scrolling behaviour on menus with a large number of items in, currently defaulting to 10 items41b3668ea
#3723 Thanks @TheSisb! - [ChatLog] Fix overflow on message bubblesf5a0ae961
#3662 Thanks @nkrantz! - [Icons] Update svg of the DocumentationIcon for better alignment with textd8b33e2b9
#3741 Thanks @TheSisb! - [SummaryDetail] Fixed an issue with React versions below 18.Updated dependencies [
f5a0ae961
,55786c61c
,e0e69e760
,d9f96d7d8
,47c329b57
,855830c89
,048c3cfa0
,fbd399636
,ba0d7bcfb
,41b3668ea
,22a917aed
,f5a0ae961
,d8b33e2b9
]:@twilio-paste/[email protected]
Minor Changes
d9f96d7d8
#3739 Thanks @TheSisb! - [ThemeProvider, CustomizationProvider] Now accepts an optionalstyle
prop to override element styles.This is helpful in scenarios where ThemeProvider isn't wrapping your app root, but instead is nested in your DOM tree and needs some styling overrides.
@twilio-paste/[email protected]
Minor Changes
d9f96d7d8
#3739 Thanks @TheSisb! - [ThemeProvider, CustomizationProvider] Now accepts an optionalstyle
prop to override element styles.This is helpful in scenarios where ThemeProvider isn't wrapping your app root, but instead is nested in your DOM tree and needs some styling overrides.
Patch Changes
fbd399636
#3736 Thanks @SiTaggart! - [Theme]: patch bump in Paste fonts to fix a bug in the Twilio sans font regarding backticks not taking up physical space@twilio-paste/[email protected]
Patch Changes
41b3668ea
#3723 Thanks @TheSisb! - [ChatLog] Fix overflow on message bubbles@twilio-paste/[email protected]
Patch Changes
47c329b57
#3722 Thanks @TheSisb! - [Input] Fix rendering logic of decrement arrow on number input@twilio-paste/[email protected]
Patch Changes
ba0d7bcfb
#3709 Thanks @SiTaggart! - [Menu]: Adds overflow scrolling behaviour on menus with a large number of items in, currently defaulting to 10 items@twilio-paste/[email protected]
Patch Changes
048c3cfa0
#3743 Thanks @serifluous! - Reduced left padding on Visual Picker content@twilio-paste/[email protected]
Patch Changes
f5a0ae961
#3662 Thanks @nkrantz! - [Design Tokens] Update value of line-height-90 from 2.75rem to 2.5rem855830c89
#3735 Thanks @serifluous! - Remove evergreen font size definitions that inherit from global and update font-size-40 value@twilio-paste/[email protected]
Patch Changes
f5a0ae961
#3662 Thanks @nkrantz! - [Icons] Update svg of the DocumentationIcon for better alignment with text@twilio-paste/[email protected]
Patch Changes
f5a0ae961
,e0e69e760
,d9f96d7d8
,47c329b57
,855830c89
,048c3cfa0
,fbd399636
,ba0d7bcfb
,41b3668ea
,f5a0ae961
,22a917aed
,f5a0ae961
]: