Skip to content

Commit

Permalink
fix: gdpr privacy conditional embed to work in diff view
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Dec 15, 2023
1 parent 130cb24 commit f5f0b77
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 141 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"volto-editablefooter": "5.0.1",
"volto-feedback": "0.1.5",
"volto-form-block": "3.1.0",
"volto-gdpr-privacy": "2.1.0",
"volto-gdpr-privacy": "2.1.1",
"volto-google-analytics": "2.0.0",
"volto-multilingual-widget": "3.0.0",
"volto-querywidget-with-browser": "0.4.0",
Expand Down

This file was deleted.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6479,7 +6479,7 @@ __metadata:
volto-editablefooter: 5.0.1
volto-feedback: 0.1.5
volto-form-block: 3.1.0
volto-gdpr-privacy: 2.1.0
volto-gdpr-privacy: 2.1.1
volto-google-analytics: 2.0.0
volto-multilingual-widget: 3.0.0
volto-querywidget-with-browser: 0.4.0
Expand Down Expand Up @@ -14159,14 +14159,14 @@ __metadata:
languageName: node
linkType: hard

"volto-gdpr-privacy@npm:2.1.0":
version: 2.1.0
resolution: "volto-gdpr-privacy@npm:2.1.0"
"volto-gdpr-privacy@npm:2.1.1":
version: 2.1.1
resolution: "volto-gdpr-privacy@npm:2.1.1"
dependencies:
react-focus-lock: 2.9.4
peerDependencies:
"@plone/volto": ">=16.0.0-alpha.38"
checksum: d83bfafaeee0ba773a98d7f8a43d99fc39e7cbf65b7fd36f0961926413e49611928fe8b36e8bab2572a2f8a8e610024835501864bdd52d2e9ddbaf73f9e874cb
checksum: 2246b9402782f305a45f6ee8dd69fe30f0fcc33dbbb0dcc493e3bcd53bad27263fc9da586ae23c28e0ce04f9c05d583b4e7809b510a59a99923bbb75bb8923fb
languageName: node
linkType: hard

Expand Down

0 comments on commit f5f0b77

Please sign in to comment.