You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve SortField type documentation and linking (#129)
* Add Apple as supported authentication provider in SDK documentation
- Add Apple to loginWithProvider JSDoc with Sign in with Apple link
- Include Apple in supported providers list
- Add example showing Apple login usage
Co-authored-by: Cursor <cursoragent@cursor.com>
* Set SDK reference docs groups to expanded by default
- Update file-processing.js to add expanded: true to generated groups
- Update copy-to-local-docs.js to preserve expanded: true in nested groups
- Ensures Client and Modules groups are open by default in docs
Co-authored-by: Cursor <cursoragent@cursor.com>
* Shorten example descriptions for loginWithProvider
Changed from verbose descriptions to simple provider names (Google, Microsoft, Apple)
Co-authored-by: Cursor <cursoragent@cursor.com>
* Improve SortField type documentation and linking
- Export SortField type from SDK index
- Configure SortField to be embedded in entities page (not standalone)
- Add post-processing to integrate clickable type links naturally into ParamField descriptions
- Clean up SortField signature display for better readability
- Update JSDoc for SortField with clearer bullet points and improved example
- Fix ServerEntityFields JSDoc to accurately list fields
- Remove standalone "See" links in favor of integrated description links
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments