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

Document settings methods #1219

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Document settings methods #1219

merged 2 commits into from
Nov 14, 2024

Conversation

jonathanKingston
Copy link
Contributor

@jonathanKingston jonathanKingston commented Nov 13, 2024

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:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged

@jonathanKingston jonathanKingston requested a review from a team as a code owner November 13, 2024 12:52
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit a55b680
🔍 Latest deploy log https://app.netlify.com/sites/content-scope-scripts/deploys/6734b69416ba270008fa2c35
😎 Deploy Preview https://deploy-preview-1219--content-scope-scripts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Nov 13, 2024

Temporary Branch Update

The 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.

Copy link

github-actions bot commented Nov 13, 2024

[Beta] Generated file diff

Time updated: Wed, 13 Nov 2024 14:25:25 GMT

Android
    - android/autofillPasswordImport.js
  • android/contentScope.js

File has changed

Chrome
    - chrome/inject.js

File has changed

Chrome-mv3
    - chrome-mv3/inject.js

File has changed

Firefox
    - firefox/inject.js

File has changed

Integration
    - integration/contentScope.js

File has changed

Windows
    - windows/contentScope.js

File has changed

Apple
    - dist/contentScope.js
  • dist/contentScopeIsolated.js

File has changed

@jonathanKingston jonathanKingston merged commit 69ebd01 into main Nov 14, 2024
13 checks passed
@jonathanKingston jonathanKingston deleted the jkt/documentSettingsKeys branch November 14, 2024 22:09
@@ -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`.
Copy link
Member

@muodov muodov Nov 20, 2024

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"?

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