-
Notifications
You must be signed in to change notification settings - Fork 31
Add and update RMF icons, update docs #2080
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for content-scope-scripts ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Temporary Branch UpdateThe temporary branch has been updated with the latest changes. Below are the details:
Please use the above install command to update to the latest version. |
[Beta] Generated file diffTime updated: Fri, 05 Dec 2025 05:24:19 GMT Apple
File has changed Removed Files
❌ File only exists in old changeset Integration
File has changed Windows
File has changed New Files
❌ File only exists in new changeset |
...al-pages/pages/new-tab/app/remote-messaging-framework/components/RemoteMessagingFramework.js
Show resolved
Hide resolved
|
|
||
| .content {} | ||
| .content { | ||
| width: 100%; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was previously a flex-grow: 1;, that broke in some browsers. The width:100%;, will make it so short text doesn’t result in button migrating to center of card
| secondaryActionText: 'Remind me later, but only if I’m actually going to update soon', | ||
| }, | ||
| }, | ||
| big_single_action_announce: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added an example for each icon that isn’t included above
9459f16 to
ddf3fef
Compare
Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/414235014887631/task/1212148084413218?focus=true
Description
Adding more icon options to the RMF, documentation updated.
Adding and updating icons for the RMF. All icons renamed to include dimension (-96).
Adding
Renaming
Updating the actual svg to most up-to-date version from icons repo
Testing Steps
Checklist
Please tick all that apply:
Note
Adds new RMF icons (Radar, RadarCheck, Subscription, PIR), standardizes icon filenames to -96, and updates components, schema/types, examples, tests, and SVG assets accordingly.
./icons/${message.icon}-96.svginRemoteMessagingFrameworkand switch PIR banner icon toPIR-96.svg..contentto full width.Announce,AppUpdate,CriticalUpdate,PIR,Radar,RadarCheck,Subscription.View Results,Remind me later).rmf-message.jsonrmf-iconenum and generatedRMFIcontype withPIR,Radar,RadarCheck,Subscription; ensureAppUpdate,CriticalUpdate,DDGAnnounce,DuckAi,Announcepreserved.Radar-96.svg,RadarCheck-96.svg,Subscription-96.svg.Announce-96.svg,AppUpdate-96.svg,CriticalUpdate-96.svg.PrivacyPro.svgcontents to latest asset.Written by Cursor Bugbot for commit ddf3fef. This will update automatically on new commits. Configure here.