summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Revert "Allow image-pool to be used as its own Worker (#5317)" (#5360)Gravatar Matthew Phillips 5-39/+8
2022-11-10Consistent MD frontmatter typing (#5294)Gravatar Michael Rienstra 2-4/+11
2022-11-10[ci] formatGravatar matthewp 3-25/+27
2022-11-10Updated CSS naming algorithm (#5353)Gravatar Matthew Phillips 4-45/+165
2022-11-10[ci] release (#5329)astro@1.6.6@astrojs/mdx@0.11.6@astrojs/image@0.11.3Gravatar Fred K. Bot 44-108/+96
2022-11-10[ci] update lockfile (#5348)Gravatar Fred K. Bot 1-147/+146
2022-11-10Fix `astro.config.mjs` in minimal example (#5350)Gravatar Chris Swithinbank 1-4/+1
2022-11-10Add “Open with CodeSandbox” buttons to example project READMEs (#5322)Gravatar Obinna Ekwuno 25-1/+26
2022-11-10[ci] formatGravatar matthewp 1-1/+1
2022-11-09Fixes failing mdx test (#5344)Gravatar Matthew Phillips 1-2/+6
2022-11-10[ci] formatGravatar matthewp 1-2/+6
2022-11-09Change 404 to 301 for omitting base for items in public (#5342)Gravatar Matthew Phillips 2-6/+11
2022-11-09[ci] update lockfile (#5336)Gravatar Fred K. Bot 1-95/+95
2022-11-09[ci] formatGravatar matthewp 3-8/+12
2022-11-09Prevent mdx server hangs on JSX checking (#5330)Gravatar Matthew Phillips 5-19/+91
2022-11-09Upgrade compiler (#5339)Gravatar Nate Moore 4-9/+15
2022-11-09[ci] formatGravatar Princesseuh 5-5/+4
2022-11-09Migrate error messages to new format (and misc error improvements) (#5316)Gravatar Erika 38-382/+797
2022-11-09Fix the image tests (#5338)Gravatar Matthew Phillips 8-8/+10
2022-11-09Move rehype-pretty-code as devDep (#5337)Gravatar Bjorn Lu 2-6/+4
2022-11-09[ci] formatGravatar matthewp 3-27/+29
2022-11-09Preserve code element node meta for rehype syntax highlighters (#5335)Gravatar Bjorn Lu 7-1/+71
2022-11-09Share picture fallback image with source (#5324)Gravatar Bjorn Lu 3-14/+43
2022-11-09404 when not using subpath for items in public in dev (#5328)Gravatar Matthew Phillips 4-3/+69
2022-11-08[ci] formatGravatar matthewp 3-36/+42
2022-11-08Allow dynamic segments in injected routes (#5331)Gravatar Matthew Phillips 5-16/+68
2022-11-08[ci] formatGravatar natemoo-re 1-4/+6
2022-11-08fix(examples): ts-check issue (#5332)Gravatar Nate Moore 1-6/+5
2022-11-08[ci] formatGravatar Princesseuh 17-167/+187
2022-11-08Update language-server and prettier plugin to latest versions (#5327)Gravatar Erika 4-39/+24
2022-11-08[ci] release (#5325)create-astro@1.2.2astro@1.6.5@astrojs/netlify@1.2.1@astrojs/image@0.11.2@astrojs/cloudflare@4.0.1Gravatar Fred K. Bot 45-92/+97
2022-11-08[ci] update lockfile (#5323)Gravatar Fred K. Bot 1-109/+109
2022-11-08[ci] formatGravatar matthewp 1-4/+4
2022-11-08Ensure astro-island scripts render when using Astro.slots.render (#5326)Gravatar Matthew Phillips 7-7/+60
2022-11-08`create-astro` bug fixes (#5319)Gravatar Nate Moore 5-7/+15
2022-11-08[ci] formatGravatar matthewp 2-16/+18
2022-11-08Allow image-pool to be used as its own Worker (#5317)Gravatar Matthew Phillips 5-3/+42
2022-11-08Support environment variables in Cloudflare and Netlify Edge functions (#5301)Gravatar Bjorn Lu 17-96/+132
2022-11-08Fix image test fail (#5321)Gravatar Bjorn Lu 2-2/+2
2022-11-07[ci] release (#5296)astro@1.6.4@astrojs/node@3.0.0@astrojs/deno@2.0.0@astrojs/cloudflare@4.0.0Gravatar Fred K. Bot 40-99/+130
2022-11-07[ci] formatGravatar matthewp 1-1/+1
2022-11-07When creating a new dev container, restart it if previously started (#5314)Gravatar Matthew Phillips 4-8/+48
2022-11-07[ci] update lockfile (#5306)Gravatar Fred K. Bot 1-505/+579
2022-11-07Fix typo in create-astro messages (#5312)Gravatar Andy 1-1/+1
2022-11-07[ci] formatGravatar matthewp 4-9/+17
2022-11-07Handle `base` in adapters (#5290)Gravatar Matthew Phillips 17-15/+116
2022-11-04Adds astro cli dynamic imports (#5292)Gravatar Montel 2-5/+15
2022-11-04[ci] update lockfile (#5299)Gravatar Fred K. Bot 1-57/+57
2022-11-04[ci] formatGravatar matthewp 2-2/+2
2022-11-04fix: fix bug #5267 (#5298)Gravatar wulinsheng123 8-2/+67