summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/test/syntax-highlighting.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-20[ci] formatGravatar Arsh 20-206/+429
2024-02-20refactor: pipeline lifetime (#9795)Gravatar Arsh 46-1353/+828
2024-02-20fix: dev-toolbar test (#10167)Gravatar Erika 1-3/+3
2024-02-20Fix to get Integration Data even when a page is transitioned by ViewTransitio...Gravatar ktym4a 6-12/+75
2024-02-20Fix an issue where audit fails to initialize when encountered `<a>` inside `<...Gravatar Ming-jun Lu 2-2/+7
2024-02-20fix(i18n): make `i18n.routing` fields optional (#10165)Gravatar Emanuele Stoppa 2-43/+48
2024-02-20Add option to prefix sitemap (#9846)Gravatar ktym4a 4-9/+125
2024-02-19Fix Astro HMR style-only change detection (#10139)Gravatar Bjorn Lu 3-4/+77
2024-02-19Implement test using using assert.fail and assert to check ENOENT. (#10156)Gravatar Abid 1-50/+40
2024-02-18Fix docs markdown link (#10155)Gravatar Reuben Tier 1-1/+1
2024-02-16chore: move `nodetest.js` to `test.js` (#10142)Gravatar Emanuele Stoppa 243-327/+57
2024-02-16chore: fix failing tests and skip some (#10141)Gravatar Emanuele Stoppa 7-69/+84
2024-02-16Update Vite ws property to hot (#10138)Gravatar Bjorn Lu 6-19/+19
2024-02-16chore: Change `strictEqual` to `equal` (#10140)Gravatar ktym4a 22-158/+152
2024-02-15chore: migrate several tests to `node:test` (#10133)Gravatar Ming-jun Lu 22-300/+358
2024-02-15chore: move test to node (#10134)Gravatar ktym4a 14-568/+655
2024-02-15Remove server-destroy dependency (#10132)Gravatar Bjorn Lu 4-16/+6
2024-02-15fix(cli): load polyfill before loading config during `astro add` (#10105)Gravatar Mohamed 6-1/+14
2024-02-15chore: move tests that starts with i and j (#10129)Gravatar Emanuele Stoppa 7-30/+37
2024-02-15Remove unhelpful message in `errors-data.ts` (#10128)Gravatar Yan Thomas 1-1/+1
2024-02-15chore: move test to node (#10125)Gravatar ktym4a 5-25/+30
2024-02-15chore: move tests to node (#10127)Gravatar Emanuele Stoppa 10-263/+294
2024-02-15chore: move tests to node (#10123)Gravatar Emanuele Stoppa 18-236/+265
2024-02-15[ci] release (#10109)create-astro@4.7.3astro@4.4.0@astrojs/upgrade@0.2.3Gravatar Houston (Bot) 46-163/+145
2024-02-15chore: move tests to node (#10115)Gravatar Marawan Mohamed 3-21/+24
2024-02-15[ci] formatGravatar Atharva 1-3/+6
2024-02-15chore: move `css-` related tests to `node:test` (#10114)Gravatar Atharva 8-62/+69
2024-02-15Fix Vitest example check fail (#10121)Gravatar Bjorn Lu 2-88/+82
2024-02-15[ci] formatGravatar Oliver Speir 6-28/+17
2024-02-15Add `inferSize` to getImage so width and height are optional for remote image...Gravatar Oliver Speir 40-69/+1414
2024-02-15Update to Vite 5.1 (#10120)Gravatar Bjorn Lu 13-88/+161
2024-02-14[ci] formatGravatar Arsh 1-21/+21
2024-02-14fix(dev): preload matched routes sequentially (#10116)Gravatar Arsh 2-8/+12
2024-02-14Fix invalid URLs being returned from `getRegistry`, synchronize all copies (#...Gravatar Hippo 4-6/+28
2024-02-14chore: move tests to node (#10113)Gravatar Emanuele Stoppa 22-412/+419
2024-02-14Rename Astro app to astro:home (#10112)Gravatar Erika 4-7/+16
2024-02-14[ci] formatGravatar Matthew Phillips 4-77/+86
2024-02-14Improve Node.js performance using an AsyncIterable (#9614)Gravatar Matthew Phillips 6-18/+221
2024-02-14chore: move tests to node (#10111)Gravatar Emanuele Stoppa 14-559/+586
2024-02-14[ci] formatGravatar Martin Trapp 2-11/+18
2024-02-14Re-encode view-transition-names (#10099)Gravatar Martin Trapp 4-40/+124
2024-02-14feat(audits): Add UI with list of audits (#10074)Gravatar Erika 6-3/+155
2024-02-14[ci] formatGravatar Erika 2-2/+2
2024-02-14feat(audits): Add initial perf audits (#10015)Gravatar Erika 18-41/+309
2024-02-14[ci] formatGravatar Atharva 1-6/+6
2024-02-14chore: migrate `alias` tests to `node:test` (#10108)Gravatar Atharva 3-45/+48
2024-02-14Refine content collection warnings (#10001)Gravatar Ben Holmes 3-29/+13
2024-02-14[ci] formatGravatar Luiz Ferraz 2-6/+6
2024-02-14Fixes regression on routing priority for multi-layer index pages (#10096)Gravatar Luiz Ferraz 4-104/+151
2024-02-13[ci] release (#10092)astro@4.3.7@astrojs/vercel@7.3.1Gravatar Houston (Bot) 37-81/+74