Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
|
|
* Add 'starlight' to displayed options under 'add' option in CLI
* Create tall-mayflies-deliver.md
* Update tall-mayflies-deliver.md
---------
Co-authored-by: syg <sygint@users.noreply.github.com>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
|
|
* Implement getLocaleByPath function
* Fix param naming in getLocaleByPath function for users
* Add changeset
* Change changeset to patch astro
* Add i18n getLocaleByPath e2e test
* Add astro e2e i18n in pnpm-lock.yaml
|
|
|
|
|
|
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
* fix(vercel): prevent build failure with node 21
* add changeset
|
|
* fix(node): prevent crash on stream error
* add changeset
* Apply suggestions from code review
|
|
* Toggle dev toolbar hitbox height when toolbar is visible
* Add hitbox above height const
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
|
|
|
|
* fix: handle srcset local image paths with spaces
* replaced janky 'replaceAll' with encodeURI
* Update .changeset/weak-oranges-relate.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* fix: encodeURI the returned filepath directly
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
|
|
|
|
Co-authored-by: Florian Lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
Co-authored-by: Matthew Phillips <361671+matthewp@users.noreply.github.com>
|
|
|
|
* Support remote images with encoded characters
* Add a changeset
* Update .changeset/small-snakes-build.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* helpful message for DuplicateContentEntry
* add changeset
|
|
export (#9497)
* fix(routing): improve messaging for getting the case wrong
* add changeset
* lint: no shadowing
* remove old APIRoute signature
* Apply suggestions from code review
Co-authored-by: Voxel <voxelmc@hotmail.com>
---------
Co-authored-by: Voxel <voxelmc@hotmail.com>
|
|
|
|
* [ci] update lockfile
* Fix errors
* Better Vue workaround
---------
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* Fix duplicated CSS modules inlining
* Remove unused mode param
|
|
|
|
* Add tailwindcss nesting support
* Update lockfile
|
|
|
|
|
|
* fix: prevent dev toolbar toolip from overflowing
* test: add a test case for dev toolbar toolip position
* Create small-emus-deny.md
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
* Add autocomplete to button JSX type
This is “nonstandard and Firefox-specific” but often required when working with dynamic disabled state.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#autocomplete
* Run `pnpm exec changeset`
|
|
* feat: export JSX types from jsx-runtime
* fix: i wont make the same mistakes three times
* chore: changeset
|
|
|
|
|
|
|
|
* fix(deps): Update Sharp optionalDep version
* chore: changeset
|
|
|
|
|
|
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
|
|
|
|
* chore: improve type fidelity for internal error class
* add changeset
* simplify
* fix: adjust for new error
---------
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
|
|
|