Commit Graph

  • ed0154a7fd Resolves #214 Hayden Bleasel 2025-11-15 21:02:03 -08:00
  • c492c4ce17 Update interactivity.mdx Hayden Bleasel 2025-11-15 20:56:39 -08:00
  • 2ebd8868d6 fix: code block streaming performance (#205) David Roeca 2025-11-15 20:51:18 -08:00
  • 75e9d401b9 Linting / Formatting / Documentation fixes (#220) Hayden Bleasel 2025-11-15 20:23:36 -08:00
  • 44ae73eaaf Documentation (#219) Hayden Bleasel 2025-11-15 19:41:00 -08:00
  • 5363a514c7 Stabilize Streamdown contexts (#207) Francisco Moretti 2025-11-13 06:52:46 +00:00
  • f4c9c1e82a Add block-level customization hooks (#208) Francisco Moretti 2025-11-13 06:52:07 +00:00
  • 5c4ad8bedb Fullscreen mermaid (#212) Alex Page 2025-11-12 22:49:31 -08:00
  • 9633eda7c6 chore(deps): bump ai in the npm_and_yarn group across 1 directory (#210) dependabot[bot] 2025-11-12 22:40:54 -08:00
  • e17bf80015 fix: add overflow-hidden (#215) Brendan Dash 2025-11-13 14:40:10 +08:00
  • fbdec4dc6c fix: update border styling for code blocks (#216) Brendan Dash 2025-11-13 14:39:36 +08:00
  • 8a3fc5acff feat: Dynamically load katex.min.css (#187) 2hu 2025-10-29 12:34:49 +08:00
  • 171a824004 fix: base64 images (#188) 2hu 2025-10-29 12:33:21 +08:00
  • dc5bd12e57 Version Packages (#166) streamdown@1.4.0 streamdown-github-app[bot] 2025-10-10 11:32:45 -07:00
  • 2ad0de1b98 Update gfm.tsx Hayden Bleasel 2025-10-10 11:32:38 -07:00
  • 0bfca42774 1.4 fixes (#180) Hayden Bleasel 2025-10-10 11:28:45 -07:00
  • 3c780b4827 fix: footnotes are blocked by default (#179) Hayden Bleasel 2025-10-10 11:04:50 -07:00
  • 699622fd51 Allow base64 images (#175) Hayden Bleasel 2025-10-10 10:11:09 -07:00
  • 6c0672b1e9 Fix footnotes (#174) Hayden Bleasel 2025-10-10 10:08:51 -07:00
  • f5d6cd6668 Remove options props, make plugins fully customizable (#177) Hayden Bleasel 2025-10-10 09:39:40 -07:00
  • 21a7031bd5 fix: streamdown doesnt render background for code blocks (#176) Hayden Bleasel 2025-10-09 19:17:53 -07:00
  • d0444a38f2 Add isStreaming prop (#173) Hayden Bleasel 2025-10-09 18:26:51 -07:00
  • 04f6f3aaba fix: hydration error while rendering image (#172) Hayden Bleasel 2025-10-09 17:22:40 -07:00
  • 7cd5048e21 Add support for remarkMathOptions and remarkGfmOptions props (#171) Hayden Bleasel 2025-10-09 17:15:45 -07:00
  • 6c6f507e21 Replace harden-react-markdown with rehype-harden (#170) Hayden Bleasel 2025-10-09 17:02:04 -07:00
  • 20ca02db5c 160 email addresses rendered as blocked link (#169) Hayden Bleasel 2025-10-09 16:05:53 -07:00
  • 239e41db4d fix: Block-level Markdown escapes <details> containers when paragraphs/blank lines are present (#168) Hayden Bleasel 2025-10-09 15:24:27 -07:00
  • c68ebd6a33 165 support incomplete url parsing for links (#167) Hayden Bleasel 2025-10-09 15:18:44 -07:00
  • 5cdde417e4 docs: Update rehypePlugins default value in README (#163) 2hu 2025-10-10 05:07:11 +08:00
  • 38ad1ed7fe Fix: issue with node object being passed to HTML element attributes (#161) Jamie Taylor 2025-10-09 17:05:15 -04:00
  • 7a7464fe30 fix: pass in remarkRehypeOptions (#148) Robert Sun 2025-10-10 04:58:02 +08:00
  • c0d45ca15a Version Packages (#126) streamdown@1.3.0 streamdown-github-app[bot] 2025-09-15 21:02:49 -07:00
  • f34c039d40 fix: 121 br in markdown tables from gpt oss seem encoded or printed to output (#146) Hayden Bleasel 2025-09-15 20:47:51 -07:00
  • 0ebf67db1d 1.3 changes (#145) Hayden Bleasel 2025-09-15 20:35:31 -07:00
  • 64b5afa904 feat: memoize components to prevent child re-renders (#45) Francisco Moretti 2025-09-15 21:13:40 +01:00
  • 20330ba822 feat: add table text/html copy (#130) 2hu 2025-09-16 03:12:40 +08:00
  • d29281ed59 fix: update background color in TableDownloadDropdown component (#133) Pere Montpeó 2025-09-15 21:10:38 +02:00
  • 11b347e044 fix: prevent runtime error by falling back for unsupported languages in Shiki (#136) Cris 2025-09-15 22:09:29 +03:00
  • 73b17a4d0b showControls to show and hide copy/download buttons (#138) Machiel 2025-09-15 21:08:03 +02:00
  • 333df85cd2 Update moduleResolution in tsconfig.json to bundler (#143) 17hz 2025-09-16 03:04:53 +08:00
  • 7ae98819f4 Create shaggy-socks-travel.md Hayden Bleasel 2025-09-15 10:40:15 -07:00
  • 2fb5c9b492 Revert "fix: long link text overflows (#139)" revert-139-main Hayden Bleasel 2025-09-15 10:38:38 -07:00
  • ecb929abb8 fix: long link text overflows (#139) sunjie21 2025-09-16 01:38:15 +08:00
  • d583b1f582 chore: marked tree-shaking(possible) (#116) 2hu 2025-09-11 12:13:36 +08:00
  • d2edc9012d feat: add custom Mermaid configuration support (#122) Ayhan Sipahi 2025-09-11 06:12:25 +02:00
  • 266fa2be95 Fix/word internal underscores (#125) John McCambridge 2025-09-10 21:09:58 -07:00
  • fc09c5af50 Version Packages (#101) streamdown@1.2.0 streamdown-github-app[bot] 2025-09-04 21:52:10 -07:00
  • 8511d5de18 Update table.tsx Hayden Bleasel 2025-09-04 21:36:57 -07:00
  • 36ce0b0237 Update table.tsx Hayden Bleasel 2025-09-04 21:35:37 -07:00
  • c3a2eaaca7 V1.2 misc fixes (#105) Hayden Bleasel 2025-09-04 21:25:45 -07:00
  • fa7733c918 1.2 cleanup (#104) Hayden Bleasel 2025-09-04 19:00:25 -07:00
  • a4a10fcd8d feat: add image download functionality with hover controls (#103) Milind Mishra 2025-09-05 06:08:25 +05:30
  • 435a2c6230 feat: add download functionality to code blocks (#102) Milind Mishra 2025-09-05 05:59:17 +05:30
  • bc3f423353 fix: parseincompletemarkdown lists emphasis character block issue (#100) Hayden Bleasel 2025-09-04 15:31:20 -07:00
  • 3fab433c28 feat: add table markdown copy and csv/markdown download options (#99) Milind Mishra 2025-09-05 03:04:22 +05:30
  • f264e984e3 Version Packages (#93) streamdown@1.1.10 96-fade-in-new-chunks-of-text-as-it-appears streamdown-github-app[bot] 2025-09-03 15:46:21 -07:00
  • 426c8970ee fix: parseincompletemarkdown emphasis character block issue (#94) Hayden Bleasel 2025-09-03 15:27:19 -07:00
  • 4459b14a5d feat: adjust table component (#92) Taesu 2025-09-04 06:41:53 +09:00
  • 7a128a2701 Version Packages (#87) streamdown@1.1.9 streamdown-github-app[bot] 2025-09-03 09:57:11 -07:00
  • 5a50f22008 Bump deps (#89) Hayden Bleasel 2025-09-03 09:56:07 -07:00
  • 4737c9928d fix: streaming lists long items break to a new line once the next token / element arrives (#88) Hayden Bleasel 2025-09-03 09:47:24 -07:00
  • 23d8efe332 fix: resolve onCopy function called multiply times (#86) 野迂迂 2025-09-04 00:37:08 +08:00
  • 066e213671 Version Packages (#81) streamdown@1.1.8 streamdown-github-app[bot] 2025-09-02 19:43:43 -07:00
  • f45ea6d7d2 fix: the unterminated long link text is not rendering anything until the full link has completed streaming (#85) Hayden Bleasel 2025-09-02 19:35:54 -07:00
  • bda3134b52 add rtl unit tests (#84) Hayden Bleasel 2025-09-02 18:26:25 -07:00
  • 76b68bfa70 fix: more data attributes for code block elements (#82) Hayden Bleasel 2025-09-02 17:46:48 -07:00
  • faba69f08f fix: regression displaying multiple language code blocks (#80) Hayden Bleasel 2025-09-02 17:24:28 -07:00
  • 520dd6d4a0 Version Packages (#66) streamdown@1.1.7 streamdown-github-app[bot] 2025-09-02 09:44:30 -07:00
  • 6e0f722d70 fix: rendering code blocks throws csp errors using vite build (#77) Hayden Bleasel 2025-09-02 09:14:10 -07:00
  • e7f040232e Redesign CodeBlock for improved UX (#69) Taesu 2025-09-03 00:29:09 +09:00
  • 04b6e787d6 chore: sync README (#75) 2hu 2025-09-02 23:23:16 +08:00
  • dfb85ce9f2 Bump the npm_and_yarn group across 2 directories with 1 update (#71) dependabot[bot] 2025-09-02 08:19:09 -07:00
  • 6751cbba48 fix katex post-processing (#65) Hayden Bleasel 2025-08-28 12:40:25 -07:00
  • d77072b659 Update feature request template title Hayden Bleasel 2025-08-28 12:05:50 -07:00
  • 21701ff151 Update bug report template title Hayden Bleasel 2025-08-28 12:05:38 -07:00
  • e483a2e8b3 Resolves #17 Hayden Bleasel 2025-08-28 11:19:12 -07:00
  • 57ad869111 Version Packages (#63) streamdown@1.1.6 streamdown-github-app[bot] 2025-08-28 11:05:50 -07:00
  • 69fb1e0db4 fix single dollar sign text rendering as math (#64) Hayden Bleasel 2025-08-28 11:04:34 -07:00
  • 593b021da0 Version Packages (#60) streamdown-github-app[bot] 2025-08-28 10:16:45 -07:00
  • e01669bd4e Add test app (#62) Hayden Bleasel 2025-08-28 10:16:25 -07:00
  • bf8c798501 docs: add defaultOrigin prop to README (#57) 2hu 2025-08-29 00:15:07 +08:00
  • 6835860164 Create brave-singers-refuse.md #61 harden-image-security Hayden Bleasel 2025-08-28 09:12:10 -07:00
  • f932884eb9 Update styles.tsx Hayden Bleasel 2025-08-28 09:11:56 -07:00
  • 9f8eb65a64 Determine origin from window Hayden Bleasel 2025-08-28 09:11:54 -07:00
  • 166ae54dd0 Default image prefixes to self Hayden Bleasel 2025-08-28 09:11:45 -07:00
  • 593e49eb92 fix multiple renders of the same mermaid diagram (#59) Hayden Bleasel 2025-08-28 08:50:05 -07:00
  • 0c9457b5ee Remove issue prefixes Hayden Bleasel 2025-08-28 08:11:30 -07:00
  • f106ec440d add faq to website (#56) Hayden Bleasel 2025-08-27 21:17:08 -07:00
  • 913351d200 Version Packages (#46) streamdown@1.1.4 streamdown-github-app[bot] 2025-08-26 21:02:39 -07:00
  • 5fbad80f2f fix bug with terminating lists on certain models (#49) Hayden Bleasel 2025-08-26 21:01:30 -07:00
  • 13898aa987 feat: add data attributes to markdown components (#48) Hayden Bleasel 2025-08-26 20:45:40 -07:00
  • 390bbc73af temporary fix for error color in rehype katex (#44) add-claude-github-actions-1756252978049 Chenalejandro 2025-08-26 19:43:30 -03:00
  • 9b5b56da5d Release based deploys (#47) Hayden Bleasel 2025-08-26 15:30:22 -07:00
  • f5f5e6f160 Update release.yml Hayden Bleasel 2025-08-26 11:30:02 -07:00
  • 5f4ed3d30c chore: remove package-lock.json (#42) 17hz 2025-08-27 01:20:04 +08:00
  • 1a28ee8169 Update workflows (#39) Hayden Bleasel 2025-08-26 10:18:27 -07:00
  • 72b485dce6 Update package.json Hayden Bleasel 2025-08-25 17:46:22 -07:00
  • a03629c59a Manual version bump Hayden Bleasel 2025-08-25 17:45:38 -07:00
  • 71b96c27d5 Update release.yml Hayden Bleasel 2025-08-25 17:43:55 -07:00
  • 929a8f3599 Version Packages (#36) streamdown@1.1.2 github-actions[bot] 2025-08-25 17:41:09 -07:00