0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/markdoc/test
Ben Holmes 90cfade88c
feat: automatic Markdoc partial resolution (#10649)
* wip: react counter example

* feat: resolve markdoc partials by file path

* test: components within partials

* test: html within partial

* chore: changeset

* fix: respect user configured partials

* test: basic partials

* chore: lock

* chore: fix lock

* chore: minor -> patch

* fix: use --parallel for dev server timeout error

* refactor: move component tests to separate file

* fix: build indent fixture

* fix: check before addWatchFile

* refactor: rootRelative -> relativePartial

* deps: use workspace react integration

* refactor: split test files by fixture

* refactor: switch to preact to avoid react prod build error

* feat: use vite pluginContext

* fix: handle missing ./

* chore: bump timeout
2024-04-03 16:48:53 -04:00
..
fixtures feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
content-collections.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
headings.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
image-assets.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
propagated-assets.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
render-components.test.js feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
render-html.test.js feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
render-indented-components.test.js feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
render.test.js feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
syntax-highlighting.test.js Lazy loaded shiki languages during syntax highlighting (#10618) 2024-04-01 22:52:50 +08:00
variables.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00