Commit Graph

16 Commits

Author SHA1 Message Date
Christopher Leidigh
faadee87a5 SelectBox: Prevent layout/hide on no room/offscreen Fixes: #55750 (#56173) 2018-08-17 13:10:45 -04:00
Joao Moreno
ee1fb7b629 fixes #54630 2018-08-03 12:01:38 +02:00
Matt Bierner
ab53222cde Use toDisposable in a few more places 2018-07-20 14:16:28 -07:00
Benjamin Pasero
c72b0bb408 debt - reduce usage of Builder pattern 2018-04-03 15:01:52 +02:00
Matt Bierner
ab1669f898 Revert "Revert "Avoid using import x = require('...')""
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
2018-03-15 10:17:18 -07:00
Matt Bierner
27256832f3 Revert "Avoid using import x = require('...')"
This reverts commit 7de696a202.

Seems to have broken loading vs/nls in at least one case in insiders
2018-03-15 00:47:33 -07:00
Matt Bierner
7de696a202 Avoid using import x = require('...')
Don't use this import form in places where it is not needed. This prevents us from correctly detecting duplicate imports
2018-03-14 14:45:59 -07:00
Alex Dima
effcbdd218 Fixes Microsoft/monaco-editor#672: Better disposing 2018-02-28 12:45:53 +01:00
Matt Bierner
d8e926be97 Mark most private static constants as private static readonly 2017-11-20 15:18:52 -08:00
isidor
0aadc7f5f6 contextview no longer an eventemitter
#38417
2017-11-16 19:50:33 +01:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Alex Dima
d49899a916 Fixes microsoft/monaco-editor#26: window.scrollX is not supported in IE 2016-06-24 22:45:55 +02:00
Alex Dima
e4a183dab4 Fixes Microsoft/monaco-editor#2: Fix scrollbars, context menus, mouse operations and content widgets layouting when editor is inside a position:fixed container 2016-06-23 23:58:15 +02:00
Joao Moreno
68f4d1eb60 streamline lifecycle methods 2016-03-23 10:06:12 +00:00
Benjamin Pasero
6bd608e81a more polish and linting 2016-01-19 07:41:48 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00