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

18.0 [web_iconify] integration of iconify #3103

Open
wants to merge 4 commits into
base: 18.0
Choose a base branch
from
Open

Conversation

jwaes
Copy link

@jwaes jwaes commented Feb 23, 2025

As Odoo sticks with FontAwesome 4, we are missing out on a lot of icons. Iconify lets you use 'icons on demand' from a several open source collections

@jwaes jwaes force-pushed the 18.0 branch 2 times, most recently from 4c4a5e1 to 3771423 Compare February 23, 2025 21:28
@@ -43,7 +43,7 @@ repos:
hooks:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are managed via the https://github.com/OCA/oca-addons-repo-template. I'd guess this was from a pre-commit auto update?

These need to be cleared up before this'll go anywhere, or included as a separate PR.

"Tecnativa, "
"OERP Canada,"
"Odoo Community Association (OCA)",
"author": "Therp BV, Tecnativa, OERP Canada,Odoo Community Association (OCA)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are changes to modules other than the one you've authored in this PR. I assume this is from an overeager pre-commit run against all files? Ideally you'd want this PR only touching/dealing with your new modules.

"license": "AGPL-3",
"assets": {
"web.assets_backend": [
"/web_iconify/static/lib/iconify/iconify-icon.js",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're not using the minified version, do we need both in lib/iconify?

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.

3 participants