Daniel Imms
1551d94de4
Implement remaining powerline extra symbols
...
- Uses fontforge + helper bin/convert_svg_to_custom_glyph.js
- Some of these are very large. They'll be much smaller after gzip but
if this becomes a problem we can compile the svgs into a binary format
Fixes #5479
2025-12-24 08:06:20 -08:00
Daniel Imms
30691e8b46
v6.0.0, bump addon versions, publish unicode graphemes
...
Part of #5147
2025-12-21 12:49:37 -08:00
Daniel Imms
bf4fb3ad64
Migrate to npm workspaces
2025-11-23 09:54:17 -08:00
Daniel Imms
92eddf8a61
Move to npm
2025-11-23 09:01:24 -08:00
Jörg Breitbart
6f6ce33588
Merge branch 'master' into progress-addon
2025-01-09 02:32:26 +01:00
Jacob Bandes-Storch
9824230caf
Fix ReferenceError in publish.js
2024-12-17 12:20:55 -08:00
Jörg Breitbart
f0fd3683d5
add to publish script
2024-12-15 19:28:19 +01:00
Jörg Breitbart
80c57221ef
fix esbuild script
2024-12-15 19:18:46 +01:00
Jörg Breitbart
6bb2210a91
initial commit
2024-12-15 18:57:03 +01:00
Daniel Imms
621c702ff8
Forward integration test exit code to running proc
...
Fixes #5179
2024-10-03 20:10:10 -07:00
Daniel Imms
fd0bb58379
Merge branch 'master' into 5135
2024-08-31 07:27:23 -07:00
Daniel Imms
13d078ecc7
Only set peerDependencies if the xterm version is beta
2024-08-31 07:26:12 -07:00
Daniel Imms
9a9ccbe29c
Improve logging in publish script
2024-08-31 07:24:50 -07:00
Daniel Imms
7ebbb86b50
Set peer dependencies and commit in published package.json
...
The commit will allow us to link published releases to the exact code
version.
Fixes #5135
2024-08-31 07:18:52 -07:00
Daniel Imms
6b54599ca7
Get publish script working on Windows/node 20
...
Part of #5135
2024-08-31 06:59:34 -07:00
Daniel Imms
fcad91a682
Remove xterm- prefix from addon mjs output
...
Fixes #5128
2024-08-15 05:56:24 -07:00
Daniel Imms
56ec86242a
Fix test, fix all unit tests running on mac/linux
2024-07-15 10:01:55 -07:00
Daniel Imms
9712057b91
Remove the canvas renderer
...
Fixes #4779
2024-07-14 10:48:39 -07:00
Daniel Imms
d532a15bf2
Include all files, not just entry root folder
2024-07-10 13:46:04 -07:00
Daniel Imms
31e0af745d
Fix out-esbuild build
2024-07-10 13:42:14 -07:00
Daniel Imms
f155d67c45
Replace monaco- with xterm- in the update script
2024-07-10 13:32:30 -07:00
Daniel Imms
d1d25a5bf7
Polish all files (excl. CoreBrowserTerminal/Viewport)
2024-07-10 08:08:02 -07:00
Daniel Imms
8b83f44a46
Tidy up esbuild bundle configs
2024-07-10 06:56:56 -07:00
Daniel Imms
1b0078ad20
Exclude vs project from coverage
2024-07-10 06:42:50 -07:00
Daniel Imms
d904f2fce5
Generate source maps so errors report ts files
2024-07-10 06:26:39 -07:00