summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/src/components/Test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-24Ensure hoisted scripts are deduplicated in build (#3433)Gravatar Nate Moore 4-10/+41
2022-05-24fix: use `error` log level since warnings are irrelevant and noisy (#3436)Gravatar Nate Moore 2-3/+2
2022-05-24[ci] formatGravatar natemoo-re 1-1/+5
2022-05-24fix: properly handle scoped class injection with spread attributes (#3384)Gravatar Nate Moore 6-18/+83
2022-05-24[ci] update lockfile (#3419)Gravatar Fred K. Schott 20-345/+375
2022-05-24Fix: add "CSS" to noExternal hint (#3426)Gravatar Ben Holmes 2-1/+6
2022-05-24Update changesets (#3434)Gravatar Nate Moore 2-1/+6
2022-05-24feat: use Vite's `logLevel` on SSR build (#3431)Gravatar Joaquín Sánchez 1-1/+2
2022-05-24[ci] formatGravatar matthewp 1-1/+4
2022-05-24Fix: Relative imports inside of hosited script on windows (#3423)Gravatar Matthew Phillips 5-4/+17
2022-05-24[ci] collect statsGravatar FredKSchott 1-0/+1
2022-05-23[ci] formatGravatar tony-sull 1-1/+3
2022-05-23Updates hydration scripts to use absolute paths (#3422)Gravatar Tony Sullivan 7-7/+85
2022-05-23Split up e2e HMR test (#3425)Gravatar Matthew Phillips 1-36/+46
2022-05-23[ci] release (#3409)Gravatar github-actions[bot] 47-103/+126
2022-05-23[ci] formatGravatar tony-sull 3-43/+48
2022-05-23Adding E2E tests for client hydration and HMR (#3374)Gravatar Tony Sullivan 70-105/+2183
2022-05-23Fix GitHub Issue creation link (closes #3257) (#3421)Gravatar Pranav Karawale 3-10/+20
2022-05-23[ci] collect statsGravatar FredKSchott 1-0/+1
2022-05-22[ci] collect statsGravatar FredKSchott 1-0/+1
2022-05-21[ci] collect statsGravatar FredKSchott 1-0/+1
2022-05-20[ci] formatGravatar bholmesdev 1-6/+1
2022-05-20Fix: support `FormData` object on fetch body (#3417)Gravatar Ben Holmes 5-21/+19
2022-05-20[ci] formatGravatar tony-sull 1-5/+8
2022-05-20Fix: Only trim `/1` from the canonical URL for paginate() routes (#3393)Gravatar Tony Sullivan 6-5/+83
2022-05-20[ci] formatGravatar tony-sull 2-43/+43
2022-05-20Enforcing routing priority during production builds (#3407)Gravatar Tony Sullivan 13-8/+406
2022-05-20Upgrade the compiler (#3416)Gravatar Matthew Phillips 2-5/+16
2022-05-20[ci] formatGravatar bholmesdev 1-1/+1
2022-05-20Fix: components in imported markdown (#3398)Gravatar Ben Holmes 12-11/+128
2022-05-20[ci] update lockfile (#3414)Gravatar Fred K. Schott 8-540/+550
2022-05-20[ci] collect statsGravatar FredKSchott 1-0/+1
2022-05-19Defer head injection until `renderPage` (#3408)Gravatar Nate Moore 5-1/+45
2022-05-19[ci] release (#3405)astro@1.0.0-beta.31Gravatar github-actions[bot] 34-81/+67
2022-05-19Fix react spectrum test lockfile issueGravatar Matthew Phillips 2-1113/+1113
2022-05-19[ci] formatGravatar matthewp 3-9/+8
2022-05-19Provide a good error message when loading react spectrum (#3406)Gravatar Matthew Phillips 9-6/+2362
2022-05-19[ci] formatGravatar natemoo-re 2-3/+5
2022-05-19Expose `file` and `url` for Astro files (#3385)Gravatar Nate Moore 8-14/+61
2022-05-19[ci] update lockfile (#3404)Gravatar Fred K. Schott 16-184/+184
2022-05-19[ci] formatGravatar matthewp 2-6/+8
2022-05-19Include server CSS in the manifest assets (#3402)Gravatar Matthew Phillips 5-5/+65
2022-05-19[ci] collect statsGravatar FredKSchott 1-0/+1
2022-05-18[ci] release (#3400)create-astro@0.12.2astro@1.0.0-beta.30Gravatar github-actions[bot] 37-79/+76
2022-05-18[ci] formatGravatar tony-sull 2-4/+5
2022-05-18Fix: Support .html requests in dev (#3401)Gravatar Tony Sullivan 3-1/+59
2022-05-18[ci] formatGravatar matthewp 1-2/+2
2022-05-18Allow overriding build vite config options (#3392)Gravatar Matthew Phillips 7-1/+61
2022-05-18[ci] formatGravatar bholmesdev 4-9/+9
2022-05-18Fix: update "building for SSR" messaging on SSG (#3399)Gravatar Ben Holmes 2-1/+12