summaryrefslogtreecommitdiff
path: root/examples/view-transitions/src/scripts/utils.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-13[ci] formatGravatar bluwy 2-2/+2
2023-10-13Fix error overlay syntax highlighting (#8817)Gravatar Bjorn Lu 5-22/+35
2023-10-12[ci] release (#8796)astro@3.3.0@astrojs/mdx@1.1.2@astrojs/markdown-remark@3.3.0@astrojs/markdoc@0.6.0@astrojs/cloudflare@7.5.3Gravatar Houston (Bot) 53-323/+280
2023-10-12[ci] formatGravatar natemoo-re 2-16/+16
2023-10-12fix(middleware): instantiate locals if the adapter does not (#8800)Gravatar Arsh 7-18/+67
2023-10-12Fix: Retain focus for persisted input elements during view transitions (#8813)Gravatar Martin Trapp 7-4/+93
2023-10-11Remove network-information-types (#8810)Gravatar Jacob Lamb 4-20/+126
2023-10-11Add support for an `--outDir` CLI flag to `astro build` (#8808)Gravatar Chris Swithinbank 3-0/+7
2023-10-12Use shikiji (#8502)Gravatar Bjorn Lu 23-585/+464
2023-10-11feat: use tsconfck instead of tsconfig-resolver (#8798)Gravatar Erika 15-112/+198
2023-10-11Fix markdown charset as utf-8 by default (#8795)Gravatar Bjorn Lu 10-38/+115
2023-10-11[ci] formatGravatar Princesseuh 1-2/+4
2023-10-11feat(assets): Add support for `srcset` and a Picture component (#8620)Gravatar Erika 18-40/+413
2023-10-11port https://github.com/withastro/docs/pull/4980 (#8799)Gravatar Alexander Niebuhr 1-2/+2
2023-10-10[ci] formatGravatar lilnasy 2-64/+65
2023-10-10fix(transitions router): no-op on the server (#8771)Gravatar Arsh 5-6/+73
2023-10-10[ci] formatGravatar alexanderniebuhr 2-2/+2
2023-10-10fix(cloudflare): runtime types for Cloudflare caches (#8782)Gravatar Mikkel Ricafrente 3-7/+15
2023-10-10[ci] release (#8768)astro@3.2.4@astrojs/tailwind@5.0.2@astrojs/cloudflare@7.5.2Gravatar Houston (Bot) 49-119/+110
2023-10-10chore: removed adapters cleanup (#8726)Gravatar Arsh 12-83/+16
2023-10-10fix(cloudflare): esbuild settings for cloudflare (#8788)Gravatar Alexander Niebuhr 3-0/+8
2023-10-09[ci] formatGravatar alexanderniebuhr 1-2/+2
2023-10-09fix(cloudflare): support for 'cloudflare:*' imports (#8766)Gravatar Jonathan Dunlap 3-0/+11
2023-10-09[ci] formatGravatar ematipico 1-6/+6
2023-10-09fix(windows): ensure drive letter is uppercase (#8741)Gravatar Arsh 2-0/+12
2023-10-09[ci] formatGravatar bluwy 2-3/+5
2023-10-09feat(tailwind): create a tailwind.config.mjs file by default (#8638)Gravatar Florian Lefebvre 4-6/+12
2023-10-09Fix transition attributes on islands (#8776)Gravatar Martin Trapp 10-7/+90
2023-10-09Fix flickering during view transitions (#8772)Gravatar Martin Trapp 6-2/+83
2023-10-09Fix snapshot release permissions (#8777)Gravatar Bjorn Lu 1-3/+4
2023-10-09Make CSS chunk names less confusing (#8754)Gravatar Bjorn Lu 3-22/+52
2023-10-07fix(assets): add the missing `await` to getHTMLAttributes (#8773)Gravatar Makito 2-1/+6
2023-10-06Revert fix #8472 (#8767)Gravatar Martin Trapp 3-22/+10
2023-10-06Give snapshot releases the issues: write permissionGravatar Matthew Phillips 1-0/+1
2023-10-06Give the snapshot release the right permissionsGravatar Matthew Phillips 1-1/+6
2023-10-06Snapshot release: prevent setting outputGravatar Matthew Phillips 1-3/+1
2023-10-05Add debugging information on preview releasesGravatar Matthew Phillips 1-1/+2
2023-10-05Print the publish output when it failsGravatar Matthew Phillips 1-0/+1
2023-10-05Fix git tag release (#8752)astro@3.2.3@astrojs/vue@3.0.1@astrojs/vercel@5.0.2@astrojs/underscore-redirects@0.3.1@astrojs/telemetry@3.0.3@astrojs/tailwind@5.0.1@astrojs/svelte@4.0.3@astrojs/solid-js@3.0.2@astrojs/sitemap@3.0.1@astrojs/react@3.0.3@astrojs/prefetch@0.4.1@astrojs/preact@3.0.1@astrojs/partytown@2.0.1@astrojs/node@6.0.3@astrojs/netlify@0.0.0@astrojs/mdx@1.1.1@astrojs/markdown-remark@3.2.1@astrojs/markdoc@0.5.2@astrojs/lit@3.0.1@astrojs/internal-helpers@0.2.1@astrojs/cloudflare@7.5.1@astrojs/alpinejs@0.3.1Gravatar Bjorn Lu 1-1/+1
2023-10-05Fix provenance release (#8749)Gravatar Bjorn Lu 2-0/+6
2023-10-05[ci] release (#8738)Gravatar Houston (Bot) 80-209/+318
2023-10-05Update Netlify SSR link (#8700)Gravatar Jacob Lamb 2-1/+6
2023-10-04fix(#8746): improve error message for dynamic component usage (#8747)Gravatar Nate Moore 2-3/+9
2023-10-04Remove unused CSS output files when inlined (#8743)Gravatar Bjorn Lu 2-2/+25
2023-10-04[ci] formatGravatar bluwy 3-23/+19
2023-10-04chore: remove undici polyfill (#8729)Gravatar Arsh 12-105/+22
2023-10-04[ci] formatGravatar bluwy 1-7/+3
2023-10-04Fixes: Shiki syntax highlighting adds is:raw attribute to the HTML output (#8...Gravatar Chris 3-2/+23
2023-10-04Fix markdown rehype plugin example (#8733)Gravatar Kobe Ruado 1-2/+2
2023-10-03[ci] formatGravatar natemoo-re 1-1/+1