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/darkmode direction #23

Merged
merged 12 commits into from
Feb 28, 2024
Merged

Fix/darkmode direction #23

merged 12 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. docs: ✏️ Fix typo

    phun-ky committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    03c774a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976c269 View commit details
    Browse the repository at this point in the history
  3. chore: 🤖 Update workflows

    phun-ky committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5586c46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    041902e View commit details
    Browse the repository at this point in the history
  5. refactor: 💡 Rename unitHSL and unitHSLFloat

    These are now renamed to `UnitHSL` and `UnitHSLFloat` to reflect the
    nomenclature standard used for the other units
    
    BREAKING CHANGE: 🧨 Exported functions `unitHSL` and `unitHSLFloat` are renamed to `UnitHSL`
    and `UnitHSLFloat` to reflect the current nomenclature standard
    phun-ky committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    de874d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    213ee96 View commit details
    Browse the repository at this point in the history
  7. test: 💍 Add tests

    phun-ky committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3865611 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0adbf78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6197a7d View commit details
    Browse the repository at this point in the history
  10. style: 💄 lint

    phun-ky committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3c827e6 View commit details
    Browse the repository at this point in the history
  11. style: 💄 format

    phun-ky committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9753f77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3cda296 View commit details
    Browse the repository at this point in the history