summaryrefslogtreecommitdiff
path: root/packages/integrations/react/test/react-component.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-11fix: rewrite Node.js changeset (#10753)Gravatar Erika 1-1/+2
2024-04-11fix(cli): call path.replace only if it is a function (#10745)Gravatar Arsh 2-1/+6
2024-04-11Update utils.ts: Optimize and simplify code (#10749)Gravatar aswind7 1-5/+1
2024-04-11Update a11y-no-noninteractive-tabindex rule for dev tool bar (#10750)Gravatar Oliver Speir 2-1/+10
2024-04-11[ci] formatGravatar Arsh 2-8/+8
2024-04-11fix(rendering): remove render instructions from slot expressions (#10747)Gravatar Arsh 7-4/+45
2024-04-10[ci] formatGravatar Sarah Rainsberger 1-1/+1
2024-04-10fix some i18n config docs (#10746)Gravatar Sarah Rainsberger 1-14/+40
2024-04-10[ci] formatGravatar 604qgc 1-2/+2
2024-04-10Adds dataLanguage property to the replacement <pre> element. (#10538)Gravatar 604qgc 3-2/+47
2024-04-10feat(toolbar): allow the user to change the placement (#10591)Gravatar Ming-jun Lu 13-13/+313
2024-04-10[ci] formatGravatar Emanuele Stoppa 7-20/+20
2024-04-10feat(i18n): manual routing (#10193)Gravatar Emanuele Stoppa 45-258/+1176
2024-04-10Accept common cookie attributes when deleting a cookie (#10671)Gravatar Farzad 3-22/+57
2024-04-10[ci] formatGravatar Emanuele Stoppa 2-4/+4
2024-04-10feat: upgrade the minimum Node.js maintainance LTS version (#10689)Gravatar Emanuele Stoppa 14-14/+32
2024-04-10feat: add origin check for CSRF protection (#10678)Gravatar Emanuele Stoppa 14-0/+400
2024-04-10[ci] formatGravatar liruifengv 1-1/+2
2024-04-10fix: Fixed errorOverlay theme toggle bug. (#10661)Gravatar liruifengv 2-1/+7
2024-04-09[ci] release (#10729)astro@4.5.18@astrojs/db@0.10.3Gravatar Houston (Bot) 36-83/+79
2024-04-10[ci] formatGravatar Arsh 1-9/+9
2024-04-10fix(dev): break implicit rerouting loop (#10737)Gravatar Arsh 4-50/+54
2024-04-09ci: add ref when checking out the repository (#10733)Gravatar Emanuele Stoppa 1-0/+1
2024-04-09Fix db seeding when srcDir is root (#10720)Gravatar Matthew Phillips 9-1/+109
2024-04-09fix: regression for astro attributes escaping (#10728)Gravatar Emanuele Stoppa 4-5/+18
2024-04-09fix(devtool): do not trigger interaction check for `div` and `span` (#10719)Gravatar Emanuele Stoppa 3-0/+20
2024-04-09fix: use just pnpm to run the build and tests in citgm (#10727)Gravatar Erika 1-2/+2
2024-04-09[ci] release (#10680)astro@4.5.17@astrojs/vue@4.0.11@astrojs/react@3.2.0@astrojs/db@0.10.2Gravatar Houston (Bot) 46-116/+134
2024-04-09Increase log severity when a page's `getStaticPaths` fails (#10707)Gravatar horo 2-1/+6
2024-04-08[ci] update lockfile (#10718)Gravatar Houston (Bot) 1-424/+401
2024-04-08[ci] formatGravatar Matthew Phillips 2-12/+13
2024-04-08Provide better messaging when renaming a table (#10600)Gravatar Matthew Phillips 4-6/+28
2024-04-08Fix script inline with directRenderScript (#10686)Gravatar Bjorn Lu 7-3/+43
2024-04-08Fix vue-jsx change (#10716)Gravatar Bjorn Lu 1-0/+11
2024-04-08Refactor MDX transformJSX handling (#10688)Gravatar Bjorn Lu 10-216/+198
2024-04-08Remove unused config in Vue JSX integration (#10687)Gravatar Bjorn Lu 4-22/+5
2024-04-08Skip prerender chunk in static output (#10695)Gravatar Bjorn Lu 2-1/+10
2024-04-06fix test:citgm --force flag not passed correctly (#10706)Gravatar Raz Luvaton 1-1/+1
2024-04-05Improve dev toolbar notification contrast on hover (#10657)Gravatar Nate Moore 3-4/+15
2024-04-05chore: fix build:ci:no-cache test:citgm (#10698)Gravatar Raz Luvaton 1-2/+2
2024-04-05chore: add `test:citgm` command that would run tests without caching and `bui...Gravatar Raz Luvaton 1-0/+2
2024-04-05test(@astrojs/node) wait for server listening in trailing-slash tests (#10694)Gravatar Raz Luvaton 2-1/+8
2024-04-05Add disableremoteplayback attribute to VideoHTMLAttributes interface (#10693)Gravatar apetta 2-0/+7
2024-04-05test(@astrojs/node) listen for server setup errors in test-utils (#10692)Gravatar Raz Luvaton 1-3/+10
2024-04-05ci: update check-merge.yml action (#10690)Gravatar Emanuele Stoppa 1-2/+4
2024-04-04[ci] formatGravatar Matthew Phillips 1-2/+2
2024-04-04Prevent errors in finding workspaceId from interrupting link prompts (#10681)Gravatar Matthew Phillips 2-9/+21
2024-04-04[ci] formatGravatar fightingcat 1-1/+4
2024-04-04Expose Babel config for @astro/react. (#10675)Gravatar fightingcat 2-3/+10
2024-04-04[ci] release (#10674)astro@4.5.16@astrojs/mdx@2.2.4@astrojs/db@0.10.1Gravatar Houston (Bot) 38-119/+84