summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22fix: vercel static export path (#4370)Gravatar Nu11Terminator 1-1/+1
2022-08-22chore(basics): update README folder structure (#4417)Gravatar Rui Saraiva 1-1/+3
2022-08-22add an alpine integration and update example (#4406)Gravatar Fred K. Schott 9-16/+197
2022-08-22refactor the JSX plugin to improve performance (#4405)Gravatar Fred K. Schott 2-110/+117
2022-08-22Include note about Tailwind per-component errors using '@apply' (#4353)Gravatar sergix 1-0/+19
2022-08-22Updated Express code to serve assets (#4402)Gravatar EBits00 1-0/+1
2022-08-22Running Astro as SSG on Vercel without adapter (#4299)Gravatar Maik Jablonski 1-1/+9
2022-08-22fix: correctly add `react-dom` alias to Vercel edge (#4421)Gravatar Ben Holmes 2-2/+16
2022-08-22Bump Vite to 3.0.9 (#4415)Gravatar Bjorn Lu 3-11/+19
2022-08-22[ci] formatGravatar matthewp 1-1/+1
2022-08-22Fix race condition with directive definitions (#4375)Gravatar Matthew Phillips 16-2/+128
2022-08-20Fix typo in stricter tsconfig (#4394)Gravatar Eldemarkki 1-1/+1
2022-08-19Fix typo in the docs example (#4382)Gravatar Vincent Uden 1-2/+2
2022-08-18Preserve all error stack lines (#4364)Gravatar Bjorn Lu 3-4/+8
2022-08-17Switch examples favicon to use svg (#4331)Gravatar Nate Moore 70-20/+334
2022-08-17[ci] formatGravatar tony-sull 1-1/+1
2022-08-17Testing perf improvements for e2e tests (#4354)Gravatar Tony Sullivan 22-51/+47
2022-08-17Provide correct MIME type for dynamic endpoint routes in dev (#4356)Gravatar Chris Swithinbank 5-1/+51
2022-08-17Refactor static build config merge (#4344)Gravatar Bjorn Lu 2-22/+9
2022-08-17Fix example blog post markdown-style-guide.md image extension (#4360)Gravatar Caleb 1-1/+1
2022-08-17Fallback to undefined rather than false when resolving CLI flags (#4362)Gravatar Joseph Lozano 2-1/+6
2022-08-16[ci] release (#4333)astro@1.0.6@astrojs/mdx@0.10.0Gravatar Fred K. Bot 36-83/+76
2022-08-16Don’t use Buffer.byteLength() as Deno can’t use it (#4324)Gravatar Patrick Smith 8-3/+53
2022-08-16Fix: TS lint on `MDXLayoutProps` (#4347)Gravatar Ben Holmes 2-2/+6
2022-08-16integrations: update recommended method for running astro add (#4340)Gravatar Chris Swithinbank 13-26/+26
2022-08-15SSR doesn't need to block multiple routes that match the same URL (#4329)Gravatar Tony Sullivan 2-7/+5
2022-08-15Fix typo `offical` (#4336)Gravatar Mahmudul Alam 1-2/+2
2022-08-15[ci] formatGravatar matthewp 2-7/+9
2022-08-15Fix double injecting of head content in md pages (#4334)Gravatar Matthew Phillips 10-7/+101
2022-08-15fix(blog): height auto img (#4327)Gravatar Nate Moore 1-0/+1
2022-08-15[ci] formatGravatar bholmesdev 1-3/+5
2022-08-15[MDX] Switch from Shiki Twoslash -> Astro Markdown highlighter (#4292)Gravatar Ben Holmes 7-35/+156
2022-08-15docs: fixed typo in the tailwind integration docs (#4308)Gravatar MoustaphaDev 1-1/+1
2022-08-15Update README.md (#4326)Gravatar Stinggyray 1-1/+0
2022-08-15docs: specify lang for a codeblock (#4314)Gravatar Yash 3-3/+3
2022-08-15[ci] formatGravatar FredKSchott 3-10/+10
2022-08-15image fix (#4322)Gravatar Fred K. Schott 19-49/+39
2022-08-13[ci] release (#4296)astro@1.0.5Gravatar Fred K. Bot 31-63/+61
2022-08-13[ci] formatGravatar FredKSchott 5-8/+4
2022-08-13Revert "Ensure hydration scripts inside of slots render ASAP (#4288)" (#4302)Gravatar Fred K. Schott 16-114/+44
2022-08-13Reove: references to Lit (#4305)Gravatar Peter Singh 1-2/+2
2022-08-13add missing word in image integration-guide (#4303)Gravatar mundry 1-1/+1
2022-08-13[examples/blog] move copyGravatar Fred K. Schott 1-6/+6
2022-08-13update examples/blog package.jsonGravatar Fred K. Schott 2-34/+149
2022-08-13[ci] formatGravatar FredKSchott 5-21/+30
2022-08-13add protection if astro preview is run with server output (#4284)Gravatar Fred K. Schott 4-3/+10
2022-08-13Update: blog template (#4283)Gravatar Fred K. Schott 33-810/+550
2022-08-12[ci] formatGravatar bholmesdev 2-2/+6
2022-08-12fix: content -> frontmatter, content.headings -> headings (#4294)Gravatar Ben Holmes 4-18/+17
2022-08-12[ci] release (#4290)astro@1.0.4@astrojs/mdx@0.9.0Gravatar Fred K. Bot 37-91/+88