Age | Commit message (Collapse) | Author | Files | Lines |
|
* fix(images): Fix using optimized images in Markdown
* test(images): Update tests to be a bit more robust + new tests
* chore: changeset
* refactor: use spreadAttributes instead
|
|
|
|
|
|
* edit commands for installing @markdoc/markdoc
* Create twenty-islands-protect.md
---------
Co-authored-by: Ben Holmes <hey@bholmes.dev>
|
|
Updating alt text for the sponsors image
|
|
|
|
* wip: dream api
* deps: rollup types
* feat: get entry data in there
* fix: properly show mdoc errors in overlay
* feat: implement with cache
* fix: wait for in-flight entry resolution
* test: entry properties can be rendered
* chore: changeset
* fix: remove rollup type import
* Revert "deps: rollup types"
This reverts commit 484ccb1c81fcf35e19c2b22289a3fe6b735a8135.
* docs: add README reference
* docs nit: missing space
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
* refactor: split config config loading to separate helper
* refactor: choose more readable variable names
* refactor: store awaiting queue in existing cache
* docs: add clear code comments
* nit: add skip module code comment
* refactor: add `idHandledByContentRenderPlugin`
* nit: store chokidar modified events in const
* fix: remove loop from content renderer
* nit: else if -> if
---------
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
|
|
|
|
* wip: new TreeNode setup
* fix: pass children through `render`
* deps: remove stringify-attributes
* chore: changeset
---------
Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
* [ci] release
* nit: typo in #6594 changeset
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben Holmes <hey@bholmes.dev>
|
|
* chore: wrap the projectDir in quotes if it contains spaces
* chore: add changeset
* fix: update output projectDir
* Update .changeset/tall-beans-own.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
|
|
|
|
|
|
* fix typo
fix error: didn't match with base path code with readme guide
* Fix related typos
---------
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
|
|
|
|
* test: add test fixture
* test: add test case
* 🤏 fix
* chore: changeset
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
* Fix overflow title in error message
* Add changeset
|
|
* feat(assets): Add a validateOptions hooks to set default and do error handling
* chore: changeset
|
|
* fix(assest): Fix `image()` type to be compatible with ImageMetadata
* chore: changeset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* feat(assets): Vendor image-size
* fix(assets): Also vendor queue, the CJS virus runs deep
* fix: remove unneeded queue
* chore: lockfile
* fix: build
* fix: build part 2
* chore: changeset
|
|
|
|
|
|
* dont finish the action of the copy before removing all files.
* change name
|
|
(#6556)
|
|
(#6536)
* fix(assets): Fix images from public not working with <Image> and `getImage`
* test(assets): Add test for public images
* refactor: simplify logic
|
|
provided (#6547)
* fix(images): Fix Image providing the wrong width and height if both attributes were provided on local images
* chore: changeset
|
|
|
|
* fix: preserve self-closing tags in customData
* test: self-closing tags preserved
* chore: changeset
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Prevent astro:content from depending on Node builtins
* Right file
* Move the plugin into test-plugins.js
|
|
|
|
* feat: new error map with unions, literal, and fbs
* fix: bad type casting on type error
* refactor: add comments, clean up edge cases
* refactor: JSON.stringify, add colon for follow ups
* refactor: bold file name in msg
* fix: prefix union errors
* test: new error mapping
* refactor: clean up Required handling
* test: required, fallthrough
* chore: changeset
* fix: out-of-date error msg
* chore: stray console log
* docs: revert to old error msg
|
|
|
|
* Treeshake exported client components that are not imported
* Fix plugin name
* Fix mdx test
|
|
* feat(assets): Add a warning that the project won't be able to build if used with a non-Node adapter
* chore: changeset
|