-
Notifications
You must be signed in to change notification settings - Fork 87
feat: vendor-native consent controls for consent-aware scripts #712
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
c60a00d
feat(registry): add defaultConsent + consentAdapter to consent-aware β¦
harlan-zw 5000b98
feat(consent): unified consentAdapter + defaultConsent for GTM / Matoβ¦
harlan-zw fe1548b
feat(script): unified useScriptConsent composable
harlan-zw 787752a
merge: Scope A consent adapters (TikTok/Meta/GA/Bing/Clarity)
harlan-zw 392e173
merge: Scope A+ consent adapters (GTM/Matomo/Mixpanel/PostHog)
harlan-zw 6b15d18
merge: Scope B unified useScriptConsent composable
harlan-zw a36398c
fix: dedupe consent types after Scope B merge
harlan-zw bbb68d5
style: fix max-statements-per-line in consent-default test
harlan-zw 8ae9ff1
fix(consent): extract adapters to decoupled module so registry.ts staβ¦
harlan-zw 429a2fc
test(consent): remove unit tests needing nuxt runtime; hoist posthog β¦
harlan-zw 58303b8
fix(consent): address CodeRabbit review findings
harlan-zw 3b68b6c
fix(consent): tiktok hold defaultConsent + mixpanel stub opt-in/out
harlan-zw be0ad69
refactor(consent): vendor-native per-script consent API
harlan-zw c6161b1
fix(consent): resolve CI typecheck + lint errors
harlan-zw 8608c04
docs(tiktok): clarify consent method stubs + loader filename
harlan-zw 7bd5d5c
refactor(matomo): drop redundant as any on _paq push
harlan-zw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.