Releases: Simon-He95/markstream-vue
Releases · Simon-He95/markstream-vue
[stream-markdown-parser] nightly-20260417-cdda7cc
[markstream-vue] nightly-20260417-cdda7cc
Bug Fixes
- add alias for markstream-vue in vite config (ffc7b05)
- add conditional check for pkg.pr.new GitHub App installation in workflow (4c3c253)
- add missing katex paths to configuration for proper module resolution (b063980)
- add react heavy node viewport priority (5795d6f)
- add regression tests for html_block splitting and update math plugin for legacy parentheses (da4f46c)
- add showTooltips props to MermaidBlockNode (ee6ffb7)
- add test for html_block splitting after
<br/>(f040f6c), closes #251 - add tooltip toggle for MarkdownCodeBlockNode (#307) (c9321f1)
- add type declarations for markdown-it plugins (ec1517c)
- address code review feedback - Angular error state and lint fix (074e8c4)
- align angular live preview superscript rendering (72714e3)
- align angular sandbox test page layout (870cf3d)
- align angular thinking fade with vue (eefe7bf)
- align code block height behavior across React and Angular (9512fea)
- align custom html tag handling across renderers (9293a03)
- align plaintext monaco dark fallback (37d6b5f)
- align react live preview config (67c4f3e)
- align react playground chat layout with vue (ee8af05)
- align streaming fade across packages and playgrounds (6ef4a22)
- allow vertical scroll chain in table (3716491), closes #271
- broken issue link (3137c7e)
- buttons: update button styles to use :where() for better specificity and maintain Tailwind utilities (314ec46)
- changelog: update release date and add missing bug fix entries (6f453dc)
- changelog: update version to 0.0.5 and add edge case render handling for math (e75fed0)
- changelog: update version to 0.0.5-beta.1 and add missing bug fix entries (b300251)
- changelog: update version to 0.0.5-beta.1 and add missing bug fix entries (058730c)
- changelog: update version to 0.0.5-beta.2 and add missing bug fix entries (84f7824)
- code font size 13→14px, link color use info token, remove link token (de56534)
- CodeBlockNode: recreate diff editors when loading transitions to false (09eca10)
- CodeBlock: restore header-right slot forwarding + fix theme object override (b342790), closes #header-right
- complete type exports and refresh demo metadata (fb9b355)
- container: preserve original markdown in vm_container raw (8ae7827)
- correct i18n key common.copySuccess → common.copied (2d68630), closes #165
- correct math rendering syntax in test.vue (a1c01e3)
- correct themes import path (3 levels up, not 2) (2509d8a)
- custom_html_tag 开头与内容未换行会导致格式错乱 #236 (9141f75)
- customBlock: render wrong (dc32504), closes #225
- dark mode header bg, dropdown overflow, menu animation and labels (2e8b135)
- dependencies: update stream-markdown and stream-monaco versions to 0.0.13 and 0.0.10 respectively (e363e3a)
- dependencies: update stream-monaco version to 0.0.12 across all packages (b1b3097)
- dependencies: update stream-monaco version to 0.0.13 across all packages (1e9dadd)
- dropdown menu dark mode, Monaco font size, link color, Shiki example (aaf1d5d)
- enhance HTML inline parsing to handle malformed custom tags and maintain valid attributes (fadb904), closes #305
- enhance strong token parsing to correctly handle escaped asterisks (97abc4a), closes #255
- escape regex special characters in stripCustomHtmlWrapper (6408e75)
- extract Tailwind preset so playground gets token-mapped rounded-* (d70701e)
- forward --ms-radius to teleported popover menu (6719221)
- gate sync KaTeX render to SSR only to avoid hydration divergence (957b6fc)
- guard getKatexSync() with isServer to prevent SSR hydration mismatches (a12cc53)
- handle nested html wrappers safely (0bc1514)
- handle nested think html blocks (693e20e), closes #339
- image: inline with math parse wrong (6a1c0fa)
- image: inline with math parse wrong (edc7a44), closes #246
- improve fullscreen diagram previews (160622e)
- improve HTML tag matching to support uppercase tag names in inline parsing (7a3342d)
- improve mobile immersive preview layout ([6c72110](https://github.com/Simon-He95/markst...
[markstream-vue2] nightly-20260417-cdda7cc
[markstream-react] nightly-20260417-cdda7cc
[stream-markdown-parser] 0.0.86
What's Changed
- fix: angular live preview superscript by @DaZuiZui in #390
- fix: sanitize raw html fallback rendering by @DaZuiZui in #391
Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/stream-markdown-parser@[email protected]
[stream-markdown-parser] 0.0.85
What's Changed
- Fix/fix issue 386 inline sup reference by @DaZuiZui in #387
- fix: react live preview superscript by @DaZuiZui in #388
Full Changelog: https://github.com/Simon-He95/markstream-vue/compare/stream-markdown-parser@[email protected]