summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-03-31[ci] release (#13513)astro@5.5.6@astrojs/vue@5.0.9@astrojs/svelte@7.0.9@astrojs/studio@0.1.6@astrojs/solid-js@5.0.7@astrojs/react@4.2.3@astrojs/preact@4.0.8@astrojs/netlify@6.2.5@astrojs/mdx@4.2.3@astrojs/markdoc@0.13.3@astrojs/db@0.14.10@astrojs/cloudflare@12.4.0@astrojs/alpinejs@0.4.5Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-31fix: update `vite` to latest version (#13526)Gravatar Junseong Park 1-1/+1
* fix: update `vite` to latest version * apply suggestion Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-03-26[ci] release (#13504)astro@5.5.5@astrojs/vue@5.0.8@astrojs/tailwind@6.0.2@astrojs/svelte@7.0.8@astrojs/studio@0.1.5@astrojs/solid-js@5.0.6@astrojs/react@4.2.2@astrojs/preact@4.0.7@astrojs/netlify@6.2.4@astrojs/mdx@4.2.2@astrojs/markdoc@0.13.2@astrojs/db@0.14.9@astrojs/cloudflare@12.3.1@astrojs/alpinejs@0.4.4Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-25fix: update vite (#13505)Gravatar Emanuele Stoppa 1-1/+1
* fix: update vite * use dedupe
2025-03-21fix(deps): update all non-major dependencies (#13440)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18[ci] release (#13449)astro@5.5.3Gravatar Houston (Bot) 2-1/+8
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-18Revert "[ci] release (#13427)" (#13448)Gravatar Emanuele Stoppa 2-8/+1
This reverts commit c64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9.
2025-03-18[ci] release (#13427)Gravatar Houston (Bot) 2-1/+8
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-13[ci] release (#13397)astro@5.5.0@astrojs/mdx@4.2.0@astrojs/markdown-remark@6.3.0@astrojs/markdoc@0.13.0Gravatar Houston (Bot) 2-1/+49
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-12Add `experimental.headingIdCompat` flag (#13352)Gravatar Chris Swithinbank 5-10/+73
* Add `experimental.headingIdCompat` option schema & types * Markdown and MDX support * Markdoc support * Add changeset * Fix missing argument in Markdoc integration * Improve JSDoc comment Co-authored-by: Matt Kane <m@mk.gg> * Refactor to avoid global context object in Markdoc * Minor changeset tweak * Make `rehypeHeadingIds()` argument optional for backwards compatibility * Add doc comment to `rehypeHeadingIds()` * Document rehype plugin usage in changeset --------- Co-authored-by: Matt Kane <m@mk.gg>
2025-03-11fix(deps): update all non-major dependencies (#13387)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-11[ci] release (#13361)astro@5.4.3@astrojs/vercel@8.1.2@astrojs/upgrade@0.5.1@astrojs/svelte@7.0.6@astrojs/node@9.1.3@astrojs/netlify@6.2.3@astrojs/mdx@4.1.1@astrojs/markdown-remark@6.2.1@astrojs/markdoc@0.12.11@astrojs/internal-helpers@0.6.1@astrojs/cloudflare@12.2.4Gravatar Houston (Bot) 2-1/+9
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-04fix(deps): update all non-major dependencies (#13346)Gravatar renovate[bot] 2-4/+4
* fix(deps): update all non-major dependencies * chore: fix type issue --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-02-27[ci] release (#13318)astro@5.4.0@astrojs/vercel@8.1.0@astrojs/svelte@7.0.5@astrojs/solid-js@5.0.5@astrojs/react@4.2.1@astrojs/preact@4.0.5@astrojs/node@9.1.2@astrojs/netlify@6.2.2@astrojs/mdx@4.1.0@astrojs/markdown-remark@6.2.0@astrojs/markdoc@0.12.10@astrojs/internal-helpers@0.6.0@astrojs/db@0.14.7@astrojs/cloudflare@12.2.3Gravatar Houston (Bot) 2-1/+11
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-27chore(deps): update `esbuild` and `vite` versions (#13323)Gravatar Emanuele Stoppa 1-1/+1
Co-authored-by: Jisu-Woniu <31986081+Jisu-Woniu@users.noreply.github.com> Co-authored-by: natemoo-re <7118177+natemoo-re@users.noreply.github.com> Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
2025-02-04[ci] release (#13129)astro@5.2.4@astrojs/preact@4.0.4@astrojs/markdoc@0.12.9@astrojs/internal-helpers@0.5.1Gravatar Houston (Bot) 2-1/+8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-31fix(deps): update all non-major dependencies (#13074)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-30[ci] release (#13086)astro@5.2.0@astrojs/tailwind@6.0.0@astrojs/mdx@4.0.8@astrojs/markdown-remark@6.1.0@astrojs/markdoc@0.12.8@astrojs/internal-helpers@0.5.0Gravatar Houston (Bot) 2-1/+9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-29chore: upgrade Vite and update tests (#13076)Gravatar 翠 / green 1-1/+1
* chore: upgrade Vite and update tests * chore: bump vite in other package.json as well * chore: pnpm dedupe --------- Co-authored-by: Matt Kane <m@mk.gg>
2025-01-20[ci] release (#12991)astro@5.1.8@astrojs/vue@5.0.6@astrojs/tailwind@5.1.5@astrojs/svelte@7.0.4@astrojs/studio@0.1.4@astrojs/solid-js@5.0.4@astrojs/react@4.1.6@astrojs/preact@4.0.3@astrojs/mdx@4.0.7@astrojs/markdoc@0.12.7@astrojs/db@0.14.6@astrojs/alpinejs@0.4.2Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20fix: upgrade Vite and update tests (#13011)Gravatar Matt Kane 1-1/+1
* fix: upgrade Vite and update tests * chore: remove cors header snapshot * chore: upgrade Vitest * chore: revert edit * chore: changeset
2025-01-15[ci] release (#12978)astro@5.1.7@astrojs/vue@5.0.5@astrojs/solid-js@5.0.3@astrojs/react@4.1.5@astrojs/preact@4.0.2@astrojs/mdx@4.0.6@astrojs/markdown-remark@6.0.2@astrojs/markdoc@0.12.6Gravatar Houston (Bot) 2-1/+12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-13Fix component render in markdoc when `nodes.document.render` is `null` (#12967)Gravatar Bjorn Lu 5-5/+23
2025-01-13fix(deps): update all non-major dependencies (#12579)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13fix: align esbuild to vite (#12361)Gravatar Stefano 1-2/+2
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2025-01-10[ci] release (#12945)astro@5.1.5@astrojs/react@4.1.3@astrojs/mdx@4.0.5@astrojs/markdoc@0.12.5Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-09Fix markdoc render code block in if tag (#12930)Gravatar Bjorn Lu 7-75/+137
2025-01-08fix: conditionally import image style (#12925)Gravatar Matt Kane 1-6/+6
* fix: conditionally import image style * Use wrapper component for conditional style import * changeset * Add tests * Fix tests * Update markdoc tests * Lint
2025-01-03fix(deps): update dependency htmlparser2 to v10 (#12857)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20[ci] release (#12790)astro@5.1.1@astrojs/vue@5.0.3@astrojs/tailwind@5.1.4@astrojs/svelte@7.0.2@astrojs/studio@0.1.3@astrojs/solid-js@5.0.1@astrojs/react@4.1.2@astrojs/preact@4.0.1@astrojs/mdx@4.0.3@astrojs/markdoc@0.12.4@astrojs/db@0.14.5@astrojs/alpinejs@0.4.1Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-20fix(deps): upgrade Vite (#12799)Gravatar Matt Kane 1-1/+1
2024-12-11chore: remove unused imports (#12696)Gravatar Florian Lefebvre 1-0/+1
2024-12-11[ci] release (#12698)astro@5.0.5@astrojs/vue@5.0.2@astrojs/upgrade@0.4.2@astrojs/react@4.1.0@astrojs/markdoc@0.12.3Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-10fix(svg): conditional opt-in (#12694)Gravatar Emanuele Stoppa 1-0/+1
* fix(svg): conditional opt-in * add todo * Update packages/astro/src/assets/utils/node/emitAsset.ts Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-12-09[ci] release (#12650)astro@5.0.4@astrojs/mdx@4.0.2@astrojs/markdown-remark@6.0.1@astrojs/markdoc@0.12.2Gravatar Houston (Bot) 2-1/+8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-03[ci] release (#12595)astro@5.0.1@astrojs/web-vitals@3.0.1@astrojs/vue@5.0.1@astrojs/tailwind@5.1.3@astrojs/svelte@7.0.1@astrojs/mdx@4.0.1@astrojs/markdoc@0.12.1Gravatar Houston (Bot) 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-03fix: cleanup peer deps ranges (#12594)Gravatar Erika 1-1/+1
2024-12-03[ci] release (#12567)create-astro@4.11.0astro@5.0.0@astrojs/vue@5.0.0@astrojs/upgrade@0.4.0@astrojs/underscore-redirects@0.4.0@astrojs/telemetry@3.2.0@astrojs/svelte@7.0.0@astrojs/studio@0.1.2@astrojs/solid-js@5.0.0@astrojs/react@4.0.0@astrojs/prism@3.2.0@astrojs/preact@4.0.0@astrojs/mdx@4.0.0@astrojs/markdown-remark@6.0.0@astrojs/markdoc@0.12.0@astrojs/internal-helpers@0.4.2Gravatar Houston (Bot) 2-1/+20
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-02fix(markdoc): correctly render boolean HTML attributes (#12584)Gravatar Matt Kane 3-0/+48
2024-11-27[ci] release (beta) (#12534)create-astro@4.11.0-beta.1astro@5.0.0-beta.12@astrojs/vue@5.0.0-beta.3@astrojs/upgrade@0.4.0-beta.0@astrojs/telemetry@3.2.0-beta.0@astrojs/svelte@7.0.0-beta.1@astrojs/solid-js@5.0.0-beta.1@astrojs/react@4.0.0-beta.2@astrojs/prism@3.2.0-beta.0@astrojs/preact@4.0.0-beta.1@astrojs/mdx@4.0.0-beta.5@astrojs/markdown-remark@6.0.0-beta.3@astrojs/markdoc@0.12.0-beta.1Gravatar Houston (Bot) 2-1/+13
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27Merge branch 'main' into nextGravatar Emanuele Stoppa 1-1/+1
2024-11-27Drop node 21 support (#12539)Gravatar Bjorn Lu 1-1/+1
2024-11-27Update Vite to 6.0.0 (#12524)Gravatar Bjorn Lu 1-1/+1
2024-11-27fix(deps): update all non-major dependencies (#12410)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-11-21chore: merge fixesGravatar Emanuele Stoppa 1-1/+1
2024-11-15Add publint checks (#12445)Gravatar Bjorn Lu 1-1/+1
2024-11-15feat: experimental responsive images (#12377)Gravatar Matt Kane 2-8/+8
* chore: changeset * feat: add experimental responsive images config option (#12378) * feat: add experimental responsive images config option * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update config types * Move config into `images` * Move jsdocs --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * feat: add responsive image component (#12381) * feat: add experimental responsive images config option * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update config types * Move config into `images` * Move jsdocs * wip: responsive image component * Improve srcset logic * Improve fixture * Lock * Update styling * Fix style prop handling * Update test (there's an extra style for images now) * Safely access the src props * Remove unused export * Handle priority images * Consolidate styles * Update tests * Comment * Refactor srcset * Avoid dupes of original image * Calculate missing dimensions * Bugfixes * Add tests * Fix test * Correct order * Lint * Fix fspath * Update test * Fix test * Conditional component per flag * Fix class concatenation * Remove logger * Rename helper * Add comments * Format * Fix markdoc tests * Add test for style tag --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * feat: add crop support to image services (#12414) * wip: add crop support to image services * Add tests * Strip crop attributes * Don't upscale * Format * Get build working properly * Changes from review * Fix jsdoc * feat: add responsive support to picture component (#12423) * feat: add responsive support to picture component * Add picture tests * Fix test * Implement own define vars * Share logic * Prevent extra astro-* class * Use dataset scoping * Revert unit test * Revert "Fix test" This reverts commit f9ec6e2938ff291037234d56f8eec76a93be0c0d. * Changes from review * docs: add docs for responsive images (#12429) * docs: add responsive images flag docs * docs: adds jsdoc for image components * chore: updates from review * Fix jsdoc * Changes from review * Add breakpoints option * typo --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-11-06Update to Vite 6.0.0-beta.6 (#12323)Gravatar Bjorn Lu 1-1/+1
2024-10-28fix(deps): update all non-major dependencies (#12316)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15Merge branch 'main' into nextGravatar bluwy 1-1/+1