summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-28Narrow the type of Params (#5442) (#5484)Gravatar Pimm "de Chinchilla" Hogeling 3-5/+10
2022-11-28Prevent inlining SCSS partials in dev (#5477)Gravatar Bjorn Lu 6-2/+27
2022-11-28Fix astro preview not working on Windows (#5480)Gravatar 翠 / green 8-8/+69
2022-11-24[ci] release (#5432)astro@1.6.11@astrojs/tailwind@2.1.3@astrojs/partytown@1.0.2@astrojs/mdx@0.12.0@astrojs/cloudflare@4.1.0Gravatar Fred K. Bot 47-111/+114
2022-11-24doc: fix deno preview command (#5464)Gravatar 李瑞丰 1-1/+1
2022-11-22[ci] formatGravatar matthewp 2-13/+17
2022-11-22[MDX] Support remark-rehype options from Astro Markdown config (#5427)Gravatar Thomas Jaggi 7-7/+126
2022-11-22Integration READMEs code block sweep 🧹 (#5455)Gravatar Chris Swithinbank 8-43/+56
2022-11-22Update tailwindcss `@apply` suggestion (#5406)Gravatar Bjorn Lu 1-7/+28
2022-11-21Add JSDoc comments to errors for doc generation (#5355)Gravatar Erika 11-86/+455
2022-11-21[ci] formatGravatar matthewp 1-1/+1
2022-11-21Remove temp tailwind config file in finally (#5450)Gravatar Sam Chen 2-3/+8
2022-11-21[ci] formatGravatar bluwy 1-2/+2
2022-11-21Use Cloudflare Pages to serve static assets and support `_headers`, `_redirec...Gravatar Daniel 7-20/+127
2022-11-21Fix docs link in MDX integration README (#5448)Gravatar Chris Swithinbank 2-1/+6
2022-11-18Correctly transform third-party JSX files (#5437)Gravatar Bjorn Lu 9-0/+65
2022-11-18[ci] formatGravatar matthewp 1-1/+1
2022-11-18Use Vite's resolve to resolve paths for client:only (#5434)Gravatar Matthew Phillips 6-7/+37
2022-11-17fix: partytown base path (#5425)Gravatar Brenley Dueck 2-1/+6
2022-11-17Add missing `fetchpriority` attribute to `ImgHTMLAttributes` (#5433)Gravatar Gabriel Pereira Woitechen 2-0/+9
2022-11-17[ci] release (#5419)astro@1.6.10@astrojs/node@3.1.0@astrojs/image@0.11.6Gravatar Fred K. Bot 42-103/+99
2022-11-17[ci] formatGravatar matthewp 1-1/+3
2022-11-17fix: Docs Site - Table of contents highlight not working (#5411)Gravatar Rishi Raj Jain 5-40/+112
2022-11-17feat: provide HOST env variable at runtime (#5421)Gravatar Scttpr 3-1/+16
2022-11-17Fix JSX tagging for anonymous higher-order components default export (#5426)Gravatar Bjorn Lu 5-9/+34
2022-11-17[ci] formatGravatar matthewp 3-10/+10
2022-11-17Fix regression with loading .ts in .mjs config (#5431)Gravatar Matthew Phillips 5-19/+80
2022-11-17Fix preview --host in Node.js 18 (#5430)Gravatar Bjorn Lu 2-2/+9
2022-11-16[ci] formatGravatar matthewp 3-237/+223
2022-11-16Log error if failed to fetch remote image (#5393)Gravatar wulinsheng123 3-2/+9
2022-11-16Add response iterator to node adapter (#5418)Gravatar Jean-Baptiste Alleaume 5-3/+289
2022-11-16[ci] formatGravatar matthewp 2-25/+31
2022-11-16Prevent dev from crashing when there are errors in template (#5417)Gravatar Matthew Phillips 3-1/+75
2022-11-16[docs] fix typo in image integration README (#5416)Gravatar Ted Diño 1-1/+1
2022-11-16[ci] release (#5399)create-astro@1.2.3astro@1.6.9@astrojs/vercel@2.3.4@astrojs/image@0.11.5Gravatar Fred K. Bot 44-92/+91
2022-11-16[ci] formatGravatar matthewp 6-1630/+2063
2022-11-16Allow Code component to run in Vercel (#5409)Gravatar Matthew Phillips 7-7/+1744
2022-11-16[ci] formatGravatar matthewp 1-1/+1
2022-11-16Restart dev server on package.json changes (#5412)Gravatar Matthew Phillips 6-13/+69
2022-11-15[ci] update lockfile (#5407)Gravatar Fred K. Bot 1-152/+153
2022-11-15[ci] formatGravatar matthewp 1-1/+1
2022-11-15Fix: https://github.com/withastro/astro/issues/5400 (#5410)Gravatar impcyber 2-1/+7
2022-11-15[ci] formatGravatar matthewp 3-28/+31
2022-11-15Use Vite to load non JS astro configs (#5377)Gravatar Matthew Phillips 12-66/+242
2022-11-15[ci] formatGravatar bluwy 1-1/+1
2022-11-15fix(create-astro): fix error when don't have template input (#5404)Gravatar 李瑞丰 2-1/+6
2022-11-15fix(template): delete extra css. (#5403)Gravatar 李瑞丰 1-1/+0
2022-11-15[deno] fix package name (#5402)Gravatar 迷渡 1-1/+1
2022-11-14docs: fix compiler project url (#5401)Gravatar 李瑞丰 1-1/+1
2022-11-14[ci] formatGravatar matthewp 1-7/+7