summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06Add vueperslides to noExternal in vue integration (#4639)Gravatar Matthew Phillips 2-2/+9
2022-09-06remove subpath and env-vars examples (#4606)Gravatar Dan Jutan 29-318/+0
2022-09-06[ci] formatGravatar tony-sull 1-2/+2
2022-09-06Parallelize @astrojs/image transforms (#4626)Gravatar Alan 4-7/+31
2022-09-06[docs] update adapter READMESs to include astro add (#4595)Gravatar Sarah Rainsberger 5-71/+133
2022-09-06fix: add unique key to elements in map (#4607)Gravatar Halí V 1-1/+1
2022-09-06use unused self-documenting variable (#4605)Gravatar Dan Jutan 1-2/+1
2022-09-06[ci] update lockfile (#4608)Gravatar Fred K. Bot 1-699/+941
2022-09-06fix: ensure SSR module is loaded before testing is CSS (#4621)Gravatar Allan Chain 2-2/+10
2022-09-04Fix AlpineJS homepage link (#4622)Gravatar Mohammed Elhaouari 2-1/+6
2022-09-04Correctly escape paths in file names (#4584)Gravatar Bjorn Lu 7-19/+31
2022-09-03Add deploy guides links to integrations READMEs (#4612)Gravatar Yan Thomas 4-0/+8
2022-09-03Typo in alpinejs integration README.md (#4611)Gravatar Vinício Augusto 1-2/+2
2022-09-03examples: Blog template changes (#4577)Gravatar Daren Chandisingh 6-7/+7
2022-09-02[ci] release (#4604)astro@1.1.5Gravatar Fred K. Bot 30-58/+59
2022-09-02[ci] formatGravatar matthewp 1-1/+1
2022-09-02Provide a better error message when no jsx renderer configured (#4603)Gravatar Matthew Phillips 2-4/+19
2022-09-02[ci] release (#4589)astro@1.1.4@astrojs/mdx@0.11.1@astrojs/image@0.5.0Gravatar Fred K. Bot 38-84/+83
2022-09-02[ci] update lockfile (#4597)Gravatar Fred K. Bot 1-54/+54
2022-09-02Docs process tweaks: update PR template & CODEOWNERS (#4591)Gravatar Chris Swithinbank 2-3/+7
2022-09-02Fix image integration README (#4599)Gravatar Chris Swithinbank 1-4/+4
2022-09-02[ci] formatGravatar matthewp 1-2/+2
2022-09-01Fix client:only when used with JSX (#4592)Gravatar Matthew Phillips 6-3/+46
2022-09-01Small polish to the "missing adapter" error message (#4585)Gravatar Fred K. Schott 2-2/+7
2022-09-01[ci] formatGravatar tony-sull 1-1/+3
2022-09-01feat(image): throw if alt text is missing (#4511)Gravatar Jan Müller 25-50/+391
2022-09-01[ci] formatGravatar tony-sull 1-1/+6
2022-09-01Fix: [@astrojs/image] handle filenames with spaces (#4593)Gravatar Tony Sullivan 7-1/+60
2022-09-01[ci] update lockfile (#4570)Gravatar Fred K. Bot 1-2146/+2189
2022-09-01Move ast-types as dev dependency (#4586)Gravatar Bjorn Lu 3-3/+7
2022-09-01[MDX] Fix: GFM and Smartypants missing by default (#4588)Gravatar Ben Holmes 3-2/+25
2022-09-01[ci] formatGravatar tony-sull 7-163/+161
2022-09-01refactor: Cleaning up all uses of hard-coded hashes in image tests (#4579)Gravatar Tony Sullivan 8-1819/+824
2022-08-31[ci] release (#4555)astro@1.1.3@astrojs/vercel@1.0.2@astrojs/node@1.0.1@astrojs/netlify@1.0.2@astrojs/mdx@0.11.0@astrojs/image@0.4.0@astrojs/deno@1.0.1@astrojs/cloudflare@1.0.2Gravatar Fred K. Bot 49-109/+127
2022-08-31Update `astro add` integrations list (#4574)Gravatar Chris Swithinbank 2-9/+14
2022-08-31[ci] formatGravatar Jutanium 2-23/+20
2022-08-31Update templates to avoid devDependencies and :global (#4576)Gravatar Dan Jutan 30-2679/+2633
2022-08-31[ci] formatGravatar matthewp 1-7/+7
2022-08-31Deno custom 404 pages (#4562)Gravatar Zicklag 4-2/+35
2022-08-31Revert "Update templates to avoid devDependencies and :global (#4544)" (#4575)Gravatar Dan Jutan 30-2644/+2689
2022-08-31Update templates to avoid devDependencies and :global (#4544)Gravatar Dan Jutan 30-2689/+2644
2022-08-31fix: always get latest pnpm (#4571)Gravatar Ofer Shaal 1-1/+5
2022-08-31Remove unused CSS for `client:load` components (#4566)Gravatar Bjorn Lu 6-9/+48
2022-08-30[ci] formatGravatar tony-sull 16-85/+79
2022-08-30Image integration refactor and cleanup (#4482)Gravatar Tony Sullivan 42-763/+2211
2022-08-30Adds the "withastro" keyword to adapter packages (#4558)Gravatar Tony Sullivan 6-0/+14
2022-08-30[ci] formatGravatar bholmesdev 3-19/+13
2022-08-30[MDX] Extend Markdown plugin config, with customization options (#4504)Gravatar Ben Holmes 14-254/+435
2022-08-30[ci] release (#4520)astro@1.1.2@astrojs/react@1.1.1@astrojs/mdx@0.10.3@astrojs/markdown-remark@1.1.1@astrojs/lit@1.0.1@astrojs/image@0.3.7Gravatar Fred K. Bot 51-142/+135
2022-08-30Add custom components to mdx integration guide (#4530)Gravatar Kyle F Butts 2-0/+53