mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
abf9a89ac1
* feat: support pattern arrays with glob * wip * feat: emulate legacy content collections * Fixes * Lint * Correctly handle legacy data * Fix tests * Switch flag handling * Fix warnings * Add layout warning * Update fixtures * More tests! * Handle empty md files * Lockfile * Dedupe name * Handle data ID unslug * Fix e2e * Clean build * Clean builds in tests * Test fixes * Fix test * Fix typegen * Fix tests * Fixture updates * Test updates * Update changeset * Test * Remove wait in test * Handle race condition * Lock * chore: changes from review * Handle folders without config * lint * Fix test * Update wording for auto-collections * Delete legacyId * Sort another fixture * Rename flag to `legacy.collections` * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Changes from review * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * lockfile * lock --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> |
||
---|---|---|
.. | ||
fixtures | ||
units | ||
css-head-mdx.test.js | ||
invalid-mdx-component.test.js | ||
mdx-astro-markdown-remarkRehype.test.js | ||
mdx-component.test.js | ||
mdx-escape.test.js | ||
mdx-frontmatter-injection.test.js | ||
mdx-frontmatter.test.js | ||
mdx-get-headings.test.js | ||
mdx-get-static-paths.test.js | ||
mdx-images.test.js | ||
mdx-infinite-loop.test.js | ||
mdx-math.test.js | ||
mdx-namespace.test.js | ||
mdx-optimize.test.js | ||
mdx-page.test.js | ||
mdx-plugins.test.js | ||
mdx-plus-react-errors.test.js | ||
mdx-plus-react.test.js | ||
mdx-script-style-raw.test.js | ||
mdx-slots.test.js | ||
mdx-syntax-highlighting.test.js | ||
mdx-url-export.test.js | ||
mdx-vite-env-vars.test.js | ||
remark-imgattr.test.js |