summaryrefslogtreecommitdiff
path: root/examples/framework-react/src/components (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-11-07[ci] formatGravatar matthewp 1-1/+1
2022-11-07When creating a new dev container, restart it if previously started (#5314)Gravatar Matthew Phillips 4-8/+48
* When creating a new dev container, restart it if previously started * Adding a changeset
2022-11-07[ci] update lockfile (#5306)Gravatar Fred K. Bot 1-505/+579
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-11-07Fix typo in create-astro messages (#5312)Gravatar Andy 1-1/+1
2022-11-07[ci] formatGravatar matthewp 4-9/+17
2022-11-07Handle `base` in adapters (#5290)Gravatar Matthew Phillips 17-15/+116
* Handle `base` in adapters * Use removeBase in the test adapter * Update packages/integrations/node/src/preview.ts Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * Update packages/integrations/cloudflare/src/server.advanced.ts Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * Include the subpath for links Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2022-11-04Adds astro cli dynamic imports (#5292)Gravatar Montel 2-5/+15
* change add, build, preview, devServer and telemtryHandler imports to dynamic * update changelog for astro cli imports change
2022-11-04[ci] update lockfile (#5299)Gravatar Fred K. Bot 1-57/+57
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-11-04[ci] formatGravatar matthewp 2-2/+2
2022-11-04fix: fix bug #5267 (#5298)Gravatar wulinsheng123 8-2/+67
* fix: fix bug #5267 * fix: add changeset * fix: on frozen lockfile Co-authored-by: wuls <linsheng.wu@beantechs.com>
2022-11-03[ci] formatGravatar matthewp 3-42/+47
2022-11-03Prevent overcaching of astro components for HMR (#5293)Gravatar Matthew Phillips 6-19/+148
* Prevent overcaching of astro components for HMR * Get tests working in windows * Use the right drive * Adding a changeset
2022-11-03[ci] formatGravatar bluwy 1-3/+3
2022-11-03chore: fix tests in node 18 (#5266)Gravatar wulinsheng123 2-0/+9
2022-11-03[ci] release (#5262)astro@1.6.3@astrojs/tailwind@2.1.2@astrojs/prism@1.0.2@astrojs/prefetch@0.1.1@astrojs/markdown-component@1.0.2@astrojs/image@0.11.1Gravatar Fred K. Bot 51-122/+114
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-03[ci] update lockfile (#5287)Gravatar Fred K. Bot 1-83/+83
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-11-03[ci] formatGravatar matthewp 7-75/+59
2022-11-03fix(astro): add `class:list` to `HTMLAttributes` (#5284)Gravatar Leonard Hertel 2-1/+6
2022-11-03Surface configuration errors to the client (#5273)Gravatar Matthew Phillips 9-83/+379
* Surface configuration errors to the client * Actually start the container on restart * Add beforeRestart to clear the console * Some minor changes, restarted() returns an Error maybe * Refactor testing code * Adding a changeset
2022-11-02fix homepage url for integrations (#5281)Gravatar Aleksa 3-2/+8
* fix homepage url for integrations * Create curvy-countries-kiss.md Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2022-11-02[ci] update lockfile (#5269)Gravatar Fred K. Bot 1-269/+275
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-11-02[ci] formatGravatar bluwy 1-1/+1
2022-11-02Fix memleak when project path contains '.md' (#5264)Gravatar Vlad Cuciureanu 12-19/+94
2022-11-02[docs] cloudflare `directory` nits (#5278)Gravatar Johan Bergström 1-2/+2
2022-11-02[ci] formatGravatar bluwy 1-1/+1
2022-11-02Refactor CSS preprocessing handling (#5236)Gravatar Bjorn Lu 9-260/+116
2022-11-01fix: consider trailing slashes when calculating current path in blog example ↵Gravatar Shoubhit Dash 1-1/+3
(#5272)
2022-11-01updates @astrojs/prefetch package keywords (#5271)Gravatar Tony Sullivan 2-1/+8
2022-11-01Adds a Hackernews example site (#5213)Gravatar Tony Sullivan 24-5/+858
* adds the hackernews example - TODO add readme content * refactor: moving styles from root.css into components * chore: add README content * chore: lint fixes + prettier-plugin-astro@0.4.0 * Update examples/hackernews/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * lint: remove unused variable * nit: adding check command to example Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-11-01Prevent tailwind config errors from crashing dev server (#5270)Gravatar Matthew Phillips 2-6/+12
* Prevent tailwind config errors from crashing dev server * Adding a changeset * Fix wrong type
2022-11-01[ci] formatGravatar matthewp 29-239/+240
2022-11-01Graceful error recovery in the dev server (#5198)Gravatar Matthew Phillips 39-643/+1630
* Graceful error recovery in the dev server Move dev-container to dev Update for the lockfile Invalidate modules in an error state Test invalidation of broken modules Remove unused error state Normalize for windows try a larger timeout Fixes build just for testing more testing Keep it posix fully posix * Fix up Windows path for testing * some debugging * use posix join * finally fixed * Remove leftover debugging * Reset the timeout * Adding a changeset
2022-11-01[ci] formatGravatar matthewp 1-4/+3
2022-11-01Improve prefetch conditions (#5244)Gravatar Robin Lindner 3-17/+24
* Improve prefetch * Add changeset
2022-11-01ci: fix prettier arg (#5263)Gravatar Michael Rienstra 1-1/+1
2022-10-31[@astrojs/image] web-streams-polyfill should be included as a prod ↵Gravatar Tony Sullivan 3-4/+9
dependency (#5260) * fix: web-streams-polyfill should be included as a prod dependency * chore: missed a lockfile change in the merge
2022-10-31Add a thank you to the original author of the original webapi package (#5246)Gravatar Fred K. Schott 1-2/+2
2022-10-31[ci] formatGravatar bluwy 1-2/+2
2022-11-01Allow 200 response for endpoints in build (#5258)Gravatar Bjorn Lu 5-23/+41
2022-10-31[ci] update lockfile (#5250)Gravatar Fred K. Bot 1-329/+332
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-10-31Revert "Prevent astro-scripts from being released (#5257)" (#5259)create-astro@1.2.1astro@1.6.2@astrojs/webapi@1.1.1@astrojs/vercel@2.3.3Gravatar Matthew Phillips 1-1/+1
This reverts commit 4f9391b33f9ec276536039daad65b2c9a2db53ca.
2022-10-31[ci] release (#5239)Gravatar Fred K. Bot 43-90/+104
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-31Prevent astro-scripts from being released (#5257)Gravatar Matthew Phillips 1-1/+1
2022-10-31Remove `shamefully-hoist` from docs smoke test (#5193)Gravatar Michael Rienstra 1-2/+1
2022-10-28Upgrade compiler to latest (#5243)Gravatar Matthew Phillips 4-7/+12
* Upgrade compiler to latest * Adding a changeset * Update tests for IIFE wrapping * Update .changeset/chilly-zoos-exist.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-10-28[docs] update image integration README (#5231)Gravatar Sarah Rainsberger 1-11/+29
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2022-10-28[ci] formatGravatar natemoo-re 1-2/+2
2022-10-28fix(create-astro): improve error messages when create-astro fails (#5240)Gravatar Nate Moore 2-0/+7
Co-authored-by: Nate Moore <nate@astro.build>
2022-10-28[ci] formatGravatar matthewp 1-1/+1
2022-10-28Throw error when trying to use the vercel static adapter in server mode (#5241)Gravatar Matthew Phillips 2-0/+9