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

Merge with origin #61

Merged
merged 2 commits into from
May 6, 2024
Merged

Merge with origin #61

merged 2 commits into from
May 6, 2024

Conversation

lucas-labs
Copy link
Member

No description provided.

lucas-labs and others added 2 commits May 5, 2024 20:00
* feat: ✨ clone and recolorize icons

* feat: ✨ integrate icon cloning with the the extension

* chore: 🧹 update vscode-test dependency

vscode-test was renamed to @vscode/test-electron and
the former package was unable to run tests on windows.
this commit removes vscode-test and updates it to the
last version of @vscode/test-electron

* test: 🧪 fix failing tests

* refactor: 🔨 improve in-code docs & comments

* feat: ✨ config to create light variants of the icon

* feat: ✨ improve recolorization

improves recolorization logic, keeping originally darker
colors dark and lighter colors light even after recolor

* feat: ✨ edge cases: support ignoring recolorizing paths

adds support for a custom svg attribute `mit-no-recolor`
that, when set to true, will keep the original color of
the svg node on which is applied

* feat: ✨ do not recolor some paths in some edge-case icons

* feat: ✨ jsconfig edge-case

* refactor: 🔨 simplify cloning process

* feat: ✨ allow creating clones at build time

support for creating clones by configuring them
in the fileIcons.ts and folderIcons.ts files
so that the icons are created at build time
allowing contributors to create clones that are
shipped with the extension

* test: 🧪 test clone configuration generation

* chore: 🧹 fix file names to camelCase to match project style

* test: 🧪 test clone data config generation

* test: 🧪 color manipulation tests

* test: 🧪 test svg cloning and recolor

* test: 🧪 json config generation from user options

* docs: 📝 update contributing guide and readme

* feat: ✨ documentation for `mit-no-recolor` attribute

* fix: 🚑 icon availability check failing on clone icons

* fix: 🚑 broken links when generating icons preview png

* fix: 🚑 icon usage check failing for clone icons

* docs: 📝 CONTRIBUTING.md - add missing section to the TOC

* fix: 🚑 filter out cloned icons from README preview pngs

---------

Co-authored-by: Philipp Kief <[email protected]>
* Modernize svgo config

* feat: update release yml

---------

Co-authored-by: Philipp Kief <[email protected]>
Copy link

github-actions bot commented May 6, 2024

Preview

Thank you for creating a pull request. This preview shows you how your changes will look on the different themes:

Generated Preview

You can find more information how to contribute in the contribution guidelines.

@lucas-labs lucas-labs merged commit 5a6bc0e into lucodear:main May 6, 2024
1 check passed
Copy link

github-actions bot commented May 6, 2024

Merge Successful

Thanks for your contribution! 🎉

The changes will be part of the upcoming update on the marketplace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants