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

chore: add design tokens to monorepo #7948

Merged
merged 786 commits into from
Oct 11, 2023
Merged

Conversation

alisonailea
Copy link
Contributor

@alisonailea alisonailea commented Oct 5, 2023

Related Issue: #7180

Summary

Merge https://github.com/Esri/calcite-design-tokens/tree/merge/1.0.0-calcite-design-system with https://github.com/Esri/calcite-design-system/tree/main

Includes

calcite-design-tokens as of release 1.0.0
updates to design tokens (removing temp files and backups)
update to github actions to build tokens for visual regression tests

jacqueskeet and others added 30 commits March 27, 2023 15:42
Merge pull request #81 from Esri/designer/jacqueskeet
…/7180-1.0.0-design-tokens

# Conflicts:
#	.release-please-manifest.json
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for resubmitting this one, @alisonailea!

🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️
🕹️🪙🪙🪙🪙🪙🕹️🕹️🪙🪙🕹️🕹️🪙🕹️🕹️🪙🕹️🪙🪙🪙🪙🕹️🪙🕹️🕹️🕹️🪙🕹️🕹️🪙🪙🪙🕹️🪙🕹️
🕹️🕹️🕹️🪙🕹️🕹️🕹️🪙🕹️🕹️🪙🕹️🪙🕹️🪙🕹️🕹️🪙🕹️🕹️🕹️🕹️🪙🪙🕹️🕹️🪙🕹️🪙🕹️🕹️🕹️🕹️🪙🕹️
🕹️🕹️🕹️🪙🕹️🕹️🕹️🪙🕹️🕹️🪙🕹️🪙🪙🕹️🕹️🕹️🪙🪙🪙🕹️🕹️🪙🕹️🪙🕹️🪙🕹️🕹️🪙🪙🕹️🕹️🪙🕹️
🕹️🕹️🕹️🪙🕹️🕹️🕹️🪙🕹️🕹️🪙🕹️🪙🕹️🪙🕹️🕹️🪙🕹️🕹️🕹️🕹️🪙🕹️🕹️🪙🪙🕹️🕹️🕹️🕹️🪙🕹️🕹️🕹️
🕹️🕹️🕹️🪙🕹️🕹️🕹️🕹️🪙🪙🕹️🕹️🪙🕹️🕹️🪙🕹️🪙🪙🪙🪙🕹️🪙🕹️🕹️🕹️🪙🕹️🪙🪙🪙🕹️🕹️🪙🕹️
🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️🕹️

Once this lands, let's make sure to:

@alisonailea alisonailea changed the title ci: add design tokens to monorepo chore: add design tokens to monorepo Oct 6, 2023
@alisonailea alisonailea added the low risk Issues with low risk for consideration in low risk milestones label Oct 6, 2023
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple small cleanups but otherwise LGTM! 🚀

"name": "@esri/calcite-design-tokens",
"version": "1.0.0",
"description": "Esri's Calcite Design System Tokens",
"homepage": "https://github.com/Esri/calcite-design-tokens",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URLs in this package.json need to be updated again

@@ -0,0 +1,177 @@
{
"[comp-name]": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file can be deleted right?

@@ -0,0 +1,238 @@
{
"accordion": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This _backup file can be deleted right?

Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for working through all our review items, I know it was a lot! 🏆

@alisonailea alisonailea added pr ready for visual snapshots Adding this label will run visual snapshot testing. low risk Issues with low risk for consideration in low risk milestones and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. low risk Issues with low risk for consideration in low risk milestones labels Oct 10, 2023
@alisonailea alisonailea added p - high Issue should be addressed in the current milestone, impacts component or core functionality pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. low risk Issues with low risk for consideration in low risk milestones labels Oct 10, 2023
@alisonailea alisonailea added low risk Issues with low risk for consideration in low risk milestones and removed p - high Issue should be addressed in the current milestone, impacts component or core functionality pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Oct 10, 2023
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Oct 10, 2023
@alisonailea alisonailea merged commit aedd4f3 into main Oct 11, 2023
13 checks passed
@alisonailea alisonailea deleted the astump/7180-1.0.0-design-tokens branch October 11, 2023 01:32
benelan added a commit that referenced this pull request Oct 11, 2023
* origin/main: (83 commits)
  chore: add design tokens to monorepo (#7948)
  test(input-time-zone): restore common tests (#7963)
  chore: release next
  fix(input-time-zone): fix error caused by time zone group filtering (#7971)
  chore: release next
  fix(table): Improve scrollbar display (#7967)
  build: bump timezone-groups (#7962)
  chore: release next
  fix(flow-item): update collapsed property when collapse button is clicked (#7960)
  chore: release main (#7945)
  chore: release next
  fix(input-time-zone): fix handling of unknown and cityless time zones from offset display mode (#7947)
  fix(combobox): fix issue causing value to be cleared when selecting an item (Windows + trackpad) (#7954)
  chore(deps): update calcite-ui-icons to 3.24.7 (#7949)
  test(flow-item, panel): add tests for internal property. (#7931)
  chore: release next
  fix(panel): fix collapse action title and reverse icon direction (#7927)
  chore: update issue template labels to support workflows (#7938)
  build(deps): bump timezone-groups (#7933)
  build(deps): update dependency @esri/calcite-ui-icons to v3.24.6 (#7925)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. low risk Issues with low risk for consideration in low risk milestones skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants