CHANGELOG.md (CodeMirror-5.58.2) | : | CHANGELOG.md (CodeMirror-5.58.3) | ||
---|---|---|---|---|
## 5.58.3 (2020-11-19) | ||||
### Bug fixes | ||||
Suppress quick-firing of blur-focus events when dragging and clicking on Interne | ||||
t Explorer. | ||||
Fix the `insertAt` option to `addLineWidget` to actually allow the widget to be | ||||
placed after all widgets for the line. | ||||
[soy mode](https://codemirror.net/mode/soy/): Support `@Attribute` and element c | ||||
omposition. | ||||
[shell mode](https://codemirror.net/mode/shell/): Support heredoc quoting. | ||||
## 5.58.2 (2020-10-23) | ## 5.58.2 (2020-10-23) | |||
### Bug fixes | ### Bug fixes | |||
Fix a bug where horizontally scrolling the cursor into view sometimes failed wit h a non-fixed gutter. | Fix a bug where horizontally scrolling the cursor into view sometimes failed wit h a non-fixed gutter. | |||
[julia mode](https://codemirror.net/mode/julia/): Fix an infinite recursion bug. | [julia mode](https://codemirror.net/mode/julia/): Fix an infinite recursion bug. | |||
## 5.58.1 (2020-09-23) | ## 5.58.1 (2020-09-23) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 15 lines changed or added |