[PR #160] [MERGED] feat(react): add line break element #1113

Closed
opened 2026-03-14 09:19:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/160
Author: @msmps
Created: 9/13/2025
Status: Merged
Merged: 9/13/2025
Merged by: @msmps

Base: mainHead: feat/react-text-20250913222321


📝 Commits (3)

📊 Changes

6 files changed (+60 additions, -21 deletions)

View changed files

📝 packages/react/README.md (+31 -14)
📝 packages/react/jsx-namespace.d.ts (+2 -0)
📝 packages/react/src/components/index.ts (+8 -1)
📝 packages/react/src/components/text.ts (+16 -5)
📝 packages/react/src/reconciler/host-config.ts (+1 -1)
📝 packages/react/src/types/components.ts (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/160 **Author:** [@msmps](https://github.com/msmps) **Created:** 9/13/2025 **Status:** ✅ Merged **Merged:** 9/13/2025 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `feat/react-text-20250913222321` --- ### 📝 Commits (3) - [`78390c2`](https://github.com/anomalyco/opentui/commit/78390c2f6105ec58c6b91596e93aa76f6b1d1cfa) feat(react): add line break element - [`27ec430`](https://github.com/anomalyco/opentui/commit/27ec43067f6eeaa6d30bbe98a31df891f5ae24fb) fix: typo - [`f11c510`](https://github.com/anomalyco/opentui/commit/f11c5102624def9fd4b52910f87b950e55389662) fix: formatting ### 📊 Changes **6 files changed** (+60 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `packages/react/README.md` (+31 -14) 📝 `packages/react/jsx-namespace.d.ts` (+2 -0) 📝 `packages/react/src/components/index.ts` (+8 -1) 📝 `packages/react/src/components/text.ts` (+16 -5) 📝 `packages/react/src/reconciler/host-config.ts` (+1 -1) 📝 `packages/react/src/types/components.ts` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:19:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1113
No description provided.