summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-07[ci] update lockfile (#5306)Gravatar Fred K. Bot 1-505/+579
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
2022-11-04Adds astro cli dynamic imports (#5292)Gravatar Montel 2-5/+15
2022-11-04[ci] update lockfile (#5299)Gravatar Fred K. Bot 1-57/+57
2022-11-04[ci] formatGravatar matthewp 2-2/+2
2022-11-04fix: fix bug #5267 (#5298)Gravatar wulinsheng123 8-2/+67
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
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
2022-11-03[ci] update lockfile (#5287)Gravatar Fred K. Bot 1-83/+83
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
2022-11-02fix homepage url for integrations (#5281)Gravatar Aleksa 3-2/+8
2022-11-02[ci] update lockfile (#5269)Gravatar Fred K. Bot 1-269/+275
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
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
2022-11-01Prevent tailwind config errors from crashing dev server (#5270)Gravatar Matthew Phillips 2-6/+12
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
2022-11-01[ci] formatGravatar matthewp 1-4/+3
2022-11-01Improve prefetch conditions (#5244)Gravatar Robin Lindner 3-17/+24
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 dependency...Gravatar Tony Sullivan 3-4/+9
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
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
2022-10-31[ci] release (#5239)Gravatar Fred K. Bot 43-90/+104
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
2022-10-28[docs] update image integration README (#5231)Gravatar Sarah Rainsberger 1-11/+29
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
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
2022-10-28Revert "GitHub Actions: add install action (#5196)" (#5242)Gravatar Matthew Phillips 10-84/+145
2022-10-28[ci] formatGravatar natemoo-re 1-11/+13