14 Commits

Author SHA1 Message Date
Simon Klee 7b1a9af253 scripts/prepare-release.ts: add message 2026-04-30 13:56:29 +02:00
Simon Klee 8e0dbbceea chore(release): auto-discover workspaces and add release flags (#997) 2026-04-30 13:52:41 +02:00
Simon Klee aabb8ec6a4 examples: move to @opentui/examples package (#995)
Extract examples, assets, install.sh, and the standalone build script
into a new workspace so they consume the public package surface
(@opentui/core, @opentui/three, @opentui/keymap) instead of reaching
into sibling internals. This makes examples a consumer of
the published API.

Drop the inherited browser export condition that prevented jimp from
resolving its node entry, which broke the standalone build.
2026-04-30 12:51:39 +02:00
Simon Klee a10e71c9bf chore(three): move three-related code to separate package (#994)
I moved examples to packages/three. When we add a separate
packages/examples i'll merge it in again, but just keep it simple for
now.

Close #408
2026-04-30 11:01:13 +02:00
Sebastian f1c511780e Keymap (#983)
See `docs/keymap/overview.mdx` for details.

---------

Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-04-28 02:10:37 +02:00
Matt Simpson 63eb8d8450 chore: remove unmaintained vue and go packages (#494) 2026-01-08 16:02:58 +01:00
Sebastian a8fe63ce2f feat(core): Code Highlighting (#191) 2025-09-30 21:06:48 +02:00
Sebastian Herrlinger 099ef45186 maybe increment version 2025-09-07 22:51:09 +02:00
Sebastian Herrlinger de2abdeb44 docs and build 2025-08-28 23:23:53 +02:00
Sebastian Herrlinger 5f8c380963 move prettier to root 2025-08-19 19:45:36 +02:00
Sebastian Herrlinger faebd3f03d update lockfile after bumping versions 2025-08-19 16:30:51 +02:00
Sebastian Herrlinger 52fbbb45e9 setup react build 2025-08-19 00:57:18 +02:00
Sebastian Herrlinger 29a11b4638 fix post prepare steps 2025-08-19 00:10:59 +02:00
Sebastian Herrlinger 4a181b52a6 consolidate prepare-release in root 2025-08-19 00:09:09 +02:00