summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src/components/react/ReactCounter.tsx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-09[ci] formatGravatar Ben Holmes 3-3/+3
2024-08-09Actions: auto-redirect action response to avoid "confirm form resubmission" d...Gravatar Ben Holmes 9-40/+174
2024-08-09[ci] formatGravatar Emanuele Stoppa 1-1/+1
2024-08-09chore: add two missing integrations to the README (#11662)Gravatar Emanuele Stoppa 1-18/+20
2024-08-09Prevent throwing in react and solid component checks (#11624)Gravatar Bjorn Lu 7-53/+36
2024-08-09Simplify eslint and pnpm config (#11646)Gravatar Bjorn Lu 7-31/+20
2024-08-08Actions: fix missing orThrow type when input is omitted (#11658)Gravatar Ben Holmes 3-5/+21
2024-08-08[ci] formatGravatar Florian Lefebvre 1-2/+2
2024-08-08chore: improve astro:env docs (#11653)Gravatar Florian Lefebvre 2-8/+17
2024-08-08[ci] release (#11602)astro@4.13.2Gravatar Houston (Bot) 39-93/+79
2024-08-08Actions: remove "action used with get" error (#11648)Gravatar Ben Holmes 3-11/+18
2024-08-08chore: add formatting commit to blame ignore (#11651)Gravatar Erika 1-0/+2
2024-08-08update formatter config (#11640)Gravatar Darius 492-1848/+1863
2024-08-08[ci] formatGravatar Josh Goldberg ✨ 4-6/+4
2024-08-08chore: bump typescript-eslint to v8 (#11649)Gravatar Josh Goldberg ✨ 74-175/+169
2024-08-07Consistent file hashes (#11628)Gravatar Matthew Lee 3-10/+30
2024-08-07Remove tsconfig-resolver from repo (#11642)Gravatar Bjorn Lu 3-56/+14
2024-08-07Improve regex performance (#11635)Gravatar Bjorn Lu 23-32/+39
2024-08-07[ci] formatGravatar Bjorn Lu 1-2/+2
2024-08-07Remove `#astro/*` subpath imports (#11636)Gravatar Bjorn Lu 2-6/+3
2024-08-06Actions: fix 500 on empty object for Vercel serverless (#11634)Gravatar Ben Holmes 5-6/+33
2024-08-05[ci] formatGravatar Ben Holmes 5-5/+5
2024-08-05Actions: Add `devalue` for serializing complex values (#11593)Gravatar Ben Holmes 12-190/+260
2024-08-05[ci] formatGravatar Jeff R 1-2/+2
2024-08-05sort newest to oldest (#11587)Gravatar Jeff R 7-7/+7
2024-08-05fix: audit incorrectly flagging images as above the fold (#10891) (#11617)Gravatar Abu Bakr 2-2/+9
2024-08-05fix(deps): update all non-major dependencies (#11618)Gravatar renovate[bot] 15-206/+206
2024-08-05chore(deps): update dependency postcss-preset-env to v10 (#11619)Gravatar renovate[bot] 2-424/+425
2024-08-02fix(astro:content): add deprecated to `getEntryBySlug` & `getDataEntryById` (...Gravatar Armand Philippot 2-0/+7
2024-08-02[error docs] adds section heading for Actions (#11601)Gravatar Sarah Rainsberger 1-0/+6
2024-08-02[ci] release (#11590)astro@4.13.1Gravatar Houston (Bot) 34-121/+125
2024-08-02chore: Remove unnecessary CSS in basic example (#11596)Gravatar Mateusz Ż 1-1/+0
2024-08-02[ci] formatGravatar Bjorn Lu 3-6/+3
2024-08-02Remove more unused code (#11598)Gravatar Bjorn Lu 32-403/+41
2024-08-02Remove unused code (#11592)Gravatar Bjorn Lu 6-49/+2
2024-08-01[ci] formatGravatar Ben Holmes 2-4/+4
2024-08-01Actions: Remove async local storage dependency (#11584)Gravatar Ben Holmes 16-84/+256
2024-08-01[ci] formatGravatar Emanuele Stoppa 1-3/+2
2024-08-01fix: changelog formatting (#11589)Gravatar Emanuele Stoppa 1-3/+2
2024-08-01[ci] release (#11578)astro@4.13.0Gravatar Houston (Bot) 36-180/+169
2024-07-31Update errors-data.ts for Astro.rewrite release in 4.13 (#11580)Gravatar Sarah Rainsberger 1-1/+2
2024-07-31fix(deps): update all non-major dependencies (#11565)Gravatar renovate[bot] 96-1446/+1428
2024-07-31feat: stabilise the rewrite APIs (#11542)Gravatar Emanuele Stoppa 20-155/+85
2024-07-31feat: log slow pages in red (#11507)Gravatar Emanuele Stoppa 2-2/+17
2024-07-31[ci] formatGravatar Alexander Niebuhr 1-6/+4
2024-07-31chore: unflag contentCollectionJsonSchema (#11379)Gravatar Alexander Niebuhr 5-62/+55
2024-07-30Verify you can use server:defer on self-imported module (#11577)Gravatar Matthew Phillips 3-0/+17
2024-07-30[ci] release (#11524)create-astro@4.8.1astro@4.12.3@astrojs/react@3.6.1Gravatar Houston (Bot) 50-208/+253
2024-07-30[ci] formatGravatar Ben Holmes 1-1/+1
2024-07-30Actions: Make `.safe()` the default return value (#11571)Gravatar Ben Holmes 16-83/+105