summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12[ci] formatGravatar matthewp 2-2/+2
2022-10-12Add new fields to API route context (#4986)Gravatar Bjorn Lu 17-37/+257
2022-10-12[ci] formatGravatar Princesseuh 1-1/+1
2022-10-12Added support for updating tsconfig.json when using astro add (#4959)Gravatar Erika 15-36/+388
2022-10-12feat: restart dev server when tsconfig and tailwind config changes (#4947)Gravatar Juan Martín Seery 11-74/+129
2022-10-12[ci] formatGravatar bluwy 2-3/+3
2022-10-12Support solidjs libraries (#5059)Gravatar Bjorn Lu 10-8/+104
2022-10-12[ci] update lockfile (#5054)Gravatar Fred K. Bot 1-474/+478
2022-10-12[ci] formatGravatar Princesseuh 1-1/+1
2022-10-12Run astro check on all examples in CI (#5022)Gravatar Erika 18-19/+200
2022-10-12[ci] formatGravatar matthewp 1-1/+5
2022-10-12Update the Astro.cookies.set types to receive boolean and numbers (#5047)Gravatar Matthew Phillips 6-1/+53
2022-10-12Skip JSX tagging for export statements with source (#5057)Gravatar Bjorn Lu 6-2/+17
2022-10-11fix a typo in Code component's wrap prop (#5050)Gravatar Mohammad Hamzehei 1-1/+1
2022-10-10Allow `class` to be passed into Svelte islands (#5045)Gravatar Matthew Phillips 2-1/+5
2022-10-10chore: Upgrade Astro compiler to 0.27.1 (#5044)Gravatar Juan Martín Seery 3-5/+10
2022-10-10Fix typo (#5042)Gravatar Oliver Davies 1-1/+1
2022-10-10[ci] release (#5019)astro@1.4.7@astrojs/vercel@2.1.1@astrojs/react@1.2.0@astrojs/preact@1.2.0@astrojs/image@0.9.3Gravatar Fred K. Bot 43-128/+144
2022-10-10fix(vercel): now works with monorepos (#5033)Gravatar Juan Martín Seery 6-248/+107
2022-10-10Support strict dependency install for image integration (#5034)Gravatar Bjorn Lu 4-6/+10
2022-10-10[ci] formatGravatar matthewp 1-2/+2
2022-10-10Corrected the getImage() paramaters (#5040)Gravatar mandar1jn 1-1/+1
2022-10-10Shorter CSS naming algorithm (#5036)Gravatar Matthew Phillips 2-29/+10
2022-10-10fixing multiple doctype injections in single file (#5035)Gravatar Daniel 2-0/+6
2022-10-10Revert "Revert preact signals support (#4843)" (#5015)Gravatar Matthew Phillips 21-111/+340
2022-10-07[ci] formatGravatar matthewp 1-1/+1
2022-10-07Fix remote images in SSG mode (#5021)Gravatar Matthew Phillips 7-2/+80
2022-10-07[ci] formatGravatar delucis 1-1/+1
2022-10-07Correct `base` documentation (#4992)Gravatar Dan Jutan 1-10/+1
2022-10-07[ci] formatGravatar matthewp 1-2/+4
2022-10-07Fix suppot for mui (#5016)Gravatar Matthew Phillips 2-0/+11
2022-10-07Adds an integration starter example (#4877)Gravatar Tony Sullivan 5-0/+86
2022-10-07[ci] release (#5014)astro@1.4.6@astrojs/prefetch@0.0.8Gravatar Fred K. Bot 31-61/+63
2022-10-07[ci] formatGravatar matthewp 2-6/+3
2022-10-07Move astro/config into src and typecheck (#5013)Gravatar Matthew Phillips 3-43/+62
2022-10-07[@astrojs/prefetch]: Prevent prefetching current page (#5009)Gravatar Oskar Baumann 5-31/+49
2022-10-07[ci] formatGravatar matthewp 3-17/+20
2022-10-07[ci] update lockfile (#5011)Gravatar Fred K. Bot 1-72/+72
2022-10-07Improve test infrastructure for integrations/deno (#5005)Gravatar Robin Lindner 8-190/+237
2022-10-06Add license from rimraf code usage (#5006)Gravatar Matthew Phillips 2-5/+21
2022-10-06[ci] formatGravatar matthewp 2-32/+29
2022-10-06E2E stability (#5002)Gravatar Matthew Phillips 6-53/+101
2022-10-06[ci] release (#4976)astro@1.4.5@astrojs/solid-js@1.1.1@astrojs/partytown@1.0.1@astrojs/image@0.9.2@astrojs/cloudflare@3.0.0Gravatar Fred K. Bot 45-185/+177
2022-10-06[ci] formatGravatar tony-sull 1-3/+3
2022-10-06[@astrojs/image]: Fix <Picture /> component with query string (#4997)Gravatar Oskar Baumann 7-3/+70
2022-10-06[ci] formatGravatar natemoo-re 1-1/+2
2022-10-06Add type argument to AstroGlobal to type Props (#5000)Gravatar Erika 1-2/+2
2022-10-06[ci] update lockfile (#4987)Gravatar Fred K. Bot 1-1369/+1350
2022-10-06Docs: add yarn workaround to node integration docs (#4978)Gravatar Dan Jutan 1-1/+21
2022-10-06Add test for suffix hydration (#4982)Gravatar Bjorn Lu 3-0/+25