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

Skip warnings in test contexts. #441

Merged
merged 13 commits into from
Feb 27, 2024
Merged

Skip warnings in test contexts. #441

merged 13 commits into from
Feb 27, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    b732d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4921123 View commit details
    Browse the repository at this point in the history
  3. refactor

    jgerigmeyer committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    01d9953 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update warnings

    jgerigmeyer committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    43f01f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    b1cf95a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fa6d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into missing-space-formats

    * main:
      Enforce trailing commas unless `]` or `}` is on the same line. (#440)
      Update index.html
      Update color-swatch.css
      lint
      [apps/gamut-mapping] Support multiple colors
      [apps/gamut-mapping] Show favicon and title immediately, not just when color changes
      [apps/gamut-mapping] Prepare HTML & CSS for supporting multiple colors
    jgerigmeyer committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cace245 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da4dcb3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'missing-space-formats' into skip-warnings-in-tests

    * missing-space-formats:
      Remove dashed-ident prefix for HDR colors.
      Enforce trailing commas unless `]` or `}` is on the same line. (#440)
      Update index.html
      Update color-swatch.css
      lint
      [apps/gamut-mapping] Support multiple colors
      [apps/gamut-mapping] Show favicon and title immediately, not just when color changes
      [apps/gamut-mapping] Prepare HTML & CSS for supporting multiple colors
    jgerigmeyer committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4d2b287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b593f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Use default export

    jgerigmeyer committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    85f98b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into skip-warnings-in-tests

    * main:
      [ci] Update lint rules for PR's (#444)
      Parse both dashed-ident and ident versions, and add missing dashed-idents to color spaces. (#439)
      [types] Fix formatting in `toGamut.d.ts` (#445)
      [types] Add JSDoc based on website docs (#436)
    jgerigmeyer committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6d567b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb19d9 View commit details
    Browse the repository at this point in the history