summaryrefslogtreecommitdiff
path: root/packages/integrations/react/static-html.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20[ci] release (#4811)create-astro@1.0.2astro@1.2.8@astrojs/react@1.1.4@astrojs/markdown-remark@1.1.2@astrojs/cloudflare@2.0.0Gravatar Fred K. Bot 44-113/+109
2022-09-20[ci] formatGravatar matthewp 2-8/+3
2022-09-20Allow passing promises to set:html (#4819)Gravatar Matthew Phillips 6-4/+19
2022-09-20[ci] formatGravatar matthewp 1-1/+1
2022-09-20update cloudflare esbuild config (fixing solid ssr) (#4815)Gravatar Daniel 2-3/+10
2022-09-20Fix extra slash when adding integrations that ends with `/astro` (#4817)Gravatar Mohammed Elhaouari 2-1/+7
2022-09-20[ci] formatGravatar matthewp 1-1/+1
2022-09-20Prevent errors in React components from crashing the dev server (#4816)Gravatar Matthew Phillips 6-1/+48
2022-09-20[ci] formatGravatar matthewp 1-1/+1
2022-09-20[chore] replaces hard-coded `minify` values with `vite.build.minify` (#4803)Gravatar Enteleform 3-2/+7
2022-09-20[ci] formatGravatar matthewp 3-58/+69
2022-09-20Add support for running `create-astro` in cloned empty git repository (#4805)Gravatar HiDeoo 5-6/+64
2022-09-20Add Deno example (#4641)Gravatar Elian ☕️ 13-0/+351
2022-09-20Allow override `vite.build.target` (#4813)Gravatar Bjorn Lu 2-3/+7
2022-09-20Remove explicit `Transfer-Encoding: chunked` header (#4807)Gravatar Luca Casonato 3-8/+6
2022-09-20fix(markdown-remark): declare `hast-util-to-html` as a dependency (#4787)Gravatar Kristoffer K 3-4/+12
2022-09-19[ci] release (#4790)astro@1.2.7Gravatar Fred K. Bot 28-58/+56
2022-09-19fixed broken emoji for in "Getting started" section of integration docs (#4795)Gravatar Aditya Jain 7-7/+7
2022-09-19Update Vite 3.1.3 (#4802)Gravatar Bjorn Lu 3-9/+41
2022-09-17[ci] formatGravatar matthewp 1-1/+1
2022-09-17Fixes client:only CSS in Svelte components (#4782)Gravatar Matthew Phillips 5-2/+66
2022-09-16[ci] release (#4781)astro@1.2.6Gravatar Fred K. Bot 27-53/+54
2022-09-16Update CHANGELOG.md (#4743)Gravatar Fred K. Schott 1-3555/+2
2022-09-16.md only: npm init astro --> npm create astro (#4760)Gravatar Michael Rienstra 23-31/+31
2022-09-16[ci] formatGravatar matthewp 19-65/+64
2022-09-16Refactor to remove AstroConfig['_ctx'] (#4771)Gravatar Matthew Phillips 44-744/+776
2022-09-16[ci] update lockfile (#4779)Gravatar Fred K. Bot 1-38/+38
2022-09-15[ci] formatGravatar tony-sull 1-1/+1
2022-09-15Revert "Adds a new "astro:build:generated" hook for SSG builds (#4772)" (#4774)Gravatar Tony Sullivan 5-42/+1
2022-09-15[ci] formatGravatar tony-sull 1-2/+6
2022-09-15Adds a new "astro:build:generated" hook for SSG builds (#4772)Gravatar Tony Sullivan 5-0/+38
2022-09-15[ci] release (#4761)astro@1.2.5@astrojs/tailwind@2.0.1Gravatar Fred K. Bot 31-66/+65
2022-09-15Fix typo in portfolio example (#4764)Gravatar Calvin Liang 1-1/+1
2022-09-15[ci] formatGravatar matthewp 4-36/+36
2022-09-15Ensure before-hydration is only loaded when used (#4768)Gravatar Matthew Phillips 14-11/+240
2022-09-15[ci] update lockfile (#4767)Gravatar Fred K. Bot 1-393/+393
2022-09-15[ci] formatGravatar matthewp 3-9/+6
2022-09-15Read jsxImportSource from tsconfig (#4759)Gravatar Matthew Phillips 13-17/+118
2022-09-14Tailwind v2 docs (#4758)Gravatar Chris Swithinbank 3-2/+15
2022-09-14[ci] release (#4750)astro@1.2.4@astrojs/tailwind@2.0.0@astrojs/react@1.1.3Gravatar Fred K. Bot 38-98/+86
2022-09-14[ci] formatGravatar matthewp 4-21/+20
2022-09-14Allow custom 404 route to handle API route missing methods (#4594)Gravatar Matthew Phillips 7-153/+288
2022-09-14[ci] formatGravatar matthewp 1-1/+1
2022-09-14Only pass through children prop if there are children (#4756)Gravatar Matthew Phillips 5-1/+22
2022-09-14[ci] formatGravatar aFuzzyBear 1-1/+1
2022-09-14Update peer dep with Tailwindcss (#4543)Gravatar Peter Singh 3-4/+9
2022-09-14[ci] formatGravatar matthewp 1-3/+1
2022-09-14Compatiblity between hoisted scripts and tailwind integration (#4755)Gravatar Matthew Phillips 7-22/+59
2022-09-14Support Vite 3.1 (#4752)Gravatar Bjorn Lu 4-11/+13
2022-09-14Fix console.error filtering (#4748)Gravatar Bjorn Lu 2-0/+6