-
Notifications
You must be signed in to change notification settings - Fork 4
fix: Fix UI widget build #138
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
Conversation
WalkthroughChanges migrate the template system to Handlebars, expand escapeHtml to accept unknown types with null/undefined handling, introduce new template helper utilities (formatDate, formatCurrency, uniqueId, jsonEmbed), and add comprehensive test coverage for template rendering and HTML escaping. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (8)
🧰 Additional context used📓 Path-based instructions (6)libs/ui/src/**/*.ts📄 CodeRabbit inference engine (libs/ui/CLAUDE.md)
Files:
**/*.ts📄 CodeRabbit inference engine (CLAUDE.md)
Files:
libs/**⚙️ CodeRabbit configuration file
Files:
**/*.test.{ts,tsx}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
libs/sdk/src/**/*.ts📄 CodeRabbit inference engine (CLAUDE.md)
Files:
libs/ui/src/**/*.test.ts📄 CodeRabbit inference engine (libs/ui/CLAUDE.md)
Files:
🧠 Learnings (10)📚 Learning: 2025-11-26T15:23:04.965ZApplied to files:
📚 Learning: 2025-11-26T15:23:04.965ZApplied to files:
📚 Learning: 2025-11-26T15:23:04.965ZApplied to files:
📚 Learning: 2025-11-26T15:23:04.965ZApplied to files:
📚 Learning: 2025-11-26T15:23:04.965ZApplied to files:
📚 Learning: 2025-12-19T02:04:46.464ZApplied to files:
📚 Learning: 2025-11-26T15:23:04.965ZApplied to files:
📚 Learning: 2025-12-19T02:04:46.464ZApplied to files:
📚 Learning: 2025-12-19T02:04:46.464ZApplied to files:
📚 Learning: 2025-12-19T02:04:46.464ZApplied to files:
🧬 Code graph analysis (2)libs/sdk/src/tool/ui/__tests__/template-helpers.test.ts (1)
libs/ui/src/utils/__tests__/escape-html.test.ts (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (8)
Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Summary by CodeRabbit
New Features
Bug Fixes
Tests
✏️ Tip: You can customize this high-level summary in your review settings.