Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / withastro/prettier-plugin-astro issues and pull requests

#325 - 🐛 BUG: Prettier is expanding self closing empty tags into its full form

Issue - State: open - Opened by ni554n almost 2 years ago - 6 comments
Labels: ecosystem: compiler, - P2: nice to have

#324 - fix: treat offset as bytes

Pull Request - State: closed - Opened by lsdsjy almost 2 years ago - 2 comments

#322 - 🐛 BUG: Incorrect syntax error between <a> tags within nested JSX conditional

Issue - State: closed - Opened by jyasskin almost 2 years ago - 2 comments

#321 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#320 - Add support for formatting spread attributes

Pull Request - State: closed - Opened by Princesseuh almost 2 years ago - 1 comment

#319 - fix(css): Add support for formatting LESS style blocks

Pull Request - State: closed - Opened by Princesseuh almost 2 years ago - 1 comment

#318 - 🐛 BUG: Properties spreading doesn't format inside function arguments or object.

Issue - State: closed - Opened by JulianCataldo almost 2 years ago - 1 comment
Labels: bug

#317 - 💡 RFC: Ignore style lang such as LESS and Stylus

Issue - State: closed - Opened by zhangzheheng12345 almost 2 years ago
Labels: feature

#316 - Style and scripts moved into body tag in certain cases

Issue - State: closed - Opened by ChrisSki almost 2 years ago - 19 comments
Labels: ecosystem: compiler, - P3: minor bug

#315 - 🐛 BUG: TypeScript in Astro `<script>`

Issue - State: closed - Opened by DerYeger almost 2 years ago - 5 comments

#314 - ci(node): Remove Node 14 in favor of Node 18

Pull Request - State: closed - Opened by Princesseuh almost 2 years ago - 1 comment

#313 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#312 - Fix node not hugging their end when the last children was a node

Pull Request - State: closed - Opened by Princesseuh almost 2 years ago - 1 comment

#311 - Fuzz prettier-plugin-astro

Issue - State: closed - Opened by jasikpark almost 2 years ago - 2 comments
Labels: needs triage

#310 - Add test for ignoring self-closing tag + upgrade compiler

Pull Request - State: closed - Opened by Princesseuh almost 2 years ago - 1 comment

#309 - 🐛 BUG: Extra whitespace in long line with <span> wrapped in <a>

Issue - State: closed - Opened by simonswiss almost 2 years ago - 2 comments
Labels: bug

#308 - 🐛 BUG: Formatter adds significant whitespace inside expressions

Issue - State: open - Opened by jyasskin almost 2 years ago - 8 comments
Labels: - P4: important, feat: expression

#307 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#306 - 🐛 BUG: Prettier throws error when combining self-closing tags and `prettier-ignore`

Issue - State: closed - Opened by crutchcorn about 2 years ago - 1 comment
Labels: bug, upstream

#305 - chore: upgrade compiler

Pull Request - State: closed - Opened by natemoo-re about 2 years ago - 1 comment

#304 - chore: use .cjs instead of .js

Pull Request - State: closed - Opened by ubmit about 2 years ago - 3 comments

#303 - Migrate to pnpm

Pull Request - State: closed - Opened by mrienstra about 2 years ago - 2 comments

#302 - Bump `@astrojs/compiler` to `0.29.1`

Pull Request - State: closed - Opened by mrienstra about 2 years ago - 3 comments

#301 - yarn: pin to latest v1

Pull Request - State: closed - Opened by mrienstra about 2 years ago - 2 comments

#300 - yarn: pin to latest v1

Pull Request - State: closed - Opened by mrienstra about 2 years ago - 1 comment

#299 - 🐛 BUG: Single quotes in HTML attributes are turned into double quotes even if it's invalid

Issue - State: closed - Opened by MarcusOtter about 2 years ago - 6 comments
Labels: needs triage

#298 - Don't allow custom-elements to self close

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 2 comments

#297 - Add support for prettier-ignore comments

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 4 comments

#296 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#295 - 🐛 BUG: Style tags are moved inside html tag when it exists

Issue - State: closed - Opened by Princesseuh about 2 years ago - 2 comments
Labels: bug, upstream

#294 - Support formatting expressions with multiple roots

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#293 - Update dependencies, update compiler version

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#292 - Fix jsxSingleQuote not considering the inner quotes like JSX

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#291 - 🐛 BUG: singleQuote causing issues

Issue - State: closed - Opened by justindra about 2 years ago - 2 comments

#290 - 🐛 BUG: Fragments become self-closing tags

Issue - State: closed - Opened by LedaThemis about 2 years ago - 1 comment
Labels: bug, upstream

#289 - 🐛 BUG: Prettier-ignore comment doesn't work with astro files

Issue - State: closed - Opened by zellwk about 2 years ago - 2 comments
Labels: feature

#288 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#287 - Allow elements with set:* directives to self-close

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#286 - 🐛 BUG: Putting style above html tag deletes html tag

Issue - State: closed - Opened by jasikpark about 2 years ago - 2 comments

#285 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago

#284 - Add a hardline after attributes on inline elements when using singleAttributePerLine

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#283 - Don't add forced hardlines to style tags if the content is empty

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#282 - Fix expressions not hugging the end of the tag in cases where it should

Pull Request - State: closed - Opened by Princesseuh about 2 years ago - 1 comment

#279 - 💡 RFC: Better closing brackets

Issue - State: closed - Opened by mrcaidev about 2 years ago - 1 comment
Labels: feature

#278 - 🐛 BUG: Added unnecessary break in `span` tag with expression

Issue - State: closed - Opened by kagankan about 2 years ago - 1 comment

#277 - 🐛 BUG: Added unnecessary end tag in expression

Issue - State: closed - Opened by kagankan about 2 years ago - 2 comments
Labels: bug, upstream

#276 - 🐛 BUG: Can't format astro files

Issue - State: closed - Opened by altano about 2 years ago - 2 comments

#275 - Update dependencies

Pull Request - State: closed - Opened by antonyfaris about 2 years ago - 2 comments

#274 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#273 - Add support for formatting elements with attributes not compatible with JSX

Pull Request - State: closed - Opened by Princesseuh over 2 years ago - 1 comment

#272 - 🐛 BUG: Expression causes closing tag to move

Issue - State: closed - Opened by alex-grover over 2 years ago - 1 comment
Labels: bug, upstream

#271 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#270 - Update compiler version

Pull Request - State: closed - Opened by Princesseuh over 2 years ago - 2 comments

#269 - 🐛 BUG: Error formatting template strings in JSX

Issue - State: closed - Opened by alex-grover over 2 years ago

#268 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#267 - Don't add whitespace to inline elements

Pull Request - State: closed - Opened by alex-grover over 2 years ago - 2 comments

#266 - Correctly break long self-closing tags

Pull Request - State: closed - Opened by alex-grover over 2 years ago - 1 comment

#265 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#264 - Migrate to prettier v3

Pull Request - State: closed - Opened by antonyfaris over 2 years ago - 6 comments

#262 - Fix TypeScript not working inside expression

Pull Request - State: closed - Opened by Princesseuh over 2 years ago - 1 comment

#260 - 🐛 BUG: <style> is moved inside <body> where applicable

Issue - State: closed - Opened by paulrudy over 2 years ago - 14 comments
Labels: bug, upstream

#259 - 🐛 BUG: JSX typed method parameters result in an unwanted ending semicolon.

Issue - State: closed - Opened by vanhoofmaarten over 2 years ago - 3 comments
Labels: bug

#258 - 🐛 BUG: Does not work using global install of prettier-plugin-astro

Issue - State: closed - Opened by jylin over 2 years ago - 6 comments

#257 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#256 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#255 - Format expression with proper indent and newlines

Pull Request - State: closed - Opened by Princesseuh over 2 years ago - 1 comment

#254 - 🐛 BUG: Expression with leading comments get garbled on formatting

Issue - State: closed - Opened by Princesseuh over 2 years ago
Labels: bug

#253 - Trim the class attribute

Pull Request - State: closed - Opened by Princesseuh over 2 years ago - 1 comment

#252 - Support resolving a non-relative path for workers

Pull Request - State: closed - Opened by Princesseuh over 2 years ago - 1 comment

#250 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#238 - 🐛 BUG: Can't format JSX expression containing multiple root elements

Issue - State: closed - Opened by Princesseuh over 2 years ago
Labels: bug

#215 - 🐛 BUG: Weird formatting (newlines removed) in scss under some conditions

Issue - State: closed - Opened by mvolfik over 2 years ago - 1 comment
Labels: bug

#202 - 🐛 BUG: prettier-plugin-tailwindcss doesn't work in .astro files

Issue - State: closed - Opened by inwardmovement over 2 years ago - 10 comments
Labels: upstream

#142 - 🐛 BUG: Weird formatting

Issue - State: closed - Opened by RafidMuhymin over 2 years ago - 3 comments
Labels: bug

#97 - 🐛 BUG: No parser could be inferred for file: Author.astro when using pnpm

Issue - State: closed - Opened by rburgst almost 3 years ago - 15 comments

#54 - 💡 RFC: Prettier Options

Issue - State: closed - Opened by antonyfaris about 3 years ago - 1 comment
Labels: feature