Commit graph

3471 commits

Author SHA1 Message Date
wuls
50a9ce6e0f fix revert code 2023-04-26 21:03:36 +08:00
wuls
35aade74f8 merge 2023-04-26 21:02:12 +08:00
wuls
b871d91384 optimize unit test 2023-04-26 21:01:03 +08:00
wulinsheng123
9236c62994
Merge branch 'main' into add-Minification 2023-04-26 16:38:51 +08:00
wuls
96ae817982 fix pageage file 2023-04-26 16:38:03 +08:00
Houston (Bot)
c6f1264586
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-25 22:48:36 +08:00
Bjorn Lu
edabf01b44
Upgrade to Vite 4.3 () 2023-04-25 22:04:45 +08:00
Bjorn Lu
0afff32741
Disable Vite optimizer for sync and config loading () 2023-04-25 20:54:41 +08:00
wulinsheng123
0c58f5b1e2
Merge branch 'main' into add-Minification 2023-04-25 10:12:17 +08:00
chlorine
b24607069e
chore: cleanup code () 2023-04-24 13:25:03 +08:00
wulinsheng123
2900aa03e4
Merge branch 'main' into add-Minification 2023-04-21 23:18:34 +08:00
Bjorn Lu
b6154d2d57
Fix hoisted scripts path for linked package Astro components () 2023-04-21 10:42:23 +02:00
wulinsheng123
1cbc00bfca
Merge branch 'main' into add-Minification 2023-04-20 09:38:46 +08:00
bluwy
8cc53090ca [ci] format 2023-04-19 09:01:27 +00:00
Bjorn Lu
7544d9bd41
Cleanup CI logs and run windows on node16 only () 2023-04-19 10:59:09 +02:00
Nathaniel Blackburn
43230b2cac
Align adapter setup () 2023-04-19 09:36:46 +02:00
wuls
644dae1ee9 add minification for pro 2023-04-18 18:37:38 +08:00
wuls
cbc2b2fd55 Merge branch 'main' of github.com:withastro/astro into add-Minification
# Conflicts:
#	pnpm-lock.yaml
2023-04-18 18:25:07 +08:00
André Alves
4c7ba4da08
Fix Astro.params does not contain path parameter from URL with non-English characters () 2023-04-17 16:44:48 +02:00
bluwy
1ed52c5849 [ci] format 2023-04-17 06:37:46 +00:00
jcdogo
1f2699461d
fix: astro island urls missing assetsPrefix in SSR mode ()
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-04-17 08:35:48 +02:00
Houston (Bot)
763b7500e5
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-14 12:11:17 -04:00
Bjorn Lu
2e3125e180
Fix vercel edge private env vars () 2023-04-14 21:46:24 +08:00
Chris Swithinbank
00a2e1d7c7
Fix warning syntax in Vercel integration README () 2023-04-14 12:08:31 +02:00
Houston (Bot)
b105ccb9ca
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-13 14:41:56 -04:00
matthewp
704d61e777 [ci] format 2023-04-13 18:12:26 +00:00
Houston (Bot)
0f4c005750
[ci] update lockfile ()
* [ci] update lockfile

* Fix type errors

* Fix zod version

* updated lockfile

* fix tests

---------

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-04-13 14:09:19 -04:00
Bjorn Lu
1fa041695e
Ensure unique workspace name () 2023-04-13 22:19:08 +08:00
bluwy
83f00f535b [ci] format 2023-04-13 14:13:55 +00:00
Bjorn Lu
8539eb1643
Support tsconfig aliases in CSS @import () 2023-04-13 22:11:21 +08:00
Princesseuh
c464bf258f [ci] format 2023-04-13 09:56:50 +00:00
Erika
2511d58d58
feat(mdx): Add support for turning ![]() into <Image> () 2023-04-13 11:54:40 +02:00
Erika
948a6d7be0
fix(content): Remove unsupported file warning for images () 2023-04-13 11:54:26 +02:00
Princesseuh
44d935d5d6 [ci] format 2023-04-13 09:01:47 +00:00
André Alves
3356023443
add validation for non-printable chars in CLI () 2023-04-12 15:30:09 -04:00
wulinsheng123
a9c22994e4
fix ()
* fix 

* add test

* add test

* fix an error that parsed path

* fix path error when in Windows environment

* fix a path error

* update comment

---------

Co-authored-by: wuls <linsheng.wu@beantechs.com>
2023-04-12 14:26:53 -04:00
Ivo Ilić
c1e8f42a20
Added a caution about rewrites only working for static files ()
Currently using rewrite with static files works but server rendered files with either edge or serverless function don't get rewritten.
See: https://github.com/withastro/astro/issues/6446
2023-04-12 14:21:59 -04:00
Emanuele Stoppa
eab397a941
chore: update xml2js version () 2023-04-12 22:39:26 +08:00
Houston (Bot)
b2254bd786
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-12 08:51:55 -04:00
Bjorn Lu
7653cf9e9f
Fix CSS chunking between multiple framework components ()
* Fix CSS chunking between multiple framework components

* Better CSS dedupe handling

* Add more tests

* Update docs
2023-04-12 08:24:32 -04:00
Happydev
76dd53e3f6
Fix slot fallbacks unexpectedly showing up in some cases ()
* test: add test fixture

* test: add test case

* test: revert unneeded changes in fixture

* fix

* chore: changeset
2023-04-12 08:23:14 -04:00
Princesseuh
bdfbe000d8 [ci] format 2023-04-12 08:47:35 +00:00
Erika
6c09ac03bf
Fix experimental.assets's Squoosh service not working on Netlify and Vercel SSR () 2023-04-12 10:45:35 +02:00
bholmesdev
44bd5da6d0 [ci] format 2023-04-11 17:47:24 +00:00
Ben Holmes
f882bc1636
Refactor content collection transforms ()
* feat: json collection POC

* wip: add test json file

* refactor: rework content flag transforms

* refactor: simplify propagatedAsset check

* chore: remove JSON playground code

* chore: respect build sourcemap option

* deps: magic-string, source-map

* chore: formatting

* fix: add sourcemaps to MDX plugin

* chore: changeset

* deps: remove magic-string from mdx

* chore: remove unecessary MagicString
2023-04-11 13:44:39 -04:00
Houston (Bot)
b1d07bcf40
[ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-11 13:10:00 -04:00
Bjorn Lu
60c16db6ff
Fix check CLI fs load fallback behaviour () 2023-04-11 11:57:11 +08:00
amirhhashemi
c12ca5ece3
fix(error-overlay): force error overlay direction to be LTR () 2023-04-10 16:59:17 +02:00
Bjorn Lu
a91e0156ab
Add more tsconfig alias tests () 2023-04-10 22:40:40 +08:00
Alper Doğan
99479e6b95
Optional Sizes prop on Picture component () 2023-04-10 14:09:02 +02:00