summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Fix missing package file regression (#8149)Gravatar Matthew Phillips 2-1/+7
2023-08-18fix(node): delegate preview's not found and error handling to core/app (#8141)Gravatar Arsh 2-9/+6
2023-08-18[ci] formatGravatar matthewp 1-1/+4
2023-08-18fix(data collections): normalize file paths for DataEntry.id (#8144)Gravatar Arsh 2-1/+6
2023-08-18[ci] release (#8138)astro@2.10.11@astrojs/react@2.3.1Gravatar Houston (Bot) 44-80/+82
2023-08-18[ci] formatGravatar natemoo-re 1-1/+1
2023-08-18Fix 404 response leading to an infinite loop when there is no 404 page (#8136)Gravatar André Alves 2-1/+10
2023-08-18fix(react): add missing export (#8137)Gravatar Nate Moore 2-1/+7
2023-08-18[ci] release (#8096)create-astro@3.2.2astro@2.10.10@astrojs/vercel@3.8.2@astrojs/svelte@3.1.1@astrojs/solid-js@2.2.1@astrojs/react@2.3.0Gravatar Houston (Bot) 63-197/+186
2023-08-18[ci] formatGravatar natemoo-re 4-9/+15
2023-08-18Stringify shouldn't throw on user object during rendering (#8127)Gravatar Nate Moore 9-46/+115
2023-08-17[ci] formatGravatar natemoo-re 1-1/+4
2023-08-17fix(dev): open to base path (#8123)Gravatar Nate Moore 2-1/+8
2023-08-17chore(gitpod): resolve potential globbing and word splitting issue (#8124)Gravatar Ben Elan 1-1/+1
2023-08-17fix(#6965): fix build stats (#8122)Gravatar Nate Moore 2-1/+8
2023-08-17[error msg] add hybrid option to a getStaticPaths error message (#8120)Gravatar Sarah Rainsberger 1-1/+1
2023-08-17only update our own history entires during back navigation through view trans...Gravatar Martin Trapp 2-3/+11
2023-08-17fix: reinsert attribute to specify direction of ViewTransition (forward / bac...Gravatar Martin Trapp 2-7/+12
2023-08-17feat(assets): support remote images (#7778)Gravatar Julien Barbay 23-190/+657
2023-08-17[ci] formatGravatar ematipico 3-31/+34
2023-08-17Detect Bun package manager in create-astro (#7944)Gravatar Colin McDonnell 2-1/+11
2023-08-17Prerendering corner cases (#8070)Gravatar Arsh 16-48/+221
2023-08-16fix(solid): update babel-preset-solid (#8107)Gravatar Nate Moore 3-5/+10
2023-08-16Fix 8083 (#8105)Gravatar Martin Trapp 2-2/+18
2023-08-16Fix #7056 Splashing Navigation Menu in portfolio template (#7078)Gravatar Nel 1-3/+43
2023-08-16[ci] formatGravatar natemoo-re 4-56/+58
2023-08-16[create-astro] verify connectivity and --template (#8102)Gravatar Nate Moore 6-3/+146
2023-08-16Fix flaky Cloudflare test (#8103)Gravatar Nate Moore 5-8/+5
2023-08-16Fix missing async/await in vite-plugin-integrations-container on astro:server...Gravatar Adam Heath 2-3/+7
2023-08-16Update build.inlineStylesheets docs (#8061)Gravatar Reuben Tier 1-4/+4
2023-08-16[ci] formatGravatar matthewp 5-51/+52
2023-08-16Add experimentalReactChildren option to React integration (#8082)Gravatar Matthew Phillips 36-38/+218
2023-08-16Cleanup dotfiles in dist (#8092)Gravatar Nate Moore 2-0/+7
2023-08-16chore(test): remove duplicates fixtures (#8098)Gravatar Arsh 20-376/+32
2023-08-15Filter out Svelte's unknown class prop console warnings (#7291)Gravatar Eric Mika 2-1/+64
2023-08-15[ci] formatGravatar natemoo-re 1-12/+12
2023-08-15chore: update to use getEntry (#8093)Gravatar Nate Moore 1-14/+14
2023-08-15[ci] release (#8090)create-astro@3.2.1astro@2.10.9Gravatar Houston (Bot) 44-76/+78
2023-08-15Handle noscript tags in head during ViewTransitions (#8091)Gravatar Martin Trapp 2-0/+9
2023-08-15[ci] formatGravatar natemoo-re 1-1/+1
2023-08-15fix(create-astro): update install step (#8089)Gravatar Nate Moore 2-17/+24
2023-08-15Add Transloadit to the Gold Sponsors list (#8074)Gravatar Alexander Zaytsev 1-1/+1
2023-08-15[ci] formatGravatar natemoo-re 2-9/+19
2023-08-15Update wrangler (#8081)Gravatar Nate Moore 8-534/+431
2023-08-15[ci] release (#8064)create-astro@3.2.0astro@2.10.8@astrojs/sitemap@2.0.2@astrojs/react@2.2.2@astrojs/node@5.3.4Gravatar Houston (Bot) 56-127/+128
2023-08-15fix: Removed extra double quotes from computed style in shiki code component ...Gravatar Greg Cobb 2-2/+7
2023-08-15Stream request body instead of buffering it in memory (#8084)Gravatar hbgl 6-57/+167
2023-08-15[ci] formatGravatar bluwy 1-1/+1
2023-08-15Document SSG format and trailingSlash consistency (#8068)Gravatar Bjorn Lu 1-0/+4
2023-08-15Remove deepmerge-ts for simpler implementation (#8086)Gravatar Bjorn Lu 3-11/+24