1. 12 12月, 2019 1 次提交
  2. 10 12月, 2019 1 次提交
    • S
      Viewlet Refactor (#85566) · cabcace4
      SteVen Batten 提交于
      * wip 2
      
      * use viewlet stubs
      
      * fix layering issue
      
      * fix saveState and contextmenus
      
      * move context menu logic into panecomposite
      
      * revert tasks.json
      
      * tasks again
      
      * add showHeaderInTitleWhenSingleView values
      
      * patch tests
      
      * some cleanup
      
      * more cleanup
      
      * start view
      
      * merging conflicts
      
      * fix title and dnd
      
      * adding missing api surface to pane composite
      
      * additional merge resolution
      cabcace4
  3. 21 11月, 2019 1 次提交
  4. 15 11月, 2019 1 次提交
    • M
      Convert SyncActionDescriptor to use a `create` function (#84878) · 36a8322a
      Matt Bierner 提交于
      For #81574
      
      See #84669 for details of the problem around strict function types. This change converts `SyncActionDescriptor` to use a static `create` function. This allows us to make the `create` function generic so that it can take the correct types for strictFunctionTypes
      36a8322a
  5. 29 10月, 2019 1 次提交
  6. 10 10月, 2019 2 次提交
  7. 08 10月, 2019 1 次提交
    • M
      Marking a bunch of static variables as readonly · b0dccbcf
      Matt Bierner 提交于
      Readonly helps out with TS's type guards and is also a good best practice. Specifically, readonly strings/numbers have their literal type instead of a generic `string` | `number` type, which can help catch dead code and some common programming mistakes
      b0dccbcf
  8. 03 7月, 2019 1 次提交
  9. 12 6月, 2019 1 次提交
  10. 11 6月, 2019 1 次提交
  11. 07 5月, 2019 1 次提交
  12. 16 4月, 2019 1 次提交
  13. 05 4月, 2019 1 次提交
  14. 22 3月, 2019 2 次提交
  15. 05 3月, 2019 1 次提交
  16. 23 2月, 2019 1 次提交
  17. 21 2月, 2019 3 次提交
  18. 16 2月, 2019 1 次提交
  19. 13 2月, 2019 2 次提交
  20. 08 2月, 2019 1 次提交
  21. 07 2月, 2019 2 次提交