Diff: 2117005...9169108

Changes:

- Scroll bubbling
- Minor parser extensibility bugs
- Add repo field to addons
- CoreMouseService
- Bump mixin-deep and webpack deps
- Don't scroll down when alt clicking

Fixes #80496
Part of #80427
This commit is contained in:
Daniel Imms
2019-09-06 09:59:07 -07:00
parent 8f6a073d19
commit 77b3c29911
7 changed files with 15 additions and 51 deletions

View File

@@ -6,7 +6,7 @@
"onigasm-umd": "^2.2.2",
"semver-umd": "^5.5.3",
"vscode-textmate": "^4.2.2",
"xterm": "3.15.0-beta101",
"xterm": "3.15.0-beta107",
"xterm-addon-search": "0.2.0-beta5",
"xterm-addon-web-links": "0.1.0-beta10"
}