summaryrefslogtreecommitdiff
path: root/examples/hackernews/src/lib/api.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-29added e2e tests for history navigation to fragment positions (#8265)Gravatar Martin Trapp 2-2/+46
2023-08-29[ci] release (rc) (#8256)astro@3.0.0-rc.9@astrojs/vue@3.0.0-rc.2@astrojs/telemetry@3.0.0-rc.4@astrojs/svelte@4.0.0-rc.3@astrojs/solid-js@3.0.0-rc.4@astrojs/react@3.0.0-rc.6@astrojs/preact@3.0.0-rc.3Gravatar Houston (Bot) 51-97/+159
2023-08-29[ci] formatGravatar natemoo-re 5-13/+19
2023-08-29Unmount framework components when islands are destroyed (#8264)Gravatar Nate Moore 10-43/+63
2023-08-29feat: add generic to type params to Astro global (#8263)Gravatar Erika 2-9/+20
2023-08-28[ci] formatGravatar natemoo-re 4-18/+18
2023-08-28Update telemetry notice (#8234)Gravatar Nate Moore 6-34/+133
2023-08-28 Allow fallback animations on html element (#8258)Gravatar Matthew Phillips 3-15/+25
2023-08-28[ci] release (rc) (#8238)astro@3.0.0-rc.8@astrojs/vercel@4.0.0-rc.5@astrojs/deno@5.0.0-rc.2Gravatar Houston (Bot) 43-69/+111
2023-08-28[ci] formatGravatar ematipico 5-6/+5
2023-08-28refactor: use new Astro internals (#8254)Gravatar Emanuele Stoppa 10-68/+34
2023-08-28Vercel adapter default changes (#8239)Gravatar Matthew Phillips 8-8/+39
2023-08-28feat(paginate): Return exact types from paginate() (#8229)Gravatar Erika 5-13/+53
2023-08-28[ci] formatGravatar matthewp 1-4/+8
2023-08-28Lazily initialize ResponseWithEncoding (#8253)Gravatar Matthew Phillips 5-26/+36
2023-08-28feat(cli): Add docs error link to errors in the CLI (#8251)Gravatar Erika 4-15/+31
2023-08-28fix(deno): add start to options interface and extract to new file (close #822...Gravatar Florian Lefebvre 4-17/+18
2023-08-27docs: Fix typo in react integration README (#8243)Gravatar Mainak Das 1-1/+1
2023-08-26fix: require.resolve call not finding @astrojs/check (#8237)Gravatar Erika 2-1/+6
2023-08-25[ci] formatGravatar natemoo-re 1-8/+11
2023-08-25feat(create-astro): --fancy (#8235)Gravatar Nate Moore 2-2/+5
2023-08-25[ci] release (rc) (#8233)astro@3.0.0-rc.7Gravatar Houston (Bot) 41-65/+72
2023-08-25Use .js to import logger' (#8232)Gravatar Matthew Phillips 2-1/+6
2023-08-25[ci] formatGravatar ElianCodes 1-1/+1
2023-08-25chore: Write read me for the Markdoc config. (#7989)Gravatar shelton louis 1-0/+30
2023-08-25[ci] release (rc) (#8215)astro@3.0.0-rc.6@astrojs/rss@3.0.0-rc.2@astrojs/react@3.0.0-rc.5Gravatar Houston (Bot) 45-77/+161
2023-08-25Publish missing react vnode-children.js file (#8228)Gravatar Bjorn Lu 2-1/+7
2023-08-25Unflag View Transition support (#8218)Gravatar Matthew Phillips 6-47/+23
2023-08-25[ci] formatGravatar ematipico 5-7/+7
2023-08-25refactor: internal refactor to use the `Logger` (#8227)Gravatar Emanuele Stoppa 65-620/+529
2023-08-25Update config error message for `outDir` infinity loop error (#8220)Gravatar André Alves 2-3/+2
2023-08-25[ci] formatGravatar bluwy 1-2/+6
2023-08-25Improve stress test benchmark (#8225)Gravatar Bjorn Lu 2-3/+17
2023-08-25feat(ViewTransitions): use `scrollend` instead of `scroll` where supported (#...Gravatar Jacob Groß 2-12/+15
2023-08-25[ci] formatGravatar ematipico 4-7/+7
2023-08-25fix(ssr): correctly call the middleware when rendering error pages (#8200)Gravatar Emanuele Stoppa 13-26/+81
2023-08-24[ci] formatGravatar matthewp 1-1/+4
2023-08-24Finalize View Transition event names (#8181)Gravatar Matthew Phillips 5-10/+15
2023-08-24[ci] formatGravatar natemoo-re 3-24/+44
2023-08-24Update built-in view transitions (#8207)Gravatar Nate Moore 8-82/+93
2023-08-24View Transitions: adding data-astro-reload to anchor element forces browser d...Gravatar Martin Trapp 4-0/+32
2023-08-24[ci] formatGravatar matthewp 28-64/+68
2023-08-24Revert "Revert "View Transition: swap attributes of document's root element (...Gravatar Matthew Phillips 5-0/+69
2023-08-24Revert "View Transition: swap attributes of document's root element (#8206)"Gravatar Matthew Phillips 5-69/+0
2023-08-24[ci] release (#8205)astro@2.10.14@astrojs/cloudflare@6.8.1Gravatar Houston (Bot) 43-76/+81
2023-08-24chore: update `@astrojs/language-server` (#8213)Gravatar Emanuele Stoppa 1-4/+4
2023-08-24fix: add back code to update user's env.d.ts with proper types (#8214)Gravatar Erika 2-0/+15
2023-08-24View Transition: swap attributes of document's root element (#8206)Gravatar Martin Trapp 6-0/+74
2023-08-24Update breaking dependencies (#8201)Gravatar Bjorn Lu 69-2230/+2558
2023-08-23refactor: replace header with div (#8204)Gravatar Arjun 1-2/+2