1. 11 1月, 2021 1 次提交
  2. 17 11月, 2020 1 次提交
  3. 10 11月, 2020 1 次提交
  4. 20 10月, 2020 1 次提交
  5. 17 9月, 2020 1 次提交
  6. 24 8月, 2020 1 次提交
  7. 17 7月, 2020 1 次提交
  8. 20 6月, 2020 1 次提交
  9. 16 6月, 2020 2 次提交
  10. 08 6月, 2020 1 次提交
  11. 12 5月, 2020 1 次提交
  12. 07 5月, 2020 1 次提交
    • B
      Support for pinned tabs (#97078) · b85061a0
      Benjamin Pasero 提交于
      * first cut
      
      * editor title - remove closeAllEditors() method
      
      * editors - do not talk about pinning in settings
      
      * editors - wrap up sticky tabs
      b85061a0
  13. 02 5月, 2020 1 次提交
  14. 09 3月, 2020 1 次提交
  15. 20 2月, 2020 1 次提交
  16. 18 2月, 2020 1 次提交
  17. 05 2月, 2020 1 次提交
  18. 27 1月, 2020 1 次提交
  19. 21 1月, 2020 1 次提交
  20. 20 12月, 2019 1 次提交
  21. 17 12月, 2019 1 次提交
  22. 16 12月, 2019 3 次提交
  23. 12 12月, 2019 1 次提交
  24. 15 11月, 2019 4 次提交
  25. 05 10月, 2019 1 次提交
  26. 24 9月, 2019 1 次提交
  27. 07 5月, 2019 2 次提交
  28. 06 5月, 2019 1 次提交
  29. 05 3月, 2019 1 次提交
  30. 11 2月, 2019 1 次提交
  31. 01 2月, 2019 1 次提交
  32. 18 1月, 2019 1 次提交
    • S
      Add setting for tab closing order (#66635) · f85db576
      SimonEggert 提交于
      * Add tabClosingOrder, set default mru and use setting to focus next tab
      
      * Change domAction name
      
      * Fix formatting
      
      * Use mru behavior if no tabClosingOrder is specified
      
      * Add tests for ltr and rtl tabClosingOrder
      
      * Create group with changed settings to fix tests
      
      * Change setting to boolean, remove unneeded code changes, avoid multiple method-calls,  only calculate setting when config changes, adjust tests
      f85db576
  33. 04 1月, 2019 1 次提交