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: icons no more svgs #267

Merged
merged 1 commit into from
Oct 3, 2023
Merged

fix: icons no more svgs #267

merged 1 commit into from
Oct 3, 2023

Conversation

kptdobe
Copy link
Contributor

@kptdobe kptdobe commented Oct 2, 2023

Following up the icon refactoring (adobe/aem-lib#15), no svg is used. I have checked the code and I could not find any other impact but maybe @davidnuescheler @fkakatie @ramboz you see something else.

Test URLs:

@aem-code-sync
Copy link

aem-code-sync bot commented Oct 2, 2023

Hello, I'm the AEM Code Sync Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

@aem-code-sync
Copy link

aem-code-sync bot commented Oct 2, 2023

Page Scores Audits Google
/ PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link
Collaborator

@ramboz ramboz left a comment

Choose a reason for hiding this comment

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

Looks good to me. The boilerplate only had that single icon as far as I can tell

@kptdobe kptdobe merged commit 2d4cfa7 into main Oct 3, 2023
4 checks passed
@kptdobe kptdobe deleted the icon-styles branch October 3, 2023 07:35
github-actions bot pushed a commit that referenced this pull request Nov 30, 2023
# [1.3.0](v1.2.2...v1.3.0) (2023-11-30)

### Bug Fixes

* attempt to fix release ([5bb8f73](5bb8f73))
* **build:** fix org in issues URL ([7226d84](7226d84))
* **build:** no double slashes in issues url ([1191064](1191064))
* **github:** increase default permissions for cleanup action ([f8ed051](f8ed051))
* **github:** restrict running of action to initial commit on main branch ([1a990c2](1a990c2))
* icons no more svgs ([#267](#267)) ([2d4cfa7](2d4cfa7))
* **lib:** update scripts/aem.js to aem.js@1.3.2 ([#266](#266)) ([2d61c6a](2d61c6a))
* rescope icon identifiers to avoid clashing references across icons ([#241](#241)) ([e8dc533](e8dc533)), closes [#235](#235)
* sampleRUM always for checkpoint to be called even if RUM not selected ([fcca39d](fcca39d))
* trigger release ([afbd201](afbd201))

### Features

* add capability to patch block config at runtime ([#246](#246)) ([a774acc](a774acc))
* enable listeners to all RUM events, not just the sampled ones ([871ede4](871ede4))
* use aem.js ([#255](#255)) ([f5ab4df](f5ab4df))
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants