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/fixtures
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
..
content-collections Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
headings Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
headings-custom Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
image-assets Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
propagated-assets chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
render with-space chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
render-html feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
render-null chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
render-partials feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
render-simple chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
render-with-components feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
render-with-config chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
render-with-indented-components chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
variables chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00