1. 03 3月, 2020 3 次提交
  2. 12 2月, 2020 1 次提交
  3. 13 12月, 2019 1 次提交
  4. 12 12月, 2019 2 次提交
  5. 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
  6. 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
  7. 29 10月, 2019 1 次提交
  8. 10 10月, 2019 2 次提交
  9. 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
  10. 03 7月, 2019 1 次提交
  11. 12 6月, 2019 1 次提交
  12. 07 5月, 2019 1 次提交
  13. 22 3月, 2019 2 次提交
  14. 05 3月, 2019 1 次提交
  15. 21 2月, 2019 1 次提交
  16. 07 2月, 2019 2 次提交
  17. 23 1月, 2019 1 次提交
  18. 22 1月, 2019 1 次提交
  19. 17 1月, 2019 1 次提交
  20. 05 1月, 2019 1 次提交
  21. 04 1月, 2019 1 次提交
  22. 14 12月, 2018 1 次提交
  23. 13 12月, 2018 1 次提交
  24. 12 12月, 2018 1 次提交
  25. 11 12月, 2018 1 次提交
  26. 18 10月, 2018 1 次提交
  27. 06 10月, 2018 1 次提交
  28. 04 10月, 2018 2 次提交
  29. 03 10月, 2018 2 次提交
  30. 03 9月, 2018 1 次提交
  31. 10 8月, 2018 2 次提交