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