summaryrefslogtreecommitdiff
path: root/examples/docs/public/make-scrollable-code-focusable.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31fix: always get latest pnpm (#4571)Gravatar Ofer Shaal 1-1/+5
2022-08-31Remove unused CSS for `client:load` components (#4566)Gravatar Bjorn Lu 6-9/+48
2022-08-30[ci] formatGravatar tony-sull 16-85/+79
2022-08-30Image integration refactor and cleanup (#4482)Gravatar Tony Sullivan 42-763/+2211
2022-08-30Adds the "withastro" keyword to adapter packages (#4558)Gravatar Tony Sullivan 6-0/+14
2022-08-30[ci] formatGravatar bholmesdev 3-19/+13
2022-08-30[MDX] Extend Markdown plugin config, with customization options (#4504)Gravatar Ben Holmes 14-254/+435
2022-08-30[ci] release (#4520)astro@1.1.2@astrojs/react@1.1.1@astrojs/mdx@0.10.3@astrojs/markdown-remark@1.1.1@astrojs/lit@1.0.1@astrojs/image@0.3.7Gravatar Fred K. Bot 51-142/+135
2022-08-30Add custom components to mdx integration guide (#4530)Gravatar Kyle F Butts 2-0/+53
2022-08-30[ci] formatGravatar matthewp 3-22/+29
2022-08-30Include trailingSlash in astro:build:done hook (#4553)Gravatar Matthew Phillips 10-3/+192
2022-08-30Fix "failed to load for SSR" error when removing Astro `<style>` blocks (#4548)Gravatar Ben Holmes 2-9/+17
2022-08-30[ci] update lockfile (#4514)Gravatar Fred K. Bot 1-2112/+2159
2022-08-30Add missing packages to the readme (#4552)Gravatar Matthew Phillips 1-0/+4
2022-08-30[docs] remove confusing note added in wrong place (#4551)Gravatar Sarah Rainsberger 1-9/+1
2022-08-30Vite ignore unknown import (#4527)Gravatar Bjorn Lu 2-1/+6
2022-08-29[astro add] Add an Adapter -> Add an SSR Adapter (#4546)Gravatar Ben Holmes 2-1/+6
2022-08-29Configures Lit to work with its decorators (#4503)Gravatar Matthew Phillips 4-4/+14
2022-08-29fix: improve docs example (#4355)Gravatar Julius Marminge 22-890/+1067
2022-08-29Skip clean SSR output if page generation fails (#4526)Gravatar Bjorn Lu 2-5/+7
2022-08-29Remove hardcoded Vite middleware handling (#4531)Gravatar Bjorn Lu 4-17/+6
2022-08-29Add missing slot attribute to possible attributes on SVG elements (#4535)Gravatar Erika 2-1/+7
2022-08-29Fix image integration's types not referring to the base types for Vite client...Gravatar Erika 2-0/+7
2022-08-29Fix `@astrojs/node` typo (#4525)Gravatar Bjorn Lu 1-1/+1
2022-08-29Update README.md (#4517)Gravatar Tim Rinkel 1-1/+0
2022-08-29fix: config type import (#4524)Gravatar applemonkey496 2-1/+6
2022-08-28chore: updated shiki (#4519)Gravatar Juan Martín Seery 9-27/+82
2022-08-26[ci] release (#4508)astro@1.1.1Gravatar Fred K. Bot 30-58/+59
2022-08-26Fix import-meta.d.ts not being included in the package (#4507)Gravatar Erika 2-0/+7
2022-08-26[ci] release (#4502)@astrojs/alpinejs@0.1.1Gravatar Fred K. Bot 5-8/+9
2022-08-26Update README.mdGravatar Fred K. Schott 1-1/+1
2022-08-26Add `renderer` keyword to alpinejs integration (#4501)Gravatar Mohammed Elhaouari 2-0/+7
2022-08-26[ci] release (#4495)create-astro@1.0.1astro@1.1.0@astrojs/solid-js@1.1.0@astrojs/react@1.1.0@astrojs/mdx@0.10.2@astrojs/markdown-remark@1.1.0Gravatar Fred K. Bot 51-213/+141
2022-08-26chore: update readme to include alpine js integration (#4498)Gravatar Abdullah Mzaien 1-0/+1
2022-08-26Update astro check to use latest version of the language server (#4500)Gravatar Erika 3-50/+57
2022-08-26Vendor Vite's importMeta.d.ts inside our repo to workaround issue with `tsc` ...Gravatar Erika 3-1/+43
2022-08-26Only print file output only for 404 and 500 routes (#4497)Gravatar Ben Holmes 2-5/+9
2022-08-26[ci] formatGravatar matthewp 1-14/+9
2022-08-26chore: update to solid 1.5 (#4496)Gravatar Abdullah Mzaien 3-4/+17
2022-08-26Exit prerelease mode for 1.1 release (#4493)Gravatar Matthew Phillips 1-1/+1
2022-08-26Remove "as Props" from the astro examples (#4494)Gravatar Mohammed Elhaouari 8-8/+8
2022-08-26[ci] update lockfile (#4492)Gravatar Fred K. Bot 1-33/+41
2022-08-26Edit Alpinejs content generation for Docs (#4466)Gravatar Mark Spratt 1-6/+5
2022-08-26Note private env var handling with cloudflare builds (#4490)Gravatar Bjorn Lu 1-0/+14
2022-08-26Bump pnpm version (#4488)Gravatar Bjorn Lu 1-2/+2
2022-08-26Update blog.astro (#4486)Gravatar Peter Singh 1-2/+2
2022-08-25Earlier import snippet for `@astrojs/image` (#4484)Gravatar Tc001 1-0/+6
2022-08-25[ci] release (next) (#4480)create-astro@1.0.1-next.0astro@1.1.0-next.0@astrojs/react@1.1.0-next.0@astrojs/mdx@0.10.2-next.0@astrojs/markdown-remark@1.1.0-next.0Gravatar Fred K. Bot 38-76/+133
2022-08-25[ci] formatGravatar matthewp 2-11/+12
2022-08-25[MD] `extendDefaultPlugins` to preserve default remark plugins (#4474)Gravatar Ben Holmes 10-31/+100