delucis / astro-netlify-cms

Integration to add Netlify CMS’s admin dashboard to any Astro project
160 stars 22 forks source link

`disableIdentityWidgetInjection` — inject identity widget to admin #46

Closed delucis closed 1 year ago

delucis commented 1 year ago

After some manual tests it turns out you do always want the Netlify Identity widget on the admin route. This PR changes how the disableIdentityWidgetInjection option works: it now disables site-wide injection but still injects the widget as part of the admin dashboard.

Closes #40

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 93ca4795d3e3d7736a3f7453579956f08fc65c04

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | astro-netlify-cms | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR