summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08tailwind: link to import doc for applyBaseStyles (#4193)Gravatar oliverpool 1-0/+2
2022-08-08Fix client build sourcemap generation (#4195)Gravatar Bjorn Lu 10-7/+100
2022-08-07[ci] formatGravatar delucis 1-2/+2
2022-08-07docs: Modify legacy flag description (#4187)Gravatar Mark Spratt 1-0/+11
2022-08-06[ci] release (#4186)create-astro@0.15.1Gravatar Fred K. Bot 3-6/+7
2022-08-06Fix relaxed and default TypeScript settings not working (#4183)Gravatar Erika 2-8/+15
2022-08-05[ci] release (#4159)create-astro@0.15.0astro@1.0.0-rc.7@astrojs/react@0.4.3@astrojs/mdx@0.7.0@astrojs/markdown-remark@0.14.1@astrojs/image@0.3.2Gravatar Fred K. Bot 59-220/+157
2022-08-06[ci] formatGravatar FredKSchott 1-0/+1
2022-08-05add charset utf-8Gravatar Kevin Zuniga Cuellar 6-5/+21
2022-08-06[ci] formatGravatar FredKSchott 59-185/+216
2022-08-05Add `prettier-plugin-astro` to the monorepo (#4083)Gravatar Erika 4-10/+84
2022-08-05update example scripts (#4098)Gravatar Fred K. Schott 34-77/+121
2022-08-05Add a TypeScript step to `create-astro` (#4179)Gravatar Erika 5-1/+125
2022-08-05[MDX] Prevent overriding `collect-headings` plugin (#4181)Gravatar Ben Holmes 4-30/+14
2022-08-05fix: export all of @astrojs/image dist (#4146)Gravatar Corbin Crutchley 2-1/+6
2022-08-05[ci] formatGravatar natemoo-re 5-10/+17
2022-08-05Fix external astro image usage (#4147)Gravatar Corbin Crutchley 2-1/+7
2022-08-05Frontmatter injection for MD and MDX (#4176)Gravatar Ben Holmes 32-71/+491
2022-08-05feat(image): Add GIF -> WEBP support (#4139) (#4140)Gravatar Jack Merrill 2-1/+6
2022-08-05[ci] formatGravatar natemoo-re 1-3/+5
2022-08-05Support Fragment in MDX files (#4136)Gravatar Nate Moore 2-1/+11
2022-08-05Fix [Object object] in MDX output (#4180)Gravatar Nate Moore 2-1/+6
2022-08-05Move types to a .d.ts file inside examples projects (#4171)Gravatar Erika 45-46/+68
2022-08-05Update compiler version (#4175)Gravatar Matthew Phillips 4-6/+11
2022-08-05Update turbo scripts (#4177)Gravatar Nate Moore 1-7/+7
2022-08-05[ci] formatGravatar matthewp 1-1/+3
2022-08-05Add test for mdx + React usage (#4174)Gravatar Matthew Phillips 8-4/+74
2022-08-05[ci] formatGravatar tony-sull 1-1/+1
2022-08-05Fixes local image resolution in SSR builds on Windows (#4173)Gravatar Tony Sullivan 5-11/+15
2022-08-05[ci] formatGravatar natemoo-re 1-4/+1
2022-08-05update test coverage to include more Node and Windows tests (#4144)Gravatar Fred K. Schott 3-27/+33
2022-08-05[ci] formatGravatar FredKSchott 1-1/+3
2022-08-05do not resolve renderer.serverEntrypoint url before loading it (#4143)Gravatar Fred K. Schott 1-7/+1
2022-08-05[ci] formatGravatar bholmesdev 3-12/+8
2022-08-05[markdown] Harder, better, faster, stronger `vite-plugin-markdown` (#4137)Gravatar Ben Holmes 63-494/+835
2022-08-05[ci] formatGravatar natemoo-re 2-14/+14
2022-08-05Add `getViteConfig` helper (#4154)Gravatar Nate Moore 18-4/+248
2022-08-05[ci] update lockfile (#4148)Gravatar Fred K. Bot 1-78/+78
2022-08-05[ci] formatGravatar natemoo-re 1-1/+1
2022-08-05Fix duplicate CSS in `dev` mode (#4157)Gravatar Nate Moore 7-29/+49
2022-08-05[ci] formatGravatar natemoo-re 1-3/+3
2022-08-05fix: hide error overlay tip, log [astro] instead of [vite] (#4162)Gravatar Nate Moore 2-1/+9
2022-08-05Handle edge case in jsx-runtime (#4158)Gravatar Nate Moore 8-2/+66
2022-08-05[ci] formatGravatar hippotastic 2-8/+5
2022-08-05Fix double-escaping of non-highlighted code blocks in Astro-flavored markdown...Gravatar hippotastic 3-6/+26
2022-08-05[ci] formatGravatar matthewp 4-10/+9
2022-08-05Include CSS when child component uses Astro.glob on page (#4156)Gravatar Matthew Phillips 12-53/+131
2022-08-04fix missing newline bug in mdx (#4145)Gravatar Fred K. Schott 3-1/+9
2022-08-04improve an error message for getstaticpaths (#4153)Gravatar Fred K. Schott 4-27/+46
2022-08-04[ci] formatGravatar natemoo-re 1-1/+1