summaryrefslogtreecommitdiff
path: root/examples/framework-react/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Testing perf improvements for e2e tests (#4354)Gravatar Tony Sullivan 22-51/+47
2022-08-17Provide correct MIME type for dynamic endpoint routes in dev (#4356)Gravatar Chris Swithinbank 5-1/+51
2022-08-17Refactor static build config merge (#4344)Gravatar Bjorn Lu 2-22/+9
2022-08-17Fix example blog post markdown-style-guide.md image extension (#4360)Gravatar Caleb 1-1/+1
2022-08-17Fallback to undefined rather than false when resolving CLI flags (#4362)Gravatar Joseph Lozano 2-1/+6
2022-08-16[ci] release (#4333)astro@1.0.6@astrojs/mdx@0.10.0Gravatar Fred K. Bot 36-83/+76
2022-08-16Don’t use Buffer.byteLength() as Deno can’t use it (#4324)Gravatar Patrick Smith 8-3/+53
2022-08-16Fix: TS lint on `MDXLayoutProps` (#4347)Gravatar Ben Holmes 2-2/+6
2022-08-16integrations: update recommended method for running astro add (#4340)Gravatar Chris Swithinbank 13-26/+26
2022-08-15SSR doesn't need to block multiple routes that match the same URL (#4329)Gravatar Tony Sullivan 2-7/+5
2022-08-15Fix typo `offical` (#4336)Gravatar Mahmudul Alam 1-2/+2
2022-08-15[ci] formatGravatar matthewp 2-7/+9
2022-08-15Fix double injecting of head content in md pages (#4334)Gravatar Matthew Phillips 10-7/+101
2022-08-15fix(blog): height auto img (#4327)Gravatar Nate Moore 1-0/+1
2022-08-15[ci] formatGravatar bholmesdev 1-3/+5
2022-08-15[MDX] Switch from Shiki Twoslash -> Astro Markdown highlighter (#4292)Gravatar Ben Holmes 7-35/+156
2022-08-15docs: fixed typo in the tailwind integration docs (#4308)Gravatar MoustaphaDev 1-1/+1
2022-08-15Update README.md (#4326)Gravatar Stinggyray 1-1/+0
2022-08-15docs: specify lang for a codeblock (#4314)Gravatar Yash 3-3/+3
2022-08-15[ci] formatGravatar FredKSchott 3-10/+10
2022-08-15image fix (#4322)Gravatar Fred K. Schott 19-49/+39
2022-08-13[ci] release (#4296)astro@1.0.5Gravatar Fred K. Bot 31-63/+61
2022-08-13[ci] formatGravatar FredKSchott 5-8/+4
2022-08-13Revert "Ensure hydration scripts inside of slots render ASAP (#4288)" (#4302)Gravatar Fred K. Schott 16-114/+44
2022-08-13Reove: references to Lit (#4305)Gravatar Peter Singh 1-2/+2
2022-08-13add missing word in image integration-guide (#4303)Gravatar mundry 1-1/+1
2022-08-13[examples/blog] move copyGravatar Fred K. Schott 1-6/+6
2022-08-13update examples/blog package.jsonGravatar Fred K. Schott 2-34/+149
2022-08-13[ci] formatGravatar FredKSchott 5-21/+30
2022-08-13add protection if astro preview is run with server output (#4284)Gravatar Fred K. Schott 4-3/+10
2022-08-13Update: blog template (#4283)Gravatar Fred K. Schott 33-810/+550
2022-08-12[ci] formatGravatar bholmesdev 2-2/+6
2022-08-12fix: content -> frontmatter, content.headings -> headings (#4294)Gravatar Ben Holmes 4-18/+17
2022-08-12[ci] release (#4290)astro@1.0.4@astrojs/mdx@0.9.0Gravatar Fred K. Bot 37-91/+88
2022-08-12[ci] formatGravatar bholmesdev 1-1/+4
2022-08-12[MDX] Fix remaining inconsistencies with Markdown (#4268)Gravatar Ben Holmes 10-6/+154
2022-08-12[ci] formatGravatar natemoo-re 3-7/+11
2022-08-12Fix namespaced component usage in MDX (#4272)Gravatar Nate Moore 17-9/+315
2022-08-12[astro add] Set `output: 'server'` when adding adapter (#4289)Gravatar Ben Holmes 2-0/+22
2022-08-12[ci] formatGravatar matthewp 8-14/+21
2022-08-12Prevents automatic trailingSlash behavior with getStaticPaths (#4265)Gravatar Matthew Phillips 6-3/+60
2022-08-12Ensure hydration scripts inside of slots render ASAP (#4288)Gravatar Matthew Phillips 16-35/+111
2022-08-12[ci] formatGravatar natemoo-re 1-1/+1
2022-08-12fix(#4194): remove Astro runtime from browser (#4282)Gravatar Nate Moore 2-1/+9
2022-08-12Make astro import inside env.d.ts relative so they work inside the monorepo (...Gravatar Erika 1-2/+2
2022-08-11ci-fix (#4280)Gravatar Fred K. Schott 2-56/+70
2022-08-11[ci] release (#4249)astro@1.0.3@astrojs/prism@1.0.1@astrojs/prefetch@0.0.7@astrojs/preact@1.0.2@astrojs/netlify@1.0.1@astrojs/mdx@0.8.3@astrojs/image@0.3.4Gravatar Fred K. Bot 52-135/+133
2022-08-11Clarify preact/compat integration docs (#4267)Gravatar Bjorn Lu 2-0/+22
2022-08-11[ci] formatGravatar FredKSchott 1-7/+7
2022-08-11Fix `astro add` with third-party integrations (#4270)Gravatar Nate Moore 2-4/+28