Daniel Imms
01e935eac9
xterm@4.12.0-beta.11
...
Diff: 6d1a2f3...dd952ac
Fixes #120178
2021-03-30 06:48:33 -07:00
Benjamin Pasero
848e3301a1
also 🆙 jschardet for web
2021-03-29 15:37:05 +02:00
Daniel Imms
dd8ce59522
xterm@4.12.0-beta.7
...
Diff: 6edfa51...6d1a2f3
Part of #119797
2021-03-26 05:57:27 -07:00
Alexandru Dima
647f872432
Roll back to vscode-textmate@5.2.0
2021-03-25 23:46:44 +01:00
Alex Dima
85d03e9c38
Fixes #119915 : Go back to vscode-oniguruma@1.3.1
2021-03-25 22:31:58 +01:00
Alex Dima
654b5e8046
update to latest vscode-oniguruma
2021-03-25 21:19:43 +01:00
Alexandru Dima
f600cd9ef2
Fix compilation errors: update to latest vscode-textmate
2021-03-23 14:51:16 +01:00
Alexandru Dima
788c9dfdc4
update deps
2021-03-23 14:10:08 +01:00
SteVen Batten
4977db85c0
update tas-client-umd
2021-03-22 14:02:22 -07:00
Daniel Imms
dfe12887da
xterm@4.12.0-beta.3
...
Diff: https://github.com/xtermjs/xterm.js/compare/4.11.0...6edfa51
Fixes #115814
2021-03-19 06:22:24 -07:00
meganrogge
6922f6150d
xterm@4.11.0
...
Diff: https://github.com/xtermjs/xterm.js/compare/a73fe62...4.11.0
2021-03-09 11:06:03 -08:00
Daniel Imms
cd725da2b2
xterm@4.11.0-beta.3
...
Diff: 2936f80...a73fe62
Fixes #102194
2021-02-05 12:04:21 -08:00
Megan Rogge
1925f5ce16
xterm@4.11.0-beta.2
...
updating to commit 2936f80013624a0b71e9a548011813af1a5a4fe7
Fixes #102992
Fixes #105607
Fixes #114644
2021-02-03 09:50:54 -08:00
Daniel Imms
e8edff5eb7
xterm@4.10.0-beta.39
...
(includes from 4.9.0)
Diff: https://github.com/xtermjs/xterm.js/compare/3504e2e...master
Fixes #108400
Fixes #111562
2021-01-06 09:45:21 -08:00
Alexandru Dima
d6a6b44a13
Remove all yarn
warnings
2020-12-18 10:30:15 +01:00
Sandeep Somavarapu
88144f6d31
Fix #80698
...
- Inline semver
2020-10-26 12:12:07 +01:00
SteVen Batten
e6a742d240
bump tas-client-umd version 0.1.2
2020-09-22 10:29:21 -07:00
rebornix
c203f794f9
update lock.
2020-09-18 14:25:15 -07:00
SteVen Batten
f65fdf6249
fix build
2020-09-18 14:06:39 -07:00
SteVen Batten
92a30ed265
Move tas-client to umd version and adopt in web ( #106904 )
...
* adopt tas-client-umd
* adopt in web
* fix whitespace
* adding tas-client to webignore
* upgrade tas-client-umd
* move svc imort to common
* remove unnecessary ignore
2020-09-18 10:00:39 -07:00
Daniel Imms
d54d738894
xterm@4.10.0-beta.4
...
Part of #98918
2020-09-15 12:54:50 -07:00
Daniel Imms
ec870eefbb
xterm@4.9.0-beta.32, xterm-addon-webgl@0.9.0-beta.4
...
Fixes #106248
Fixes #105979
Part of #101467
Part of #106072
2020-09-08 06:42:37 -07:00
Daniel Imms
47b0b0d2d5
xterm@4.9.0-beta.25, xterm-addon-webgl@0.9.0-beta.1
...
Part of #69665
2020-09-06 18:54:20 -07:00
Daniel Imms
206d764c6d
xterm@4.9.0-beta.24
2020-09-04 22:38:43 -07:00
Daniel Imms
2991f3e110
xterm@4.9.0-beta.8
...
Fixes #98918
2020-07-29 05:51:53 -07:00
Daniel Imms
5a891b4cb3
xterm@4.8.1
...
Fixes #86107
2020-07-10 13:00:25 -07:00
Benjamin Pasero
0e96426609
🆙 iconv-lite-umd@0.6.8 ( fix #101905 )
2020-07-08 17:29:59 +02:00
Benjamin Pasero
d95b65443d
Encoding euckr does not exist anymore ( fix #101847 )
2020-07-07 14:03:23 +02:00
Benjamin Pasero
1fb0d4424d
🆙 jschardet@2.2.1 ( #33720 ) ( #101489 )
2020-07-03 15:53:02 +02:00
Alex Dima
36c87c0b3e
update to vscode-textmate@5.2.0
2020-06-29 14:52:39 +02:00
Fedor Nezhivoi
574779eb61
update iconv-lite-umd to 0.6.5 for #79275 ( #101262 )
2020-06-29 08:12:42 +02:00
Fedor Nezhivoi
b03f792383
update iconv-lite-umd to 0.6.4 for #79275 ( #101213 )
2020-06-28 10:05:39 +02:00
Alex Dima
df1e39661f
vscode-textmate@5.1.2
2020-06-24 22:00:03 +02:00
Fedor Nezhivoi
24e0a82229
Move encoding to common for #79275 ( #100539 )
...
* move encoding.ts to common for #79275
* load iconv-lite-umd and jschardet in web version for #79275
* move EncodingOracle to the AbstractTextFileService for #79275
* review
* update to new iconv-lite-umd
* add workaround for jschardet types
* fix indentation
* add iconv-lite-umd and jschardet to workbench.html
* fix paths for modules
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-20 10:47:29 +02:00
Sandeep Somavarapu
b015e717a4
upgrade semver
2020-06-19 09:48:40 +02:00
Daniel Imms
1d44380275
Remove xterm-addon-web-links package
2020-05-20 07:07:22 -07:00
Daniel Imms
3bbf833797
xterm@4.7.0-beta.3
...
Diff: 3a9cdba...d8bc7ce
Fixes #97930
2020-05-15 16:43:32 -07:00
Alex Dima
06043875ba
Update to latest vscode-oniguruma
2020-05-07 11:16:30 +02:00
Daniel Imms
46e54a24b5
xterm@4.6.0-beta.44
...
Diff: f9adf8a...3a9cdba
Fixes #97064
2020-05-06 08:50:38 -07:00
Daniel Imms
6f5f89904d
xterm@4.6.0-beta.43
...
Diff: 7ab0a42...f9adf8a
Fixes #95997
2020-05-06 05:13:40 -07:00
Daniel Imms
000c0e1308
xterm@4.6.0-beta42
...
Diff: 31d3ae4...7ab0a42
Main change is provideLink -> provideLinks
2020-05-06 03:30:33 -07:00
Daniel Imms
15d602195f
Update xterm and addons to latest
...
Diff: 51dc03a...31d3ae4
Move off deprecated registerMarker and correct given new | undefined in api
2020-05-04 02:07:15 -07:00
Alex Dima
bfe0bb0e98
Adopt latest vscode-textmate
and register the Registry for disposal
2020-04-28 01:08:12 +02:00
Alex Dima
79a64259a0
Add a mechanism to debug TM grammars
2020-04-27 18:21:29 +02:00
Daniel Imms
2c76881361
xterm@4.6.0-beta.25 xterm-addon-webgl@0.7.0-beta.8
...
Diff: e7f72a1...51dc03a
Fixes #95556
Fixes #86072
2020-04-26 08:39:52 -07:00
Alex Dima
6654073e14
Adopt new package name (vscode-oniguruma
)
2020-04-24 17:58:08 +02:00
Alex Dima
a6e59815c8
Adopt vscode-oniguruma-wasm
2020-04-23 11:16:21 +02:00
Daniel Imms
eb21b64a1f
Fix webgl vertically off center
...
Fixes #95813
2020-04-21 18:58:40 -07:00
Daniel Imms
5f61a25150
xterm@4.6.0-beta.15, xterm-addon-webgl@0.7.0-beta.5
...
Diff: aecfb57...e7f72a1
2020-04-19 05:06:46 -07:00
Daniel Imms
80a1fbba11
Update xterm
2020-04-18 18:47:13 -07:00