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(icons): update icon names to match naming guidelines no. 7 to 9 #1906

Merged
merged 26 commits into from
Mar 8, 2024

Commits on Feb 22, 2024

  1. Update icon names to match naming guidelines no. 7 to 9

    Update and extend rename icon helper script.
    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4f6e2e2 View commit details
    Browse the repository at this point in the history
  2. Ran prettier

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8b93202 View commit details
    Browse the repository at this point in the history
  3. Refactor rename scripts so that simplegit import doesn't cause other …

    …helper script usages to crash.
    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bf14241 View commit details
    Browse the repository at this point in the history
  4. Revert renaming key-square

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    874ccfb View commit details
    Browse the repository at this point in the history
  5. Revert renaming message-circle|square

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9d35ca1 View commit details
    Browse the repository at this point in the history
  6. Fix square-dashed-kanban

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    024ccf7 View commit details
    Browse the repository at this point in the history
  7. Optimize circle power

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ebac08f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0adfab8 View commit details
    Browse the repository at this point in the history
  9. Fix linting

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    832c40e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f7a096 View commit details
    Browse the repository at this point in the history
  11. Rename unlock => lock-open

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    91cdec2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c5b96b View commit details
    Browse the repository at this point in the history
  13. pnpm rename code-2 code-xml

    pnpm rename contact-2 contact-round
    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    afba9d3 View commit details
    Browse the repository at this point in the history
  14. rename test-tube-2 test-tube-diagonal

    rename mic-2 mic-vocal
    rename loader-2 loader-circle
    rename test-tube-2 test-tube-diagonal
    rename school-2 university
    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5dcc633 View commit details
    Browse the repository at this point in the history
  15. fix icons linting

    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    12065eb View commit details
    Browse the repository at this point in the history
  16. rename ice-cream => ice-cream-cone

    rename ice-cream-2 => ice-cream-bowl
    rename laptop-2 => laptop-abstract
    Karsa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a87ac31 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    27d561e View commit details
    Browse the repository at this point in the history
  2. rename wand-2 => wand-sparkles

    Karsa committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dfa5443 View commit details
    Browse the repository at this point in the history
  3. Update university.json tags.

    Karsa committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c81421c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix(icons): renamePattern '^(.+)-abstract$' '\1-minimal' --add-alias=…

    …false
    
    feat(scripts): added yargs option parsing to renamePattern
    Karsa committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5315772 View commit details
    Browse the repository at this point in the history
  2. fix(packages): Remove protractor and puppeteer from lucide-angular, t…

    …hey are no longer in use but cause pnpm install to fail
    Karsa committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c991dfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9bfde View commit details
    Browse the repository at this point in the history
  4. Lint fix, this is starting to get ridiculous.

    Karsa committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bdcc88b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    730a34a View commit details
    Browse the repository at this point in the history
  6. chore(icons): renamePattern '^(square|circle)-check$' '\1-check-big'

    chore(icons): renamePattern '^(square|circle)-check-small$' '\1-check'
    Karsa committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    67860a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge branch 'main' into icon-fix/square-circle-naming-order

    # Conflicts:
    #	pnpm-lock.yaml
    Karsa committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7d657df View commit details
    Browse the repository at this point in the history