-
Notifications
You must be signed in to change notification settings - Fork 43
Merge integration/liveobjects
into main
#2541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This was added by searching for "livesync" in "src" folder and adding corresponding "liveObjects" sections where necessary.
Add new page in the "API References" part of the product docs which details the REST APIs available for interacting with live objects.
Add LiveObjects product to site navigation
Live objects: Add REST API docs
- Rename stat type state -> object - Add missing all objects category - Rename state message -> object message
/docs/liveobjects added in #2464
Update the channel modes docs to clarify the distinction between capabilities and modes, which capabilties grant access to which modes, the default modes requested by a client if none are explicitly requested, and how the resulting modes assigned to the client are determined. This change is made now in order to clarify the behaviour of the `OBJECT_*` modes, which are non-default and must be explicitly requested.
…tform Add LiveObjects section to platform/index
…Objects in ExamplesGrid
Add comment explaining reusing the assetTracking badge color for liveObjects in ExamplesGrid
[PUB-773] LiveObjects product docs
…ation Add Advanced section for some of the LiveObjects navigation items
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
integration/liveobjects
into main
The examples for LiveObjects will be added in a separate PR [1] and require a new examples page structure released in production. In order to allow us to release the LiveObjects docs, we remove the references to the example apps for now. Will revert this commit and set the correct links once new examples page structure is released. [1] #2437
ably-js 2.7.0 was just released [1] with annotations feature. The LiveObjects released should be released in the next 2.8.0 version. [1] https://github.com/ably/ably-js/releases/tag/2.7.0
…-image Add LiveObjects image for docs homepage
Remove references to example app from LiveObjects docs
…a-2.8 Update language data for JavaScript SDK to 2.8 for LiveObjects branch
Description
Merge
integration/liveobjects
intomain
branch to release LiveObjects docs.All changes were reviewed in the following PRs:
main
intointegration/liveobjects
#2542 (awaits review)Checklist