summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/src/components/Test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Fix inlined hoisted scripts and SSR (#3593)Gravatar Matthew Phillips 4-1/+49
2022-06-14Generate tailwind config with type imported (#3585)Gravatar (◕ᴥ◕) 1-1/+2
2022-06-14[ci] formatGravatar matthewp 2-6/+6
2022-06-14feat: support optional and conditional integrations (#3590)Gravatar Okiki Ojo 4-11/+46
2022-06-14[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-13fix(examples): incorrect StackBlitz demo URLs (#3584)Gravatar Florens Verschelde 5-7/+7
2022-06-13[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-12[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-11[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-10[ci] release (#3569)astro@1.0.0-beta.44@astrojs/sitemap@0.1.2@astrojs/markdown-remark@0.11.2Gravatar github-actions[bot] 39-89/+92
2022-06-10Fix remarkMdxish performance issue on huge sites (#3572)Gravatar hippotastic 2-4/+14
2022-06-10[ci] formatGravatar natemoo-re 3-7/+5
2022-06-10Improve YAML error handling (#3557)Gravatar Nate Moore 3-2/+31
2022-06-10Disabling unreliable E2E test for further investigation (#3560)Gravatar Tony Sullivan 2-22/+54
2022-06-10Changed astro.config.js text to a link to the supported config file types (#3...Gravatar Félix Sanz 1-1/+1
2022-06-10unused dependency 'sitemap', 'filter' option should return boolean (#3563)Gravatar Oleksii Tymoshenko 4-22/+6
2022-06-10[ci] formatGravatar matthewp 1-4/+4
2022-06-10Preoptimize renderers and hydration directives (#3568)Gravatar Matthew Phillips 4-14/+22
2022-06-10[ci] release (#3549)astro@1.0.0-beta.43@astrojs/sitemap@0.1.1@astrojs/markdown-remark@0.11.1Gravatar github-actions[bot] 41-108/+96
2022-06-10[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-10[ci] formatGravatar natemoo-re 4-23/+18
2022-06-09chore: update types (#3558)Gravatar Nate Moore 1-2/+2
2022-06-09Fix autolinking of URLs inside links in Markdown (#3564)Gravatar hippotastic 4-19/+137
2022-06-09[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-08[ci] formatGravatar natemoo-re 3-68/+23
2022-06-08Allow AlpineJS syntax extensions in Markdown (#3554)Gravatar hippotastic 6-398/+554
2022-06-08[ci] formatGravatar natemoo-re 1-2/+2
2022-06-08Prevent sitemap URLs without pathname (#3553)Gravatar Caio Ferrarezi 2-3/+16
2022-06-08[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-07[ci] formatGravatar tony-sull 3-4/+8
2022-06-07Fix: Astro.site should default to localhost if not provided in config (#3552)Gravatar Tony Sullivan 5-6/+80
2022-06-07[ci] formatGravatar bholmesdev 1-1/+4
2022-06-07Fix: `--host` flag logs when no network IPs are found (#3547)Gravatar Ben Holmes 2-24/+28
2022-06-07[ci] formatGravatar FredKSchott 1-22/+17
2022-06-07Governance updates (#3490)Gravatar Fred K. Schott 1-87/+176
2022-06-07Fix: bubbling up a more useful error message for unresolve imports in Astro c...Gravatar Tony Sullivan 5-15/+61
2022-06-07[ci] release (#3534)astro@1.0.0-beta.42@astrojs/netlify@0.4.3@astrojs/deno@0.1.5Gravatar github-actions[bot] 40-94/+82
2022-06-07[ci] formatGravatar matthewp 3-10/+11
2022-06-07Allow dynamic imports when using Netlify Edge Functions (#3535)Gravatar Matthew Phillips 13-7/+144
2022-06-07[ci] collect statsGravatar FredKSchott 1-0/+1
2022-06-06[ci] formatGravatar matthewp 1-6/+8
2022-06-06Fix importing CSS packages in frontmatter (#3537)Gravatar Matthew Phillips 7-43/+100
2022-06-06[ci] formatGravatar matthewp 1-102/+107
2022-06-06Prevent minifying server JS (#3533)Gravatar Matthew Phillips 2-28/+35
2022-06-06[ci] formatGravatar tony-sull 8-24/+24
2022-06-06Improve HMR handling for styles, persisted islands (#3492)Gravatar Nate Moore 31-161/+309
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 105-379/+361
2022-06-06format: automatically organize imports and removed unused (#3499)Gravatar Fred K. Schott 5-4/+93
2022-06-06[ci] formatGravatar matthewp 2-7/+7
2022-06-06Fix use of dynamic imports / Astro.glob with Deno Deploy (#3532)Gravatar Matthew Phillips 12-9/+157