[PR #629] [MERGED] docs: add renderer lifecycle and cleanup guide #1454

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/629
Author: @simonklee
Created: 2/5/2026
Status: Merged
Merged: 2/5/2026
Merged by: @msmps

Base: mainHead: destroy-docs


📝 Commits (1)

  • d3b5694 docs: add renderer lifecycle and cleanup guide

📊 Changes

2 files changed (+160 additions, -29 deletions)

View changed files

packages/web/src/content/docs/core-concepts/lifecycle.mdx (+129 -0)
📝 packages/web/src/content/docs/core-concepts/renderer.mdx (+31 -29)

📄 Description

Document that applications must call renderer.destroy() terminal cleanup and related lifecycle things.

Improved renderer text slightly.

Closes #528


🔄 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/629 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `destroy-docs` --- ### 📝 Commits (1) - [`d3b5694`](https://github.com/anomalyco/opentui/commit/d3b5694ff038e8d17a67975cabf469a3b6c20e4e) docs: add renderer lifecycle and cleanup guide ### 📊 Changes **2 files changed** (+160 additions, -29 deletions) <details> <summary>View changed files</summary> ➕ `packages/web/src/content/docs/core-concepts/lifecycle.mdx` (+129 -0) 📝 `packages/web/src/content/docs/core-concepts/renderer.mdx` (+31 -29) </details> ### 📄 Description Document that applications must call renderer.destroy() terminal cleanup and related lifecycle things. Improved renderer text slightly. Closes #528 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:37:39 +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#1454
No description provided.