[go: nahoru, domu]

  1. a49a95d [sources] Support for "importmap" and "speculationrules" for <script>. by Benedikt Meurer · 10 months ago chromium/5979 chromium/5980
  2. 1113b97 [cleanup] Avoid some code duplication for our CSS parser. by Benedikt Meurer · 11 months ago
  3. 5109ca1 [TextEditor] Don't treat dashes as word chars in CSS. by Benedikt Meurer · 11 months ago
  4. 4c24b67 [TextEditor] Restore default CodeMirror Ctrl-Arrow behavior. by Benedikt Meurer · 11 months ago
  5. 81bb9ab [ssci] Added Shipped field to READMEs by Anne Redulla · 12 months ago
  6. 1f62cc0 [deps] Update @leszer/lr to 1.3.7 by Simon Zünd · 1 year ago
  7. 3aef06a [CodeMirror.next] Fix TextEditor throwing RangeError on dispatch by Ergun Erdogmus · 1 year, 1 month ago
  8. 28b451e [CodeMirror.next] Roll some dependencies to latest by Ergun Erdogmus · 1 year, 2 months ago
  9. 21806a8 [CodeMirror.next] Roll CodeMirror for keyframes syntax update by Ergun Erdogmus · 1 year, 2 months ago
  10. 8e95348 [TextEditor] Restore pre-CM6 Alt-Arrow behavior. by Benedikt Meurer · 1 year, 2 months ago
  11. f8c743d Revert "Roll CodeMirror dependencies" by Ergün Erdoğmuş · 1 year, 2 months ago
  12. c7f81c2 Roll CodeMirror dependencies by Ergun Erdogmus · 1 year, 2 months ago
  13. 906a69d [sources] Adopt @codemirror/lang-sass and @codemirror/lang-less. by Benedikt Meurer · 1 year, 2 months ago chromium/5739
  14. ab3adf6 [CodeMirror.next] Update @codemirror/lang-css to 6.1.1. by Benedikt Meurer · 1 year, 2 months ago
  15. 20aa802 [CodeMirror.next] Update @lezer/javascript to 1.4.3. by Benedikt Meurer · 1 year, 2 months ago
  16. ffd7825 Revert "Improve completion of CSS variables inside `var()`" by Ergün Erdoğmuş · 1 year, 3 months ago
  17. a45cc40 Improve completion of CSS variables inside `var()` by Marijn Haverbeke · 1 year, 4 months ago
  18. af8d414 [CodeMirror.next] Update all CM6 dependencies to their latest versions. by Benedikt Meurer · 1 year, 5 months ago
  19. 7e0ca66 [CodeMirror.next] Add @codemirror/lang-vue dependency. by Benedikt Meurer · 1 year, 6 months ago
  20. 074e70b [CodeMirror.next] Update @lezer/javascript and @lezer/lr. by Benedikt Meurer · 1 year, 6 months ago
  21. 9409688 [CodeMirror.next] Revert last @lezer/javascript update. by Benedikt Meurer · 1 year, 6 months ago
  22. 4c46329 [CodeMirror.next] Update several CodeMirror packages. by Benedikt Meurer · 1 year, 6 months ago
  23. 4ec36d2 [CodeMirror.next] Also bundle @codemirror/lang-angular. by Benedikt Meurer · 1 year, 6 months ago
  24. 8f19250 [CodeMirror.next] Update @lezer/javascript. by Benedikt Meurer · 1 year, 7 months ago chromium/5492 chromium/5493
  25. 8b24c7e [CodeMirror.next] Update @lezer/javascript and @lezer/html. by Benedikt Meurer · 1 year, 7 months ago
  26. 3f1f3b1 [CodeMirror.next] Update @codemirror/autocomplete. by Benedikt Meurer · 1 year, 7 months ago
  27. b0db6c4 [CodeMirror.next] Update @lezer/javascript to 1.3.2. by Benedikt Meurer · 1 year, 7 months ago
  28. e465376 [CodeMirror.next] Fix missing support for TypeScript override. by Benedikt Meurer · 1 year, 7 months ago
  29. 9ed5414 [CodeMirror.next] Also bundle the Go legacy mode. by Benedikt Meurer · 1 year, 7 months ago
  30. 5a7aaa8 [CodeMirror.next] Export scala from clike legacy mode. by Benedikt Meurer · 1 year, 7 months ago
  31. 7cb2a38 [CodeMirror.next] Export kotlin from clike legacy mode. by Benedikt Meurer · 1 year, 7 months ago
  32. 101087f [console] Don't autocomplete on Enter. by Benedikt Meurer · 1 year, 7 months ago chromium/5465
  33. 5d3ace6 [CodeMirror.next] Migrate to @rollup/plugin-terser. by Benedikt Meurer · 1 year, 7 months ago
  34. 789a82a [CodeMirror.next] Add @replit/codemirror-lang-svelte dependency. by Benedikt Meurer · 1 year, 7 months ago
  35. 771f4e6 [CodeMirror.next] Require minimum version 1.3.1 of @lezer/javascript. by Benedikt Meurer · 1 year, 7 months ago
  36. 5c99e83 [CodeMirror.next] Upgrade @codemirror/lang-html to 6.3.1. by Benedikt Meurer · 1 year, 7 months ago
  37. 68db721 [CodeMirror.next] Update several dependencies. by Benedikt Meurer · 1 year, 7 months ago
  38. 15c98f1 Upgrade @codemirror/autocomplete by Marijn Haverbeke · 1 year, 7 months ago
  39. 3aa26a5 Use css parser for formatting CSS and exclude var() from property start by Ergün Erdoğmuş · 1 year, 8 months ago
  40. f27464f [CodeMirror.next] Improve debuggability of CM6 inside DevTools. by Benedikt Meurer · 1 year, 8 months ago chromium/5433 chromium/5434 chromium/5435 chromium/5436 chromium/5438 chromium/5439
  41. 0dc7a23 [CodeMirror.next] Also bundle the sass legacy mode. by Benedikt Meurer · 1 year, 8 months ago
  42. 36bdf2d [CodeMirror.next] Also bundle the gss legacy mode. by Benedikt Meurer · 1 year, 8 months ago
  43. 002d0c0 [CodeMirror.next] Also bundle the sCSS legacy mode. by Benedikt Meurer · 1 year, 8 months ago
  44. 8fe5653 [CodeMirror.next] Also bundle the less legacy mode. by Benedikt Meurer · 1 year, 8 months ago
  45. 2f902e8 [CodeMirror.next] Also bundle the dart legacy mode. by Benedikt Meurer · 1 year, 8 months ago
  46. 3164827 [CodeMirror.next] Update dependencies to their latest releases. by Benedikt Meurer · 1 year, 8 months ago
  47. 2f122c1 [CodeMirror] Update @lezer/html to 1.1.1. by Benedikt Meurer · 1 year, 8 months ago
  48. 24ac787 [CodeMirror] Update @codemirror/lang-html to 6.2.0. by Benedikt Meurer · 1 year, 8 months ago
  49. 7b39e6a [CodeMirror] Update @codemirror/lang-html to 6.1.4. by Benedikt Meurer · 1 year, 8 months ago
  50. b77b776 [CodeMirror] Update @lezer/html to bcf69c5. by Benedikt Meurer · 1 year, 8 months ago
  51. ac9c93b [CodeMirror] Update lezer-parser/javascript to 4e0ad7a. by Benedikt Meurer · 1 year, 8 months ago
  52. de341af Make codemirror.next/package.json valid by adding name and setting version to match codemirror.next/README.chromium. by John Emau · 1 year, 8 months ago
  53. afcbfc4 [CodeMirror] Apply fix for 'null' types. by Benedikt Meurer · 1 year, 8 months ago
  54. 6468c74 [mac] Emacs movement keyboard shortcuts in autocomplete. by Benedikt Meurer · 1 year, 9 months ago
  55. be8e668 [CodeMirror] Update @lezer/highlight to 1.1.2 by Benedikt Meurer · 1 year, 9 months ago
  56. 397ad90 [CodeMirror] Update to @codemirror/view 6.2.0 by Benedikt Meurer · 1 year, 11 months ago
  57. f6d21b7 [CodeMirror] Update @codemirror/view to 6.1.4. by Benedikt Meurer · 1 year, 11 months ago
  58. 5148c84 Use CodeMirror CSS parser for formatting CSS by Ergün Erdoğmuş · 1 year, 11 months ago
  59. 4fa8228 [CodeMirror] Upgrade to CodeMirror.next 0.20.0 by Benedikt Meurer · 2 years, 3 months ago
  60. 6616b9f [CodeMirror]: Re-implement formatting logic for CSS by Michael Liao · 2 years, 3 months ago
  61. 7ee8fbe Fix two regressions with CodeMirror 6 by Tim van der Lippe · 2 years, 5 months ago
  62. 23dc975 Rebuild CodeMirror bundle to pull in HTML parser fix by Tim van der Lippe · 2 years, 5 months ago
  63. e5ee859 Update CodeMirror 6 by Tim van der Lippe · 2 years, 5 months ago
  64. dcc95c9 Fix licenses for about:credits by Tim van der Lippe · 2 years, 6 months ago
  65. 2daad1c Upgrade CodeMirror by Marijn Haverbeke · 2 years, 6 months ago
  66. ca69572 Hide argument tooltip in editor when the content changes by Marijn Haverbeke · 2 years, 7 months ago
  67. 33a7644 Upgrade CodeMirror by Marijn Haverbeke · 2 years, 7 months ago chromium/4759
  68. b154da2 Upgrade CodeMirror by Tim van der Lippe · 2 years, 7 months ago
  69. d119c6d Upgrade CodeMirror's LR parser by Marijn Haverbeke · 2 years, 7 months ago
  70. a25dd3e Upgrade CodeMirror again by Marijn Haverbeke · 2 years, 7 months ago
  71. dd7e84f Further improve editor tooltip repositioning on devtools resize by Marijn Haverbeke · 2 years, 8 months ago
  72. e53f51a Limit the area where tooltips can show up by Marijn Haverbeke · 2 years, 8 months ago
  73. 7b0a00e Upgrade CodeMirror.next by Marijn Haverbeke · 2 years, 8 months ago
  74. 92a9cc6 Fix disconnect between active source frame plugins and editor state by Marijn Haverbeke · 2 years, 8 months ago chromium/4718 chromium/4719 chromium/4720 chromium/4721 chromium/4722 chromium/4723
  75. d635360 Revert "Port the console prompt to CodeMirror 6" by Nancy Li · 2 years, 8 months ago
  76. 71cd14a Port the console prompt to CodeMirror 6 by Marijn Haverbeke · 2 years, 8 months ago
  77. b0e3e7c Load CodeMirror synchronously by Marijn Haverbeke · 2 years, 8 months ago
  78. c1ab112 Port the sources panels to CM6 by Tim van der Lippe · 2 years, 8 months ago
  79. 0ded2ee Remove dangling comma by Tim van der Lippe · 2 years, 8 months ago
  80. f467de3 Upgrade CodeMirror 6 again by Marijn Haverbeke · 2 years, 9 months ago
  81. c970aa0 Make the outerHTML element editor use CodeMirror 6 by Marijn Haverbeke · 2 years, 9 months ago
  82. 9d96d18 Upgrade CodeMirror 6 by Marijn Haverbeke · 2 years, 9 months ago
  83. 6da128c Add CodeMirror.next as a third party dependency by Marijn Haverbeke · 2 years, 9 months ago