Skip to content

✨ feat(web): expose hover API in mq-web package#1662

Merged
harehare merged 3 commits intomainfrom
feat/web-hover
Apr 30, 2026
Merged

✨ feat(web): expose hover API in mq-web package#1662
harehare merged 3 commits intomainfrom
feat/web-hover

Conversation

@harehare
Copy link
Copy Markdown
Owner

  • Import and wire hover from the WASM module in core.ts
  • Export hover function and HoverResult type from the package entry point

Base automatically changed from feat/wasm-hover to main April 29, 2026 14:26
@harehare harehare force-pushed the feat/web-hover branch 2 times, most recently from c359475 to 9700c9b Compare April 30, 2026 11:23
- Export `Doc` type from mq-hir public API
- Extract `is_deprecated_marker`, `extract_deprecated_message`, and
  `format_hover_content` helpers for reuse
- Render deprecated symbols with a blockquote (⚠️ **Deprecated**) and
  filter the raw deprecated line from the doc body
- Add unit tests for all helper functions
- Import and wire `hover` from the WASM module in core.ts
- Export `hover` function and `HoverResult` type from the package entry point
@harehare harehare merged commit 58b79d6 into main Apr 30, 2026
4 checks passed
@harehare harehare deleted the feat/web-hover branch April 30, 2026 12:26
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