summaryrefslogtreecommitdiff
path: root/examples/docs/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-30[ci] formatGravatar matthewp 3-22/+29
2022-08-30Include trailingSlash in astro:build:done hook (#4553)Gravatar Matthew Phillips 10-3/+192
2022-08-30Fix "failed to load for SSR" error when removing Astro `<style>` blocks (#4548)Gravatar Ben Holmes 2-9/+17
2022-08-30[ci] update lockfile (#4514)Gravatar Fred K. Bot 1-2112/+2159
2022-08-30Add missing packages to the readme (#4552)Gravatar Matthew Phillips 1-0/+4
2022-08-30[docs] remove confusing note added in wrong place (#4551)Gravatar Sarah Rainsberger 1-9/+1
2022-08-30Vite ignore unknown import (#4527)Gravatar Bjorn Lu 2-1/+6
2022-08-29[astro add] Add an Adapter -> Add an SSR Adapter (#4546)Gravatar Ben Holmes 2-1/+6
2022-08-29Configures Lit to work with its decorators (#4503)Gravatar Matthew Phillips 4-4/+14
2022-08-29fix: improve docs example (#4355)Gravatar Julius Marminge 22-890/+1067