collaboration
collaboration copied to clipboard
Real-time, multi-user editing with Statamic via websockets
This pull request adds Statamic 5 support to the Collaboration addon. It also updates the package description in the `composer.json`.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...
This pull request adds support for collaborating on Globals & Taxonomy Terms, in addition to entries. I'm not sure if globals & terms were ever intended to be supported by...
Localizing Entries - https://statamic.dev/tips/localizing-entries Multi-Site - https://statamic.dev/multi-site When i switch active locale from the right sidebar - "Collaboration" still remain synced with the old one (incorrectly broadcast its values to...
### Bug description I've configured `pusher`, it works great on collections - but doesn't seem to work on Taxonomies or Globals? The message below is permanently shown.  The field is locked, then I click in it to focus, then the other user leaves the field, and does...
It seems collaboration does not work for Global content. Perhaps this is because the content is structured differently and stored in the `data` array?