-
Notifications
You must be signed in to change notification settings - Fork 21
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
Document settings methods #1219
Conversation
✅ Deploy Preview for content-scope-scripts ready!
To edit notification comments on pull requests, go to your Netlify site 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: Wed, 13 Nov 2024 14:25:25 GMT Android
File has changed Chrome
File has changed Chrome-mv3
File has changed Firefox
File has changed Integration
File has changed Windows
File has changed Apple
File has changed |
3b8315c
to
3632c58
Compare
@@ -198,8 +235,10 @@ export default class ContentFeature { | |||
|
|||
/** | |||
* Given a config key, interpret the value as a list of domain overrides, and return the elements that match the current page | |||
* Consider using patchSettings instead as per `getFeatureSetting`. |
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.
@jonathanKingston
Hm, I'm not sure what this means. Did you mean "consider using getFeatureSetting
instead of this method"?
Asana Task/Github Issue: https://app.asana.com/0/481882893211075/1208747188538684/f
Description
Adds some examples of using the feature settings APIs.
Testing Steps
Checklist
Please tick all that apply: