measuredco / puck

The visual editor for React
https://puckeditor.com
MIT License
5.28k stars 322 forks source link

Finalise permissions implementation #601

Closed chrisvxd closed 2 months ago

chrisvxd commented 2 months ago

Finalise the permissions API from #461. Changes:

See extensive documentation, with the following entry pages:

  1. Toggling Features integration docs
  2. Permissions API reference
  3. actionBar override docs
  4. ActionBar component docs

Closes #582, closes #579, closes #580, closes #584, closes #461

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2024 7:47pm
puck-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2024 7:47pm
chrisvxd commented 2 months ago

@monospaced have merged, but would appreciate your review of documentation if you have time.

monospaced commented 2 months ago

@monospaced have merged, but would appreciate your review of documentation if you have time.

@chrisvxd Docs are great, very clear and easy to grok. No notes!