-
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 #3526
Version Packages #3526
Conversation
Run & review this pull request in StackBlitz Codeflow. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 69954e0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
✅ Deploy Preview for paste-theme-designer 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 69954e0:
|
Size Change: 0 B Total Size: 1 MB ℹ️ View Unchanged
|
✅ Deploy Preview for paste-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
1 failed and 1 flaky tests on run #7046 ↗︎
Details:
cypress/integration/site-search/index.spec.ts • 1 failed test • Paste Actions with VRT Parallel
cypress/integration/link-checker/index.spec.ts • 1 flaky test • Paste Actions with VRT Parallel
Review all test suite changes for PR #3526 ↗︎ |
23253cb
to
0a63855
Compare
565670c
to
31f61e7
Compare
31f61e7
to
69954e0
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/[email protected]
Minor Changes
3f33da826
#3557 Thanks @nkrantz! - [Codemods] updated exports for type updatesPatch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Codemods] updated paste exports map@twilio-paste/[email protected]
Minor Changes
3f6e05d10
#3541 Thanks @nkrantz! - [Data Grid] Add ability to override default "grid" role to be "treegrid" for making custom tree grid components using Data Grid. "treegrid" is the only valid type that can be passed to role.Patch Changes
bc51057db
#3545 Thanks @SiTaggart! - [Data Grid] Fix issue where form elements in the data-grid that immediately re-render on mount cause the tabIndex management system to faulter.a684a6bc7
#3516 Thanks @abereghici! - chore(data-grid): change isCell function into a type guard and remove unnecessary type assertions@twilio-paste/[email protected]
Minor Changes
c023e7345
#3528 Thanks @nkrantz! - [Description List] Adjust spacing on Description List component. Description List was previously inheriting 14px of top and bottom margin from the HTML element. This change removes that spacing, so the component now has 0px of top/bottom margin. The same amount of spacing remains between DescriptionListTerms and DescriptionListDetails. In order to maintain designs with Description Lists, you may have to replace the removed spacing to your layout.@twilio-paste/[email protected]
Minor Changes
92c16ec9d
#3537 Thanks @TheSisb! - [In Page Navigation] Add neworientation
property with a vertical option.Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [In Page Navigation] Improved TsDoc type annotations@twilio-paste/[email protected]
Minor Changes
3f33da826
#3557 Thanks @nkrantz! - [Popover] Improve TsDoc type annotations@twilio-paste/[email protected]
Minor Changes
72ec59143
#3549 Thanks @TheSisb! - [ProgressBar] Added new features and updated the design.The ProgressBarLabel component has the following new props:
valueLabel
which displays a plain text value on the right side of the label.disabled
which applies disabled styling on the label.The ProgressBar component has updated styling and the following new props:
hasError
which displays error styling.disabled
which displays disabled styling.Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Progress Bar] Improve TsDoc type annotations@twilio-paste/[email protected]
Minor Changes
3f6e05d10
#3541 Thanks @nkrantz! - [Data Grid] Add ability to override default "grid" role to be "treegrid" for making custom tree grid components using Data Grid. "treegrid" is the only valid type that can be passed to role.72ec59143
#3549 Thanks @TheSisb! - [ProgressBar] Added new features and updated the design.The ProgressBarLabel component has the following new props:
valueLabel
which displays a plain text value on the right side of the label.disabled
which applies disabled styling on the label.The ProgressBar component has updated styling and the following new props:
hasError
which displays error styling.disabled
which displays disabled styling.92c16ec9d
#3537 Thanks @TheSisb! - [In Page Navigation] Add neworientation
property with a vertical option.c023e7345
#3528 Thanks @nkrantz! - [Description List] Adjust spacing on Description List component. Description List was previously inheriting 14px of top and bottom margin from the HTML element. This change removes that spacing, so the component now has 0px of top/bottom margin. The same amount of spacing remains between DescriptionListTerms and DescriptionListDetails. In order to maintain designs with Description Lists, you may have to replace the removed spacing to your layout.Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Textarea] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Time picker] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Modal] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [In Page Navigation] Improved TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Product Switcher] Improve TsDoc type annotations.3f33da826
#3557 Thanks @nkrantz! - [Pagination] Improved TsDoc type annotations. Fix isHovered and isFocused props usage on PaginationArrow so the passed value is actually used.bc51057db
#3545 Thanks @SiTaggart! - [Meter] Remove console.warn log spam regarding aria-label3b350c741
#3522 Thanks @abereghici! - chore: removed unnecessary type assertions1a70ec030
#3543 Thanks @nkrantz! - [Chat Composer] Change overflowY from "scroll" to "auto" to prevent non-scrollable scrollbar bug7d193d6bd
#3558 Thanks @SiTaggart! - [Topbar] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Inline Code] Improved TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [User dialog] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Tabs] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Tooltip] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Input] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Inline Control Group] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Codemods] updated paste exports map3f33da826
#3557 Thanks @nkrantz! - [Paragraph] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Truncate] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Progress Steps] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Label] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Popover] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Toast] Improve TsDoc type annotations7d193d6bd
#3558 Thanks @SiTaggart! - [Visual Picker] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Minimizable Dialog] Improved TsDoc type annotationsbc51057db
#3545 Thanks @SiTaggart! - [Data Grid] Fix issue where form elements in the data-grid that immediately re-render on mount cause the tabIndex management system to faulter.a684a6bc7
#3516 Thanks @abereghici! - chore(data-grid): change isCell function into a type guard and remove unnecessary type assertions3f33da826
#3557 Thanks @nkrantz! - [Meter] Improve TsDoc type annotationsc58b3bfbd
#3540 Thanks @TheSisb! - [Combobox] Fixplaceholder
cropping issue in MultiselectCombobox3f33da826
#3557 Thanks @nkrantz! - [List] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Progress Bar] Improve TsDoc type annotationsbc51057db
#3545 Thanks @SiTaggart! - [Select] fix the hydration issue which caused thedefaultValue
prop to not be respected.Since the React v18 upgrade, we were only rendering the children options after the component and html select
wrapper had mounted. The select would mount with a
defaultValue
of a child that didn't exist, then thechildren would be added, so it wouldn't know what value to select. To fix the hydration and
defaultValue
together we now re-render the entire Select on mount.
3f33da826
#3557 Thanks @nkrantz! - [Input Box] Improve TsDoc type annotations3f33da826
#3557 Thanks @nkrantz! - [Menu] Improve TsDoc type annotationsUpdated dependencies [
7d193d6bd
,7d193d6bd
,3f33da826
,3f33da826
,3f33da826
,3f33da826
,bc51057db
,3f6e05d10
,72ec59143
,3b350c741
,1a70ec030
,7d193d6bd
,3f33da826
,7d193d6bd
,7d193d6bd
,7d193d6bd
,3f33da826
,3f33da826
,3f33da826
,7d193d6bd
,3f33da826
,3f33da826
,3f33da826
,7d193d6bd
,7d193d6bd
,3f33da826
,bc51057db
,a684a6bc7
,3f33da826
,92c16ec9d
,c58b3bfbd
,3f33da826
,3f33da826
,c023e7345
,bc51057db
,3f33da826
,3f33da826
]:@twilio-paste/[email protected]
Patch Changes
3b350c741
#3522 Thanks @abereghici! - chore: removed unnecessary type assertions@twilio-paste/[email protected]
Patch Changes
1a70ec030
#3543 Thanks @nkrantz! - [Chat Composer] Change overflowY from "scroll" to "auto" to prevent non-scrollable scrollbar bug@twilio-paste/[email protected]
Patch Changes
3b350c741
#3522 Thanks @abereghici! - chore: removed unnecessary type assertions@twilio-paste/[email protected]
Patch Changes
c58b3bfbd
#3540 Thanks @TheSisb! - [Combobox] Fixplaceholder
cropping issue in MultiselectCombobox@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Inline Code] Improved TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Inline Control Group] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Input] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Input Box] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Label] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [List] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3b350c741
#3522 Thanks @abereghici! - chore: removed unnecessary type assertions3f33da826
#3557 Thanks @nkrantz! - [Menu] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
bc51057db
#3545 Thanks @SiTaggart! - [Meter] Remove console.warn log spam regarding aria-label3f33da826
#3557 Thanks @nkrantz! - [Meter] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Minimizable Dialog] Improved TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Modal] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Pagination] Improved TsDoc type annotations. Fix isHovered and isFocused props usage on PaginationArrow so the passed value is actually used.@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Paragraph] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Product Switcher] Improve TsDoc type annotations.@twilio-paste/[email protected]
Patch Changes
3f33da826
#3557 Thanks @nkrantz! - [Progress Steps] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
bc51057db
#3545 Thanks @SiTaggart! - [Select] fix the hydration issue which caused thedefaultValue
prop to not be respected.Since the React v18 upgrade, we were only rendering the children options after the component and html select
wrapper had mounted. The select would mount with a
defaultValue
of a child that didn't exist, then thechildren would be added, so it wouldn't know what value to select. To fix the hydration and
defaultValue
together we now re-render the entire Select on mount.
@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Tabs] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Textarea] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Time picker] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Toast] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Tooltip] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Topbar] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Truncate] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [User dialog] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
7d193d6bd
#3558 Thanks @SiTaggart! - [Visual Picker] Improve TsDoc type annotations@twilio-paste/[email protected]
Patch Changes
3b350c741
#3522 Thanks @abereghici! - chore: removed unnecessary type assertions@twilio-paste/[email protected]
Patch Changes
7d193d6bd
,7d193d6bd
,3f33da826
,3f33da826
,3f33da826
,3f33da826
,bc51057db
,3f6e05d10
,3b350c741
,1a70ec030
,7d193d6bd
,3f33da826
,7d193d6bd
,7d193d6bd
,7d193d6bd
,3f33da826
,3f33da826
,3f33da826
,7d193d6bd
,3f33da826
,3f33da826
,3f33da826
,7d193d6bd
,7d193d6bd
,3f33da826
,bc51057db
,a684a6bc7
,3f33da826
,92c16ec9d
,c58b3bfbd
,3f33da826
,c023e7345
,bc51057db
,3f33da826
,3f33da826
]: