@better-comments-for-github/core
- 48a725e: Fix profile contribution table styles when extension is injected
- 8f70214: hotfix: fix user mention search to handle null cases
- e0a0d6d: Add support for code suggestion
- 21bc98f: Improve table cell with line breaks support and fix rendering on markdown
- Updated dependencies [21bc98f]
- prosemirror-transformer-markdown@1.0.1
- @prosedoc/markdown-schema@1.0.2
- 2f28915: Add support for auto-linking while pasting an html link into a text selection
- f46da87: Task lists preceded by a slash were not parsed correctly
- 45b1e6c: fix editor autofocus issues while opening a preloaded editor (mostly pr pages)
- a0d740b: Fix infinite loop when opening textarea in draft mode with ts code block
- 592f8cf: fix codemirror editor worker loading after comment
- 1ffd74c: Add table handlers
- Updated dependencies [1ffd74c]
- @prosedoc/markdown-schema@1.0.1
- 7d5d4b8: Improve parsing for references that contain a comment id
- 29b475d: Reply is not resetted on discussion page after submit
- 29f3305: Improvements for CodeMirror node arrow navigation
- 2875669: Slash menu add animations and filtering improvements
- b7d3a53: Add support for discussion reference
- 73213f8: Add issue&feedback button, fix slash menu regex
- 3de0d31: Add support for CodeMirror editor with ATA while using typescript
- e7fec31: Add support for Release page
- 747ccb4: fix button switch not working in some pages
- ec7cc42: Refactor editor detection implementation
- Support multiple parents when slash-command-feature is disabled
- Fix an issue where editor was loaded twice for the same textarea