Anthony Dresser
|
f5ce7fb2a5
|
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c (#8525)
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
|
2019-12-04 19:28:22 -08:00 |
|
Charles Gagnon
|
6cce532ca4
|
Fix wizard not displaying error messages (#8545)
|
2019-12-03 17:40:19 -08:00 |
|
Charles Gagnon
|
5b50696a1b
|
Fix more floating promises (#8374)
* Fix more floating promises
* Fix a few more
* Test fixes
* Fix spellings
* More promise fixes
* couple more
* Few more fixes
* One more missed one
|
2019-11-18 17:11:25 -08:00 |
|
Anthony Dresser
|
7a2c30e159
|
move code from parts to contrib (#8319)
|
2019-11-14 12:23:11 -08:00 |
|
Charles Gagnon
|
18ab2ae799
|
Remove TelemetryUtils and use IAdsTelemetryService directly (#8289)
* Remove TelemetryUtils and use IAdsTelemetryService directly
* Fix event names and cleanup
* Fix tests
* Fix strict null check
|
2019-11-13 13:54:55 -08:00 |
|
Alan Ren
|
7f51921176
|
fix the scroll issue of modal dialog and wizard (#8239)
* fix the scrolling issue of dialog and wizard
* revert unwanted changes
|
2019-11-07 10:50:00 -08:00 |
|
Charles Gagnon
|
efebd681b6
|
Add level to dialog titles and form component titles (#8233)
* Add level to dialog titles and form component titles
* Switch to h1
* h2 instead of role and aria-level
|
2019-11-07 09:32:02 -08:00 |
|
Anthony Dresser
|
df0c505452
|
No unused locals (#8231)
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
|
2019-11-06 17:22:05 -08:00 |
|
Anthony Dresser
|
564f78b6f6
|
Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)"" (#8242)
* Revert "Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)"
This reverts commit e801a04bcf.
* fix runtime error
* add tests for chartview
|
2019-11-06 15:00:34 -08:00 |
|
Elliot Boschwitz
|
e801a04bcf
|
Revert "Remove typings and replace missing methods with vscodes (#8217)" (#8240)
This reverts commit 22a427f934.
|
2019-11-06 11:33:55 -08:00 |
|
Anthony Dresser
|
22a427f934
|
Remove typings and replace missing methods with vscodes (#8217)
* remove typings and replace missing methods with vscodes
* fix strict-null-checks
* fix tests
|
2019-11-05 13:03:20 -08:00 |
|
Anthony Dresser
|
ade68b184d
|
Move code around for more linting (#8190)
* testing
* moving around all the code
* fix strict nulls
|
2019-11-04 10:41:28 -08:00 |
|