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

Move Full Library Into Main Repository #53

Closed
40 tasks done
azurepolarbear opened this issue Apr 20, 2024 · 1 comment · Fixed by #122
Closed
40 tasks done

Move Full Library Into Main Repository #53

azurepolarbear opened this issue Apr 20, 2024 · 1 comment · Fixed by #122
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request tests Tests that need to be written

Comments

@azurepolarbear
Copy link
Member

azurepolarbear commented Apr 20, 2024

Description

With the new configuration, we can use paths without any issues! Fantastic!

Now, we need to consolidate the base, color palette, and rgb repositories into this repository.

Tasks

  • base repository
    • move source files
    • move unit test files
    • update README
    • run eslint
    • run unit tests
    • run size-limit
    • generate documentation
    • publish new version of repo
    • test new version in color test repo
      • check "tree-shaking". make sure unnecessary classes/variables are being excluded.
    • deprecate latest versions of @batbp/genart-base
    • deprecate whole package
    • move repo issues
    • mark repository as archive
  • color palettes repository
    • move source files
    • move unit test files
    • run eslint
    • run unit tests
    • run size-limit
    • generate documentation
    • publish new version of repo
    • test new version in color test repo
      • check "tree-shaking". make sure unnecessary classes/variables are being excluded.
    • deprecate latest versions of @batbp/genart-palettes
    • deprecate whole package
    • move repo issues
    • mark repository as archive

Remaining tasks covered in #127

  • rgb repository
    • move source files
    • move unit test files
    • run eslint
    • run unit tests
    • run size-limit
    • generate documentation
    • publish new version of repo
    • test new version in color test repo
      • check "tree-shaking". make sure unnecessary classes/variables are being excluded.
    • move repo issues
@azurepolarbear azurepolarbear added the enhancement New feature or request label Apr 20, 2024
@azurepolarbear azurepolarbear self-assigned this Apr 20, 2024
@azurepolarbear azurepolarbear added documentation Improvements or additions to documentation tests Tests that need to be written labels Apr 20, 2024
blwatkins added a commit that referenced this issue Apr 28, 2024
Add new DefaultColorSelector class
blwatkins added a commit that referenced this issue Apr 28, 2024
@blwatkins blwatkins self-assigned this Apr 28, 2024
azurepolarbear added a commit that referenced this issue May 16, 2024
azurepolarbear added a commit that referenced this issue May 16, 2024
azurepolarbear added a commit that referenced this issue May 16, 2024
azurepolarbear added a commit that referenced this issue May 16, 2024
azurepolarbear added a commit that referenced this issue May 16, 2024
azurepolarbear added a commit that referenced this issue Jul 28, 2024
…tests passing): mediterranean sea (`#1D90AF`)
@blwatkins blwatkins reopened this Jul 29, 2024
@blwatkins
Copy link
Member

Issue will be closed later today, but it is not quite ready to be closed yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request tests Tests that need to be written
Projects
2 participants