Julien Cayzac
d3d99fba26
fix: code component was missing support for meta string ( #11605 )
...
* fix: code component was missing support for meta string
Fixed #11604
* Create odd-buttons-pay.md
* <Code>: add reference link for meta prop
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/odd-buttons-pay.md
* Update .changeset/odd-buttons-pay.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-08-14 11:04:36 +01:00
Erika
3fb927d7ae
nit: typo in changelog ( #11696 )
2024-08-14 10:29:35 +02:00
Houston (Bot)
6bb001476c
[ci] release ( #11686 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-14 09:14:23 +01:00
Emanuele Stoppa
cb98b74881
[ci] format
2024-08-13 14:48:00 +00:00
Emanuele Stoppa
c7bda4cd67
fix(actions): save error stack trace in memory ( #11689 )
2024-08-13 10:47:12 -04:00
Bjorn Lu
e90f5593d2
Fix attribute rendering for boolean values (take 2) ( #11660 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Armand Philippot <59021693+ArmandPhilippot@users.noreply.github.com>
2024-08-13 22:33:13 +08:00
renovate[bot]
315ec07e1b
fix(deps): update all non-major dependencies ( #11674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-13 22:29:37 +08:00
Emanuele Stoppa
fc24e1b6f5
chore: upgrade biome to the latest ( #11688 )
2024-08-13 21:32:32 +08:00
Matthew Phillips
f5616a8ac0
[ci] format
2024-08-13 12:59:45 +00:00
Matthew Phillips
932bd2eb07
Encrypt server islands props ( #11535 )
...
* Encrypt server islands props
* Comment on the hex algo
* Use @oslojs/encoding
* Rename functions
* Add base to test
* Remove old tests no longer valid
* Run test locally
* Make sure adapters run before manifest
* Add a changeset
* Adjust test adapter
* don't assume adapter is at root
* Add a changeset
* Updates on review comments
* Update oslo
* Add better description of Node adapter change
2024-08-13 08:58:47 -04:00
Florian Lefebvre
9727e9f52b
Merge branch 'feat/unflag-astro-env' of https://github.com/withastro/astro into feat/unflag-astro-env
2024-08-13 14:46:18 +02:00
Florian Lefebvre
74be1bd7a5
fix: only create env reference if needed
2024-08-13 14:46:07 +02:00
Florian Lefebvre
ff30bfb9f5
Merge branch 'next' into feat/unflag-astro-env
2024-08-13 14:27:55 +02:00
Florian Lefebvre
0962b38dc5
feat: do not use TLA
2024-08-13 14:24:55 +02:00
Florian Lefebvre
9d6dd211a8
chore: remove setup chunk
2024-08-13 14:22:31 +02:00
Florian Lefebvre
2ed705ccf2
chore: changeset
2024-08-13 14:21:44 +02:00
Florian Lefebvre
b3bc57bebf
fix: feature validation test
2024-08-13 14:10:34 +02:00
Billy Le
5c9183a8ee
[ci] format
2024-08-13 10:22:03 +00:00
Princesseuh
5a3c1d1339
chore: update tag
2024-08-13 12:21:26 +02:00
Billy Le
dc0a297e2a
Set action input default values from zod if FormData key is not present ( #11655 )
...
* fix: remove duplicate while loop. use correct boolean values on validation
* chore: rephrase changeset
2024-08-13 11:21:12 +01:00
Emanuele Stoppa
242be51618
[ci] format
2024-08-13 10:21:00 +00:00
Emanuele Stoppa
34da907f3b
fix: make semicolon optional when detecting prerender
option ( #11678 )
...
* fix: make semicolon optional when detecting `prerender` option
* trim to remove possible carriage return
* Apply suggestions from code review
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-08-13 11:20:12 +01:00
Florian Lefebvre
d878774766
feat: work on jsdoc
2024-08-12 17:28:03 +02:00
Florian Lefebvre
5bee7ff39b
fix: do not use fs mock
2024-08-12 17:16:15 +02:00
Florian Lefebvre
d835645adf
chore: update tests
2024-08-12 15:45:09 +02:00
Florian Lefebvre
18978c70bd
feat: update adapters
2024-08-12 15:39:37 +02:00
Florian Lefebvre
da6b613719
feat: work on todos
2024-08-12 15:26:40 +02:00
Florian Lefebvre
31a3b3a92c
feat: work on types and codegen
2024-08-12 15:15:28 +02:00
huseeiin
64f81e92d1
Update astro.ts ( #11665 )
2024-08-12 21:03:26 +08:00
Princesseuh
f965fabecd
Merge branch 'main' into next
2024-08-12 14:55:58 +02:00
Florian Lefebvre
f108a14197
chore: add todos
2024-08-12 14:51:24 +02:00
Jade van Dorsten
ac56f3de63
Fix readme link to astro-rss package ( #11666 )
2024-08-12 11:33:16 +01:00
Princesseuh
7dc0680d60
Merge branch 'main' into next
2024-08-10 01:40:54 +02:00
Houston (Bot)
8118120e91
[ci] release ( #11654 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-09 17:49:10 -04:00
Ben Holmes
ee69a065d3
[ci] format
2024-08-09 21:17:51 +00:00
Ben Holmes
f31d4665c1
Actions: auto-redirect action response to avoid "confirm form resubmission" dialog ( #11603 )
...
* feat: redirect with result to avoid resubmission dialog
* fix: use standard POST for react forms
* fix(test): handle redirect responses
* refactor: actionresultbehavior -> disableredirect
* refactor: next() -> throw internal error
* fix(test): bad referer link
* refactor: followRedirect -> followExpectedRedirect
* refactor: remove encryption TODO
* feat: changeset
* chore: whitespace
* feat: laravel note
* refactor: clean up cookie -> action payload
* refactor: actionsinternal -> actionpayload
* refactor: use _astroAction const
* refactor: actionRedirect string as const
* refactor: simplify error check
* chore: remove stray console log
* refactor: only delete cookies on error
* fix: check cookie after handling POST requests
* chore: remove unused tgz
* Revert "fix: check cookie after handling POST requests"
This reverts commit 607f90f07b
.
* Revert "refactor: only delete cookies on error"
This reverts commit 52aab84b6b
.
2024-08-09 17:17:06 -04:00
Emanuele Stoppa
685361f3a4
[ci] format
2024-08-09 14:50:31 +00:00
Emanuele Stoppa
9430209653
chore: add two missing integrations to the README ( #11662 )
...
* chore: add two missing integrations to the README
* address feedback
2024-08-09 15:49:40 +01:00
Bjorn Lu
83a2a64841
Update to new shiki token names ( #11661 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-09 21:52:21 +08:00
Bjorn Lu
7adb350a37
Prevent throwing in react and solid component checks ( #11624 )
2024-08-09 20:01:25 +08:00
Bjorn Lu
cc405dd1fe
Simplify eslint and pnpm config ( #11646 )
2024-08-09 00:14:39 +08:00
Ben Holmes
13b912a870
Actions: fix missing orThrow type when input is omitted ( #11658 )
...
* fix: orThrow missing when input is omitted
* chore: changeset
2024-08-08 11:53:33 -04:00
Florian Lefebvre
a851021498
[ci] format
2024-08-08 12:35:46 +00:00
Florian Lefebvre
32be5494f6
chore: improve astro:env docs ( #11653 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-08 14:34:55 +02:00
Houston (Bot)
6b99523c3f
[ci] release ( #11602 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-08 07:52:00 -04:00
Ben Holmes
589d35158d
Actions: remove "action used with get" error ( #11648 )
...
* fix: remove "action used with get" error
* chore: remove unused import
* fix(test): does not throw on GET
* chore: changeset
2024-08-08 07:43:25 -04:00
Erika
07b4ade25f
chore: add formatting commit to blame ignore ( #11651 )
2024-08-08 12:14:37 +02:00
Darius
72c7ae9901
update formatter config ( #11640 )
...
* update formatter config
* format
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-08-08 12:12:50 +02:00
Josh Goldberg ✨
85de47cd98
[ci] format
2024-08-08 09:54:55 +00:00
Josh Goldberg ✨
4c1b769bcf
chore: bump typescript-eslint to v8 ( #11649 )
2024-08-08 17:54:04 +08:00