1. 17 11月, 2020 1 次提交
  2. 12 11月, 2020 5 次提交
  3. 10 11月, 2020 2 次提交
  4. 06 11月, 2020 2 次提交
  5. 05 11月, 2020 10 次提交
  6. 02 11月, 2020 1 次提交
  7. 24 10月, 2020 1 次提交
    • M
      Mark DocumentSelector as readonly (#109212) · 8a5ffbb0
      Matt Bierner 提交于
      This change:
      
      - Make  `DocumentSelector` use a readonly array
      - Updates all properties of `DocumentFilter` to be readonly
      
      `DocumentSelector` is used as a parameter in our provider APIs and does not need to be mutable. This change lets extensions pass in readonly values for the selector
      8a5ffbb0
  8. 23 10月, 2020 4 次提交
  9. 20 10月, 2020 1 次提交
  10. 30 9月, 2020 3 次提交
  11. 26 9月, 2020 1 次提交
  12. 19 9月, 2020 9 次提交