Releases: googleworkspace/drive-picker-element
Releases · googleworkspace/drive-picker-element
@googleworkspace/drive-picker-react@0.2.0
@googleworkspace/drive-picker-element@0.7.3
Patch Changes
- 5d13681: Update link to React component in README.
@googleworkspace/drive-picker-react@0.1.3
@googleworkspace/drive-picker-element@0.7.2
Patch Changes
- 1a2fafb: Added Content Security Policy (CSP) guide and example.
- c37edb5: Fix:
injectScriptnow always injects a new script element to avoid race conditions withasyncloading. It also copies all attributes (includingnonceandintegrity) from any existing script tag to ensure CSP compliance. - 2f1276b: Update README to point to @googleworkspace/drive-picker-react for React usage.
@googleworkspace/drive-picker-react@0.1.2
Patch Changes
- Updated dependencies [e7d5f8c]
- @googleworkspace/drive-picker-element@0.7.1
@googleworkspace/drive-picker-element@0.7.1
Patch Changes
- e7d5f8c: Add a console warning when the
app-idattribute is missing. While the picker may function without it,app-idis often required for backend API integration (e.g.,drive.files.get). This warning helps developers identify potential configuration issues earlier.
@googleworkspace/drive-picker-react@0.1.1
Patch Changes
- 1f99e74: Fix package.json fields for provenance.
@googleworkspace/drive-picker-element@0.6.5
Patch Changes
- e0d4ab6: Fix provenance for package.