issues
search
withastro
/
compiler
The Astro compiler. Written in Go. Distributed as WASM.
Other
502
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
🐛 BUG: duplicate style prop for `define:vars` is set when another style prop is spread
#1050
ascorbic
opened
2 weeks ago
0
🐛 BUG:
#1049
lifeisfakenews
opened
3 weeks ago
0
🐛 BUG: Using JSX in attribute values causes crash with obscure error message
#1048
laymonage
opened
1 month ago
0
🐛 BUG: "Unterminated string literal" when breaking `class=""` into multiple lines
#1047
gersomvg
opened
1 month ago
0
Expected ">" but found "set" in style tag
#1045
lumynou5
opened
2 months ago
3
🐛 BUG:
#1044
Mariwan001
closed
2 months ago
2
Fix line returns segments being one character too long on Windows
#1043
Princesseuh
closed
3 months ago
1
[ci] release
#1042
github-actions[bot]
closed
3 months ago
0
[ci] release
#1041
github-actions[bot]
closed
3 months ago
0
feat: disallow client directives on Astro components
#1040
Princesseuh
opened
3 months ago
1
fix/class:list directive was not properly merging with the class attribute
#1039
Prokodo
closed
3 months ago
1
🐛 BUG: panic: html: bad parser state: originalIM was set twice [recovered] panic: interface conversion: string is not error: missing method Error
#1038
lilith
opened
3 months ago
2
fix(tsx): Extract positions based on utf-16 encoding
#1037
Princesseuh
closed
3 months ago
4
revert: top level returns transformations
#1036
Princesseuh
closed
3 months ago
1
fix: top level throws
#1035
Princesseuh
opened
3 months ago
1
[ci] release
#1034
github-actions[bot]
closed
3 months ago
0
fix(tsx): Collect multibytes characters in skipped script and styles
#1033
Princesseuh
closed
3 months ago
1
Adds detected language to extracted style tags in TSX
#1032
Princesseuh
closed
3 months ago
1
ci: add workflow to close issues without repro automatically
#1031
Princesseuh
closed
4 months ago
1
🐛 BUG:
#1030
BardoXX
closed
3 months ago
1
[ci] release
#1029
github-actions[bot]
closed
3 months ago
0
fix(tsx): Transform top level returns into throws
#1028
Princesseuh
closed
4 months ago
1
[ci] release
#1027
github-actions[bot]
closed
4 months ago
0
fix: escape / exclude scripts with unknown types
#1026
Princesseuh
closed
4 months ago
1
[ci] release
#1025
github-actions[bot]
closed
4 months ago
0
[ci] release
#1024
github-actions[bot]
closed
4 months ago
0
fix(tsx): rework how escaping work
#1023
Princesseuh
closed
4 months ago
1
chore: ignore format commit in git blame
#1022
Princesseuh
closed
4 months ago
1
Fix types inside of tests
#1021
Princesseuh
closed
4 months ago
1
chore: format everything
#1020
Princesseuh
closed
4 months ago
3
feat(tsx): Extract script and styles from TSX for language-server consumption
#1019
Princesseuh
closed
4 months ago
1
Minifiy newline with link and div elements
#1018
wildfiremedia
opened
4 months ago
0
Fix TSX output for components with newlines in the starting tag
#1017
Princesseuh
closed
4 months ago
1
[ci] release
#1016
github-actions[bot]
closed
4 months ago
0
Rendering issue: variable in `th` or `caption` inside a Table component wrapped with another element
#1015
ArmandPhilippot
opened
4 months ago
0
Avoid stringifying `undefined` in scoped class attributes
#1014
delucis
closed
4 months ago
2
[ci] release
#1013
github-actions[bot]
closed
5 months ago
0
Allow data-astro-reload to take a value
#1012
matthewp
closed
5 months ago
1
chore: cover all tests
#1011
ematipico
closed
3 months ago
6
docs: explain snapshot testing
#1010
ematipico
closed
5 months ago
1
In page frontmatter, an env var condition followed by an import leaves an unterminated string
#1009
olets
opened
5 months ago
4
Add server island metadata
#1008
matthewp
closed
4 months ago
8
🐛 BUG: Space in ending tag crashes the compiler
#1007
Princesseuh
opened
5 months ago
0
🐛 BUG: `data-astro-reload` should accept value
#1006
stefanprobst
closed
5 months ago
1
Undefined class attribute is not filtered out with `scopedStyleStrategy: 'class'`
#1005
delucis
closed
4 months ago
1
Skip printing async if await is not used
#1004
bluwy
closed
6 months ago
1
🐛 BUG: Line break between component and style tag is rendered as a space
#1003
ArmandPhilippot
opened
7 months ago
0
Skip printing `createAstro` code if unused
#1002
bluwy
closed
7 months ago
1
fix: prevent printing `defineVars()` into an inline style
#1001
lilnasy
opened
7 months ago
2
🐛 BUG: compressHTML whitespace
#999
cdtut
opened
7 months ago
4
Next