mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #315] [MERGED] add 5k celebration demo #1230
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#1230
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/315
Author: @kommander
Created: 11/13/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @kommander
Base:
main← Head:5k-rebased📝 Commits (4)
6b400adrebasea50d0cdadd to index12c8b5dtransparent example selector328cf31cleanup band📊 Changes
11 files changed (+2314 additions, -18 deletions)
View changed files
📝
packages/core/src/3d/WGPURenderer.ts(+16 -0)📝
packages/core/src/3d/canvas.ts(+23 -0)➕
packages/core/src/examples/golden-star-demo.ts(+921 -0)📝
packages/core/src/examples/index.ts(+23 -15)📝
packages/core/src/lib/ascii.font.ts(+7 -1)➕
packages/core/src/lib/fonts/grid.json(+265 -0)➕
packages/core/src/lib/fonts/huge.json(+741 -0)➕
packages/core/src/lib/fonts/pallet.json(+314 -0)📝
packages/core/src/renderables/Select.ts(+0 -1)📝
packages/core/src/renderer.ts(+3 -0)📝
packages/core/src/zig.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.