Florian Lefebvre
|
110fc01a5b
|
chore: remove unused imports (#12696)
|
2024-12-11 16:01:06 +01:00 |
|
Houston (Bot)
|
929ce28325
|
[ci] release (#12698)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-12-11 11:07:58 +00:00 |
|
Emanuele Stoppa
|
495f46bca7
|
fix(svg): conditional opt-in (#12694)
* fix(svg): conditional opt-in
* add todo
* Update packages/astro/src/assets/utils/node/emitAsset.ts
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
2024-12-10 09:53:58 +00:00 |
|
Houston (Bot)
|
163cfd67f5
|
[ci] release (#12650)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-12-09 16:38:09 +01:00 |
|
Houston (Bot)
|
7a02982455
|
[ci] release (#12595)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-12-03 13:28:23 +01:00 |
|
Erika
|
4f2fd0a0d6
|
fix: cleanup peer deps ranges (#12594)
|
2024-12-03 13:07:55 +01:00 |
|
Houston (Bot)
|
fcdd37f684
|
[ci] release (#12567)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-12-03 10:56:34 +00:00 |
|
Matt Kane
|
fa07002352
|
fix(markdoc): correctly render boolean HTML attributes (#12584)
|
2024-12-02 14:37:00 +00:00 |
|
Houston (Bot)
|
218267c0b3
|
[ci] release (beta) (#12534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-11-27 14:34:47 +00:00 |
|
Emanuele Stoppa
|
2da81e53c3
|
Merge branch 'main' into next
|
2024-11-27 14:31:09 +00:00 |
|
Bjorn Lu
|
827093e617
|
Drop node 21 support (#12539)
|
2024-11-27 21:54:00 +08:00 |
|
Bjorn Lu
|
9f440196dc
|
Update Vite to 6.0.0 (#12524)
|
2024-11-27 18:00:35 +08:00 |
|
renovate[bot]
|
6fc29e3c24
|
fix(deps): update all non-major dependencies (#12410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-11-27 16:20:16 +08:00 |
|
Emanuele Stoppa
|
285c6e3598
|
chore: merge fixes
|
2024-11-21 12:02:21 +00:00 |
|
Bjorn Lu
|
cec4af8fe5
|
Add publint checks (#12445)
|
2024-11-15 23:43:34 +08:00 |
|
Matt Kane
|
af867f3910
|
feat: experimental responsive images (#12377)
* chore: changeset
* feat: add experimental responsive images config option (#12378)
* feat: add experimental responsive images config option
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update config types
* Move config into `images`
* Move jsdocs
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* feat: add responsive image component (#12381)
* feat: add experimental responsive images config option
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update config types
* Move config into `images`
* Move jsdocs
* wip: responsive image component
* Improve srcset logic
* Improve fixture
* Lock
* Update styling
* Fix style prop handling
* Update test (there's an extra style for images now)
* Safely access the src props
* Remove unused export
* Handle priority images
* Consolidate styles
* Update tests
* Comment
* Refactor srcset
* Avoid dupes of original image
* Calculate missing dimensions
* Bugfixes
* Add tests
* Fix test
* Correct order
* Lint
* Fix fspath
* Update test
* Fix test
* Conditional component per flag
* Fix class concatenation
* Remove logger
* Rename helper
* Add comments
* Format
* Fix markdoc tests
* Add test for style tag
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* feat: add crop support to image services (#12414)
* wip: add crop support to image services
* Add tests
* Strip crop attributes
* Don't upscale
* Format
* Get build working properly
* Changes from review
* Fix jsdoc
* feat: add responsive support to picture component (#12423)
* feat: add responsive support to picture component
* Add picture tests
* Fix test
* Implement own define vars
* Share logic
* Prevent extra astro-* class
* Use dataset scoping
* Revert unit test
* Revert "Fix test"
This reverts commit f9ec6e2938 .
* Changes from review
* docs: add docs for responsive images (#12429)
* docs: add responsive images flag docs
* docs: adds jsdoc for image components
* chore: updates from review
* Fix jsdoc
* Changes from review
* Add breakpoints option
* typo
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2024-11-15 13:29:52 +00:00 |
|
Bjorn Lu
|
c280655655
|
Update to Vite 6.0.0-beta.6 (#12323)
|
2024-11-06 22:51:55 +08:00 |
|
renovate[bot]
|
ecc4402b3a
|
fix(deps): update all non-major dependencies (#12316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-28 22:00:15 +08:00 |
|
bluwy
|
a393154906
|
Merge branch 'main' into next
|
2024-10-15 16:19:58 +08:00 |
|
renovate[bot]
|
5ab2d980aa
|
fix(deps): update all non-major dependencies (#12218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-10-15 14:42:58 +08:00 |
|
bluwy
|
9fc86e543a
|
Merge branch 'main' into next
|
2024-10-10 21:28:25 +08:00 |
|
Houston (Bot)
|
582f12e1f6
|
[ci] release (#12148)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-10-10 12:21:19 +01:00 |
|
Emanuele Stoppa
|
2a1536d091
|
chore: move lint rules to Biome (#12145)
* chore: move lint rules to Astro
* better suppression system
* revert
* format code
* address more linting files
* address more linting files
|
2024-10-08 10:12:40 +01:00 |
|
Princesseuh
|
b75758f883
|
Merge branch 'main' into next
|
2024-10-07 15:52:21 +02:00 |
|
renovate[bot]
|
fef0b8cce1
|
fix(deps): update all non-major dependencies (#12140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-07 17:44:43 +08:00 |
|
Matt Kane
|
abf9a89ac1
|
Implement legacy collections using glob (#11976)
* feat: support pattern arrays with glob
* wip
* feat: emulate legacy content collections
* Fixes
* Lint
* Correctly handle legacy data
* Fix tests
* Switch flag handling
* Fix warnings
* Add layout warning
* Update fixtures
* More tests!
* Handle empty md files
* Lockfile
* Dedupe name
* Handle data ID unslug
* Fix e2e
* Clean build
* Clean builds in tests
* Test fixes
* Fix test
* Fix typegen
* Fix tests
* Fixture updates
* Test updates
* Update changeset
* Test
* Remove wait in test
* Handle race condition
* Lock
* chore: changes from review
* Handle folders without config
* lint
* Fix test
* Update wording for auto-collections
* Delete legacyId
* Sort another fixture
* Rename flag to `legacy.collections`
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Changes from review
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* lockfile
* lock
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2024-10-04 16:13:51 +01:00 |
|
Bjorn Lu
|
423dfc19ad
|
Bump vite to beta (#11979)
|
2024-10-04 20:58:16 +08:00 |
|
Houston (Bot)
|
ece03449e3
|
[ci] release (beta) (#12072)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-10-01 15:46:45 +02:00 |
|
bluwy
|
e748c480a7
|
Merge branch 'main' into next
|
2024-10-01 11:21:48 +08:00 |
|
Bjorn Lu
|
a19530e377
|
Parse frontmatter ourselves (#12075)
|
2024-09-26 14:59:39 +01:00 |
|
renovate[bot]
|
2594eb088d
|
fix(deps): update all non-major dependencies (#12003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-09-26 14:57:59 +01:00 |
|
Houston (Bot)
|
6860beb995
|
[ci] release (beta) (#12012)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-09-17 12:23:49 +02:00 |
|
Princesseuh
|
9481f8f9b3
|
fix: only bump packages that needs it
|
2024-09-17 12:13:10 +02:00 |
|
Princesseuh
|
efcc4bb28b
|
fix: attempt to version at beta 1
|
2024-09-17 11:55:01 +02:00 |
|
Florian Lefebvre
|
74722cb81c
|
feat(next): reference astro/client from astro/config (#11925)
|
2024-09-11 14:40:15 +02:00 |
|
Princesseuh
|
40760a8ace
|
Merge branch 'main' into next
|
2024-09-10 15:01:44 +02:00 |
|
renovate[bot]
|
b9394fa70c
|
chore(deps): update all non-major dependencies (#11948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-09 13:27:54 +08:00 |
|
Florian Lefebvre
|
38047119ff
|
feat(next): better tsconfig (#11859)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
2024-09-03 17:49:09 +02:00 |
|
Houston (Bot)
|
da473ec0aa
|
[ci] release (alpha) (#11903)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-09-03 12:52:02 +01:00 |
|
Bjorn Lu
|
560ef15ad2
|
Refactor createShikiHighlighter (#11825)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2024-09-02 21:08:25 +08:00 |
|
Princesseuh
|
68601a9549
|
Merge branch 'main' into next
|
2024-08-28 17:25:13 +02:00 |
|
Houston (Bot)
|
5af8b4f1cb
|
[ci] release (#11835)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-28 12:51:43 +02:00 |
|
renovate[bot]
|
26c63a2b07
|
fix(deps): update all non-major dependencies (#11837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-28 10:45:45 +01:00 |
|
Emanuele Stoppa
|
b601e47aff
|
chore: enable useImportType rule (#11848)
|
2024-08-27 16:49:42 +01:00 |
|
HiDeoo
|
ed7bbd990f
|
fix(markdoc): use astro components defined with extends (#11846)
|
2024-08-27 16:49:04 +01:00 |
|
Houston (Bot)
|
f239242d90
|
[ci] release (alpha) (#11627)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-19 14:37:39 -04:00 |
|
renovate[bot]
|
48b85c13dd
|
fix(deps): update all non-major dependencies (#11765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-19 16:09:05 +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 |
|
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 |
|
Bjorn Lu
|
ea82b03cd6
|
Improve regex performance (#11635)
|
2024-08-07 16:01:23 +08:00 |
|