Skip to content
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

fix: add dist exports to all packages #3107

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

castastrophe
Copy link
Collaborator

Description

Resolves: #3061

Incorporate a glob export of the dist directory for all component packages.

In addition, this adds the glob export for all markdown assets in the folder in order to capture the README.md as well as the CHANGELOG.md.

To-do list

Copy link

changeset-bot bot commented Sep 13, 2024

🦋 Changeset detected

Latest commit: bd5a1e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 83 packages
Name Type
@spectrum-css/floatingactionbutton Patch
@spectrum-css/opacitycheckerboard Patch
@spectrum-css/illustratedmessage Patch
@spectrum-css/coachindicator Patch
@spectrum-css/contextualhelp Patch
@spectrum-css/progresscircle Patch
@spectrum-css/dropindicator Patch
@spectrum-css/infieldbutton Patch
@spectrum-css/actionbutton Patch
@spectrum-css/pickerbutton Patch
@spectrum-css/actiongroup Patch
@spectrum-css/alertbanner Patch
@spectrum-css/alertdialog Patch
@spectrum-css/buttongroup Patch
@spectrum-css/clearbutton Patch
@spectrum-css/closebutton Patch
@spectrum-css/colorhandle Patch
@spectrum-css/colorslider Patch
@spectrum-css/inlinealert Patch
@spectrum-css/logicbutton Patch
@spectrum-css/progressbar Patch
@spectrum-css/statuslight Patch
@spectrum-css/swatchgroup Patch
@spectrum-css/actionmenu Patch
@spectrum-css/breadcrumb Patch
@spectrum-css/colorloupe Patch
@spectrum-css/colorwheel Patch
@spectrum-css/datepicker Patch
@spectrum-css/fieldgroup Patch
@spectrum-css/fieldlabel Patch
@spectrum-css/pagination Patch
@spectrum-css/typography Patch
@spectrum-css/accordion Patch
@spectrum-css/actionbar Patch
@spectrum-css/assetcard Patch
@spectrum-css/assetlist Patch
@spectrum-css/coachmark Patch
@spectrum-css/colorarea Patch
@spectrum-css/splitview Patch
@spectrum-css/textfield Patch
@spectrum-css/thumbnail Patch
@spectrum-css/calendar Patch
@spectrum-css/checkbox Patch
@spectrum-css/combobox Patch
@spectrum-css/dropzone Patch
@spectrum-css/helptext Patch
@spectrum-css/steplist Patch
@spectrum-css/taggroup Patch
@spectrum-css/treeview Patch
@spectrum-css/underlay Patch
@spectrum-css/divider Patch
@spectrum-css/popover Patch
@spectrum-css/sidenav Patch
@spectrum-css/stepper Patch
@spectrum-css/tooltip Patch
@spectrum-css/avatar Patch
@spectrum-css/button Patch
@spectrum-css/dialog Patch
@spectrum-css/miller Patch
@spectrum-css/picker Patch
@spectrum-css/rating Patch
@spectrum-css/search Patch
@spectrum-css/slider Patch
@spectrum-css/swatch Patch
@spectrum-css/switch Patch
@spectrum-css/asset Patch
@spectrum-css/badge Patch
@spectrum-css/modal Patch
@spectrum-css/radio Patch
@spectrum-css/table Patch
@spectrum-css/toast Patch
@spectrum-css/card Patch
@spectrum-css/dial Patch
@spectrum-css/icon Patch
@spectrum-css/link Patch
@spectrum-css/menu Patch
@spectrum-css/page Patch
@spectrum-css/site Patch
@spectrum-css/tabs Patch
@spectrum-css/tray Patch
@spectrum-css/well Patch
@spectrum-css/tag Patch
@spectrum-css/preview Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@castastrophe castastrophe self-assigned this Sep 13, 2024
@castastrophe castastrophe added size-2 S ~6-18hrs; not hard or time consuming, one or two work days to complete. ready-for-review labels Sep 13, 2024
Copy link
Contributor

github-actions bot commented Sep 13, 2024

🚀 Deployed on https://pr-3107--spectrum-css.netlify.app

Copy link
Contributor

github-actions bot commented Sep 13, 2024

File metrics

Summary

Total size: 4.10 MB*

🎉 No changes detected in any packages

* Size determined by adding together the size of the main file for all packages in the library.
* Results are not gzipped or minified.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

@castastrophe castastrophe enabled auto-merge (squash) September 13, 2024 15:26
@castastrophe castastrophe merged commit 83d5a17 into main Sep 13, 2024
18 of 24 checks passed
@castastrophe castastrophe deleted the fix-add-dist-exports branch September 13, 2024 15:38
@github-actions github-actions bot mentioned this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review size-2 S ~6-18hrs; not hard or time consuming, one or two work days to complete.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error importing in Typescript ESM project
2 participants