mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #360] [MERGED] feat(react): add <diff> component support #479
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#479
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/360
Author: @remorses
Created: 11/29/2025
Status: ✅ Merged
Merged: 11/29/2025
Merged by: @msmps
Base:
main← Head:feat/react-diff-component📝 Commits (4)
8362a0cfeat(react): add component supportcc89386Merge branch 'main' into feat/react-diff-componente4b65caMerge branch 'main' into feat/react-diff-component3610be3docs: enhance readme with table of contents and detailed component descriptions📊 Changes
6 files changed (+492 additions, -141 deletions)
View changed files
📝
packages/core/src/examples/index.ts(+7 -0)📝
packages/react/README.md(+197 -141)➕
packages/react/examples/diff.tsx(+280 -0)📝
packages/react/jsx-namespace.d.ts(+2 -0)📝
packages/react/src/components/index.ts(+2 -0)📝
packages/react/src/types/components.ts(+4 -0)📄 Description
Summary
<diff>as a built-in React component by registeringDiffRenderablein the component catalogue🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.