Skip to content

PR in main [#669 #670 #672 #674 #675 #677 #679 #680 #687 #688]#671

Merged
surajair merged 35 commits intomainfrom
dev
Feb 5, 2026
Merged

PR in main [#669 #670 #672 #674 #675 #677 #679 #680 #687 #688]#671
surajair merged 35 commits intomainfrom
dev

Conversation

@surajair
Copy link
Collaborator

@surajair surajair commented Feb 4, 2026

Included PRs (dev → main)

PR & Title Opened By
#688 refactor: move getChaiPageTypes import from local runtime to @Chaibui @surajair
#687 feat: pass dynamic segments from page types to getPageBySlug for dynamic routing support @surajair
#677 Fix copy/cut shortcuts to respect text selection @Copilot
#680 refactor: defaultChaiLibrary export from @chaibuilder/next @amitdhiman5086
#672 feat: add change password functionality to user info panel @amitdhiman5086
#674 fix: getChaiThemeCssVariables not generating correct variables code @surajair
#679 refactor: remove Next.js form blocks and registration from framework package @amitdhiman5086
#675 fix: prevent undefined/false literals in CSS output from getChaiThemeCssVariables @Copilot
#670 refactor: improve type safety and organize imports in form and styles modules @surajair
#669 refactor: add fontVariables flag to control font CSS variable generation @surajair

surajair and others added 6 commits February 4, 2026 15:14
- Add optional fontVariables parameter to ChaiPageStyles component (defaults to false)
- Update getChaiThemeCssVariables to accept object with theme and fontVariables flag
- Add fontsInTheme feature flag to ChaiBuilderEditorProps
- Conditionally render Typography section in ThemeConfigPanel based on fontsInTheme flag
- Use dangerouslySetInnerHTML consistently for style tags
- Update type imports to use ChaiTheme instead of ChaiBuilderThemeValues
… modules

- Add explicit ChaiBlockConfig type annotation to FormConfig
- Reorder imports to follow consistent grouping (SDK types, external libs, internal)
- Fix font-helpers import path to use SDK runtime instead of relative path
- Add type assertion for tailwindcss to resolve type compatibility
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
refactor: add fontVariables flag to control font CSS variable generation
refactor: improve type safety and organize imports in form and styles modules
@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sdk Ready Ready Preview, Comment Feb 5, 2026 11:44am

Request Review

@github-actions github-actions bot changed the title PR in main PR in main [#669 #670] Feb 4, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
sdk d577de4 Feb 05 2026, 05:00 AM

surajair and others added 10 commits February 4, 2026 19:27
…comprehensive tests

Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
Check for text selection before copying/cutting blocks to allow normal text copying

Co-authored-by: surajair <9153560+surajair@users.noreply.github.com>
fix: prevent undefined/false literals in CSS output from getChaiThemeCssVariables
refactor: remove Next.js form blocks and registration from framework package
@github-actions github-actions bot changed the title PR in main [#669 #670] PR in main [#669 #670 #679] Feb 5, 2026
…-not-generating-correct-variables-code

fix: getChaiThemeCssVariables not generating correct variables code
@github-actions github-actions bot changed the title PR in main [#669 #670 #679] PR in main [#669 #670 #674 #675 #679] Feb 5, 2026
@github-actions github-actions bot changed the title PR in main [#669 #670 #674 #675 #679] PR in main [#669 #670 #672 #674 #675 #679] Feb 5, 2026
@github-actions github-actions bot changed the title PR in main [#669 #670 #672 #674 #675 #679] PR in main [#669 #670 #672 #674 #675 #679 #680] Feb 5, 2026
@github-actions github-actions bot changed the title PR in main [#669 #670 #672 #674 #675 #679 #680] PR in main [#669 #670 #672 #674 #675 #677 #679 #680] Feb 5, 2026
@github-actions github-actions bot changed the title PR in main [#669 #670 #672 #674 #675 #677 #679 #680] PR in main [#669 #670 #672 #674 #675 #677 #679 #680 #687] Feb 5, 2026
@github-actions github-actions bot changed the title PR in main [#669 #670 #672 #674 #675 #677 #679 #680 #687] PR in main [#669 #670 #672 #674 #675 #677 #679 #680 #687 #688] Feb 5, 2026
@surajair surajair merged commit 787f20f into main Feb 5, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants