Conversation
…mproved TypeScript compliance and add new React component types for `Block`, `Page`, `Search`, and `BlockString`.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
WalkthroughThe pull request contains two changes: a version bump in package.json from 0.86.7 to 0.87.0, and an expansion of the public API in src/types/index.ts. A new react namespace is introduced under roamjs.extension.ui, exposing four React component type definitions (Block, Page, Search, and BlockString) with their respective prop interfaces. Minor formatting adjustments with trailing commas were applied to type signatures. Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
Summary by CodeRabbit
New Features
Chores