forked from withastro/astro
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from withastro:main #344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(errors): Only style valid URLs in the error overlay * chore: changeset * feat: unit tests
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat(dev-toolbar): add DevToolbarPlacement type Add exported type for toolbar placement options and extend DevToolbarMetadata to include optional placement property. * feat(dev-toolbar): add placement config option Add optional `placement` property to devToolbar config schema and interface with JSDoc documentation. * feat(dev-toolbar): pass placement config to client metadata Pass the devToolbar.placement config value to the client via __astro_dev_toolbar__ metadata injection. * feat(dev-toolbar): implement placement priority chain Implement the settings priority chain: 1. defaultSettings (hardcoded 'bottom-center') 2. Config placement (from astro.config.mjs) 3. localStorage (user's persisted choice) This allows project-level default placement while still respecting user's UI-driven placement preferences. * test(dev-toolbar): add config validation tests for placement Test that: - Valid placement values are accepted - Placement is optional (can be omitted) - Invalid placement values are rejected * chore: add changeset for devToolbar.placement config Minor version bump per Astro convention for new config options. * docs: Comment improvements Include @Version added and tweak comment copy Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * docs: Update changeset Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * docs: Polish changeset formatting and fix typo - Add js syntax highlighting to code block - Fix spacing in comment - Fix "overriden" → "overridden" typo --------- Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Allow creation of partitioned cookies * Add changeset * Update changelog to minor * Update changeset with detailed description and example --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
* feat: allow for async parsing in file loader * test: add test for async file parser * test: get test working * revert unintentional change * add changeset * chore: changeset * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* feat(sharp): add kernel option to image service config * bigger, better changeset * add more succinct docs to image.service.config.kernel * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> --------- Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* add ImageTransform.background fix outdated comment add missing url param handling, and remove support for object move sharp's flatten() after any resize() * embetternification of the changeset * Update .changeset/shaky-bananas-clap.md Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> --------- Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* feat: add `retainBody` option to the `glob()` loader * Remove redundant check on rendered --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )