-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Homepage API #2474
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
Homepage API #2474
Conversation
Created with the help of Claude 3.7
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
efb1952
to
48785ab
Compare
|
* Add initial draft Created with the help of Claude 3.7 * Add TODO about Data management / green box screenshot * Add Homepage customization draft (moved from features to customization) * Refine the structure and content of the page * Update 2 files * Update 2 files * Revert "Update 2 files" This reverts commit d930f9c. * Revert "Update 2 files" This reverts commit eac1441. * wip * Refine code examples and make them consistent between JS & TS * Refine, and remove unstable API * Improve complete example: screenshot, code explanation, DS API count * Add "Homepage" + icon to example intro. * Tweak example intro. sentence * Tweak another wording in example description * Use widget helpers * Use Widget helpers (loading, no data, etc.) * Update with Rémi's feedback * Clean up formatting * Improve wording * Update CodeSandbox link * Use "NoData" with default content --------- Co-authored-by: dev-docs-github-app[bot] <178952281+dev-docs-github-app[bot]@users.noreply.github.com>
* Add initial draft Created with the help of Claude 3.7 * Add TODO about Data management / green box screenshot * Add Homepage customization draft (moved from features to customization) * Refine the structure and content of the page * Update 2 files * Update 2 files * Revert "Update 2 files" This reverts commit d930f9c. * Revert "Update 2 files" This reverts commit eac1441. * wip * Refine code examples and make them consistent between JS & TS * Refine, and remove unstable API * Improve complete example: screenshot, code explanation, DS API count * Add "Homepage" + icon to example intro. * Tweak example intro. sentence * Tweak another wording in example description * Use widget helpers * Use Widget helpers (loading, no data, etc.) * Update with Rémi's feedback * Clean up formatting * Improve wording * Update CodeSandbox link * Use "NoData" with default content --------- Co-authored-by: dev-docs-github-app[bot] <178952281+dev-docs-github-app[bot]@users.noreply.github.com>
This PR documents how to add custom widgets to the Homepage.
Direct preview link 👉 here
TODO: