PR into main [#746 #749 #750 #751 #756 #758 #759 #760 #762 #763 #764 #766 #767 #769 #770 #771 #772]#747
Conversation
…AI Gateway key as optional
…l translation pages option
refactor: enhance publish dropdown with icons, labels, and conditional translation pages option
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying sdk with
|
| Latest commit: |
92e6ccf
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://98d845a2.sdk-8n4.pages.dev |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
sdk-nextjs | 92e6ccf | Feb 18 2026, 06:55 AM |
refactor: disable dark mode flag by default in theme configuration panel
feat: show design token classes on hover over design token
Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
…sponse correctly Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
…plicit 401 handling, remove props drilling Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
feat(data-binding): conditional visibility support
…d publish operations
- Add userId and userName fields to SyncPayload type - Pass userName through handleWebsiteDataSync and handlePublishChanges - Include user attribution in toast descriptions for theme, design token, and publish operations - Extract user name from chaiUser in useSendRealtimeEvent hook - Pass userName to syncQueryData in useReceiveRealtimeEvent
- Remove "Successfully" suffix from theme update toast title - Remove "Successfully" suffix from design tokens update toast title
Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
…tional chaining in delete-page
- Change useSiteWideUsage to return {data} object instead of direct value
- Remove optional chaining (?.) for page.id in delete-page component dependencies
- Update languagePagesCount and childPageCount useMemo dependencies to use page.id directly
Removed success toast notification for published changes when not syncing.
- Remove userName and t (translation) parameters from handlePublishChanges - Remove corresponding parameters from PublishChangesParams type usage - Reorder imports alphabetically - Update processSyncPayload call to handlePublishChanges with reduced parameters
refactor: add success toast notifications for theme, design token, and publish operations
…l-confirmation Show affected pages when deleting partials
- Split currentPage lookup into two separate find operations - Check language pages first before falling back to primary pages - Add primaryPages to useMemo dependencies array
refactor: optimize currentPage lookup by checking language pages first
fix: update currentPage lookup to use primaryPage field for non-empty language
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Included PRs (dev → main)