Charles Gagnon
|
ff45bdd072
|
Add hyperlink support to DataGrid columns (#13061)
* Add hyperlink support to DataGrid columns
* pr feedback
* Remove unused aria label
* fix error message display
* fix compile
|
2020-10-26 08:43:09 -07:00 |
|
Christopher Suh
|
6ff1e3866b
|
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 (#12295)
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
|
2020-10-03 11:42:05 -07:00 |
|
Charles Gagnon
|
3d7d1b23cb
|
Add refresh/edit columns resource viewer actions (#12161)
* Add refresh/edit columns resource viewer actions
* add actions
|
2020-09-05 07:51:06 -07:00 |
|
Charles Gagnon
|
b8d0e2a9e3
|
Cleanup and fixes for resource viewer and filter plugin (#12154)
* Cleanup and fixes for resource viewer and filter plugin
* fix strict nulls
|
2020-09-04 19:10:26 -07:00 |
|
Anthony Dresser
|
503090856a
|
Strict null scripting (#12126)
* strict null scripting
* fix compile
* fix tests
* fix icon
|
2020-09-04 18:04:08 -07:00 |
|
Alan Ren
|
39d9eed585
|
give back the getter for container property (#12110)
* give back the getter for container property
* parameter type
|
2020-09-03 13:59:38 -07:00 |
|
Charles Gagnon
|
e6d250c640
|
Base resource viewer editor (#12039)
* Base resource viewer editor
* Use table more directly
* Dispose listeners
* Fix strict compile
* undo
* More strict fixes
* Remove theming logic
* comments
* more fixes
* cleanup
* Remove actions contribution
|
2020-09-02 13:02:58 -07:00 |
|
Anthony Dresser
|
d8dcc90857
|
Strict nulls for contrib/restore and contrib/views (#12044)
* strict nulls for contrib/restore and contrib/views
* remove unnecessary function
* compile error
|
2020-09-01 17:53:29 -07:00 |
|
Anthony Dresser
|
1b02fb6906
|
Add strict compiling for profiler service (#11898)
* add strict compiling for profiler
* fix up strict
* add contrib
|
2020-08-21 12:52:24 -07:00 |
|
ADS Merger
|
1e308639e5
|
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
|
2020-02-19 03:11:35 +00:00 |
|
Anthony Dresser
|
506c6a5e5f
|
More Layering (#9139)
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
|
2020-02-15 01:54:23 -06:00 |
|