green icon indicating copy to clipboard operation
green copied to clipboard

Migrate Fonts

Open astrit opened this issue 2 years ago • 3 comments

Initiated @sebgroup/fonts migration


Todo:

  • [x] Setup changeset version and match current version
  • [x] Export styles
  • [ ] Release
  • [ ] Archive old repo

astrit avatar Apr 18 '24 19:04 astrit

🦋 Changeset status

Based on the included changeset, the following releases will be published as a result of this PR:

  • @sebgroup/chlorophyll: 3.3.4 → 3.3.5 (patch bump)
  • @sebgroup/fonts: 1.1.0 → 1.2.0 (minor bump)

Note: If unpublished changesets where merged to main after the first commit of this PR, this list will include those changes in addition to the ones specific to this PR.

@vsjolander @splashdust

The package is updated now, what it does:

  1. Copy fonts
  2. Build CSS
  3. Copy package.json
  4. Copy README

Let me know if anything else should be done.

astrit avatar Apr 25 '24 08:04 astrit

@vsjolander or @splashdust I am going to need your assistance here to configure the paths and how they get resolved because when building chlorophyll fails to properly resolve paths!

astrit avatar Apr 25 '24 12:04 astrit

Something caused react-charts tests to fail. Moving to a cleaner branch: #1377

vsjolander avatar May 15 '24 14:05 vsjolander