Skip to content

add roamApi react#58

Merged
mdroidian merged 2 commits intomainfrom
codex/add-roamapi-react
Mar 9, 2026
Merged

add roamApi react#58
mdroidian merged 2 commits intomainfrom
codex/add-roamapi-react

Conversation

@mdroidian
Copy link
Copy Markdown
Collaborator

@mdroidian mdroidian commented Mar 8, 2026


Open with Devin

Summary by CodeRabbit

  • New Features

    • Added four new React component APIs—Block, Page, Search, and BlockString—to the extension UI namespace, enabling developers to customize and extend application interfaces with greater flexibility.
  • Chores

    • Version updated to 0.87.0

…mproved TypeScript compliance and add new React component types for `Block`, `Page`, `Search`, and `BlockString`.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 002431c1-fe84-4a78-a2e6-22d4c21f9644

📥 Commits

Reviewing files that changed from the base of the PR and between 20b17e9 and 3ff4f63.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/types/index.ts

Walkthrough

The 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)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'add roamApi react' directly reflects the main change: introducing new React component typings (Block, Page, Search, BlockString) under roamjs.extension.ui.react namespace, alongside a version bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@mdroidian
Copy link
Copy Markdown
Collaborator Author

@coderabbitai full review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 8, 2026

✅ Actions performed

Full review triggered.

@mdroidian mdroidian merged commit becae69 into main Mar 9, 2026
2 checks passed
@mdroidian mdroidian deleted the codex/add-roamapi-react branch March 9, 2026 00:01
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.

1 participant