You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* expose `parser` via `ParserFacet` in editor state ([#993](https://github.com/gravity-ui/markdown-editor/issues/993)) ([afb3216](https://github.com/gravity-ui/markdown-editor/commit/afb32167f6058149cb9c03d787e6931f51ffc6b6))
9
+
* prevent applying inline marks on invalid markdown boundaries ([#987](https://github.com/gravity-ui/markdown-editor/issues/987)) ([672b26f](https://github.com/gravity-ui/markdown-editor/commit/672b26f7ef12db1702a60c15059adc72f542b4a8))
10
+
11
+
12
+
### Performance Improvements
13
+
14
+
***CodeBlock:** optimization rerender line numbers and code highlighting in code blocks ([#984](https://github.com/gravity-ui/markdown-editor/issues/984)) ([8349f2a](https://github.com/gravity-ui/markdown-editor/commit/8349f2a29c3da24cc661bfb2849860705cfa58d7))
15
+
***SelectionContext:** do not rerender hidden floating panel ([#985](https://github.com/gravity-ui/markdown-editor/issues/985)) ([c1b89b1](https://github.com/gravity-ui/markdown-editor/commit/c1b89b1a16f275d91b6898888b0d57a4c354fadc))
0 commit comments