xterm@4.3.0-beta17

Diff: https://github.com/xtermjs/xterm.js/compare/b68a4d2...03fe167

- Refresh rows after options changed
- WebGL true color, selection support
- WebGL dispose
- Puppeteer slowmo
This commit is contained in:
Daniel Imms
2019-11-10 12:29:25 -08:00
parent 0491afb85e
commit 6216be7984
6 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"onigasm-umd": "^2.2.2",
"semver-umd": "^5.5.3",
"vscode-textmate": "^4.3.0",
"xterm": "4.3.0-beta11",
"xterm": "4.3.0-beta17",
"xterm-addon-search": "0.4.0-beta4",
"xterm-addon-web-links": "0.2.1"
}
+4 -4
View File
@@ -41,7 +41,7 @@ xterm-addon-web-links@0.2.1:
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.2.1.tgz#6d1f2ce613e09870badf17615e7a1170a31542b2"
integrity sha512-2KnHtiq0IG7hfwv3jw2/jQeH1RBk2d5CH4zvgwQe00rLofSJqSfgnJ7gwowxxpGHrpbPr6Lv4AmH/joaNw2+HQ==
xterm@4.3.0-beta11:
version "4.3.0-beta11"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.3.0-beta11.tgz#6be833d3fbebf3f7945ccc79ffb7d8811b31aa4e"
integrity sha512-E5V4cDiCWR2aZSnUrhBnGA880DcKkdylkf7CE4rTSxGGET9DPBlTvZciC1Tjn0TPjuJ/B7WQk/6FW/aXs4CS5w==
xterm@4.3.0-beta17:
version "4.3.0-beta17"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.3.0-beta17.tgz#c038cc00cb5be33d2a5f083255c329d9ed186565"
integrity sha512-Lgz7vL12MBKJSgK/UXJF22Yw+uEXEE7YZDWfUD+/jbHAKN4geLQJ/Y/b3gxjLL020dnYZuayfKOr2KWdhKsmCA==