summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-08docs(images): Add docs for image related errors (#6463)Gravatar Erika 4-8/+57
2023-03-09Prevent HTML-escape of raw strings in JSX script/style tags (#6459)Gravatar Bjorn Lu 8-12/+567
2023-03-08[docs] Fix Markdoc README links (#6458)Gravatar Sarah Rainsberger 1-2/+2
2023-03-08feat(images): Add support for ESM importing SVGs when using `astro:assets` (#...Gravatar Erika 7-2/+230
2023-03-08Fix configuration reference docs (#6455)Gravatar Chris Swithinbank 2-0/+27
2023-03-07[ci] release (#6432)create-astro@3.1.0astro@2.1.0@astrojs/webapi@2.1.0@astrojs/vue@2.1.0@astrojs/vercel@3.2.0@astrojs/turbolinks@0.2.0@astrojs/telemetry@2.1.0@astrojs/tailwind@3.1.0@astrojs/svelte@2.1.0@astrojs/solid-js@2.1.0@astrojs/sitemap@1.2.0@astrojs/rss@2.2.0@astrojs/react@2.1.0@astrojs/prism@2.1.0@astrojs/prefetch@0.2.0@astrojs/preact@2.1.0@astrojs/partytown@1.1.0@astrojs/node@5.1.0@astrojs/netlify@2.2.0@astrojs/mdx@0.18.0@astrojs/markdown-remark@2.1.0@astrojs/markdoc@0.0.1@astrojs/lit@1.3.0@astrojs/image@0.16.0@astrojs/deno@4.1.0@astrojs/cloudflare@6.2.0@astrojs/alpinejs@0.2.0Gravatar Houston (Bot) 92-253/+564
2023-03-07Set performance package markdoc versionGravatar Matthew Phillips 2-2/+2
2023-03-07Fix markdoc version (#6450)Gravatar Matthew Phillips 3-4/+4
2023-03-07Update with-markdoc example (#6449)Gravatar Matthew Phillips 1-1/+1
2023-03-07chore: bump markdoc package dependentsGravatar bholmesdev 2-3/+3
2023-03-07chore: bump with-markdoc integration versionGravatar bholmesdev 1-1/+1
2023-03-07chore: bump Markdoc to v0.0.1Gravatar bholmesdev 1-1/+1
2023-03-07[ci] formatGravatar bholmesdev 10-35/+36
2023-03-07@astrojs/markdoc (#6209)Gravatar Ben Holmes 101-166/+3085
2023-03-07Add instructions on how to link the sitemap (#6448)Gravatar Tc001 1-0/+16
2023-03-07fix: sharp image configure diff (#6438)Gravatar arjunyel 1-1/+1
2023-03-07[@astrojs/image] Handle missing trailing slash in processStaticImage (#6421)Gravatar Vincent Tavernier 2-1/+6
2023-03-07[ci] formatGravatar matthewp 2-4/+1
2023-03-07Expose the ssr manifest (#6435)Gravatar Matthew Phillips 10-1/+102
2023-03-07[ci] formatGravatar Princesseuh 2-4/+4
2023-03-07Implement RFC "A core story for images" (#6344)Gravatar Erika 113-149/+14978
2023-03-07[ci] formatGravatar ematipico 1-3/+3
2023-03-07chore: use directive `@ts-expect-error` instead of `@ts-ignore` (#6429)Gravatar Emanuele Stoppa 21-41/+26
2023-03-07[ci] formatGravatar ematipico 3-11/+9
2023-03-07feat(cli): add `--watch` to `astro check` command (#6356)Gravatar Emanuele Stoppa 13-69/+467
2023-03-07Fix changeset run (#6442)Gravatar Bjorn Lu 1-1/+1
2023-03-07Move benchmark package and update changeset config (#6433)Gravatar Bjorn Lu 14-48/+35
2023-03-06Update README.md (#6437)Gravatar Nate Moore 1-1/+1
2023-03-06chore: update branding assets (#6436)Gravatar Nate Moore 12-135/+4
2023-03-06Update compilation target for Node 16 (#6213)Gravatar Erika 29-55/+85
2023-03-06[error docs] update link for client-side scripts (#6423)Gravatar Sarah Rainsberger 1-1/+1
2023-03-06[ci] formatGravatar ematipico 5-11/+11
2023-03-06feat(cli): add help flags to various commands (#6394)Gravatar Emanuele Stoppa 8-19/+128
2023-03-06Add getStaticPaths type helpers to infer params and props (#6150)Gravatar Dennis Morello 2-0/+59
2023-03-06[ci] release (#6414)astro@2.0.18@astrojs/webapi@2.0.3Gravatar Houston (Bot) 48-90/+108
2023-03-06[ci] formatGravatar bluwy 2-2/+2
2023-03-06Add page render benchmark (#6415)Gravatar Bjorn Lu 13-1/+390
2023-03-06Fix `?inline` and `?raw` css query suffixes inlined in style tags in developm...Gravatar Happydev 4-20/+56
2023-03-04Remove unused benchmarks (#6396)Gravatar Bjorn Lu 18-465/+11
2023-03-03Remove redundant comments when `astro add` update `astro.config.mjs` (#6412)Gravatar 李瑞丰 2-1/+6
2023-03-03Use undici's FormData for polyfilling (#6413)Gravatar Erika 7-25/+25
2023-03-03Improve server-stress benchmark comment (#6405)Gravatar Bjorn Lu 3-10/+37
2023-03-02Fix marketing typo by just removing extra info (#6410)Gravatar Brian McManus 1-1/+1
2023-03-02Update devcontainer names (#6409)Gravatar Brian McManus 26-26/+26
2023-03-02fix: use official MDX extension (#6408)Gravatar Kanad Gupta 1-1/+1
2023-03-02[ci] formatGravatar natemoo-re 2-2/+2
2023-03-02[ci] release (#6377)create-astro@3.0.5astro@2.0.17@astrojs/vercel@3.1.4Gravatar Houston (Bot) 47-94/+91
2023-03-02ci: use one action for comments (#6406)Gravatar Emanuele Stoppa 1-3/+4
2023-03-02Teardown compiler to improve rendering perf (#6391)Gravatar Bjorn Lu 7-10/+40
2023-03-01fix(vercel): update getRequest to use undici (#6380)Gravatar Juan Martín Seery 2-22/+35