issues
search
ony3000
/
prettier-plugin-classnames
A Prettier plugin that wraps verbose class name based on the `printWidth` option.
MIT License
113
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimize core
#78
ony3000
closed
2 weeks ago
0
Option to apply to plain string variables
#77
kunanyi
opened
1 month ago
1
Formatter does not work in Svelte file using TypeScript with any type annotation
#76
xgwang-scienceos
opened
1 month ago
1
Excludes tagged templates starting with `css` from line wrapping
#75
ony3000
closed
2 months ago
0
Can a new option be added to use backticks (`) instead of double quotes (")?
#74
u3u
opened
2 months ago
6
Unable to use with `@emotion/css`
#73
u3u
closed
2 months ago
3
not respecting maxLength
#72
moonlitusun
opened
2 months ago
7
Add new option `experimentalOptimization`
#71
ony3000
closed
3 months ago
0
Prevents strings written to values of an object from being treated like strings written to properties of an object
#70
ony3000
closed
4 months ago
0
Performance optimization
#69
nikolailehbrink
closed
3 months ago
5
Incorrect formatting of template interpolations
#68
sxxov
opened
4 months ago
1
Support angular and html
#67
ony3000
closed
5 months ago
0
Includes `class` and `className` in default supported attributes regardless of language
#66
ony3000
closed
5 months ago
0
Fix a bug where line wrapping were not proper when the script opening tag was formatted as multiple lines in vue
#65
ony3000
closed
5 months ago
0
Fix a bug where class names are not wrapped in script tag in astro
#64
ony3000
closed
5 months ago
0
Fix a bug where class names enclosed with supported function names are not wrapped in expressions in vue and astro
#63
ony3000
closed
5 months ago
0
Support svelte
#62
ony3000
closed
5 months ago
0
Determine the formatting policy
#61
ony3000
closed
6 months ago
0
Fix bug related to delimiter conversion
#60
ony3000
closed
6 months ago
0
Fix an issue where the `tabWidth` value is not reflected when `useTabs: true`
#59
ony3000
closed
6 months ago
0
Reinforce testing (Part 2)
#58
ony3000
closed
6 months ago
0
Makes class name nodes flexible
#57
ony3000
closed
6 months ago
0
Support tagged template
#56
ony3000
closed
6 months ago
0
Correctly applies the `jsxSingleQuote` option to formatting results
#55
ony3000
closed
6 months ago
0
How can I use quote marks (') instead of speech marks (")
#54
tuffstuff9
closed
6 months ago
7
Reinforce testing (Part 1)
#53
ony3000
closed
7 months ago
0
Support TaggedTemplateExpression
#52
alex-kinokon
closed
6 months ago
4
Ensures that class names written after non-ASCII characters in Astro code do not leave placeholder fragments
#51
ony3000
closed
7 months ago
0
Special Characters Corrupt Formatting
#50
NexRX
closed
7 months ago
2
Correctly extract name of compound component
#49
ony3000
closed
7 months ago
0
New line per type regardless of line length
#48
adriangalilea
closed
7 months ago
2
Component composition with dot notation is not supported.
#47
sandertar
closed
7 months ago
3
Makes output consistent for attribute type class names
#46
ony3000
closed
8 months ago
0
Close the `testing-prettier-v3` branch
#45
ony3000
closed
8 months ago
0
Close the `testing-prettier-v2` branch
#44
ony3000
closed
8 months ago
0
Support angular parser (and html parser)
#43
ony3000
closed
5 months ago
1
Support svelte parser
#42
ony3000
closed
5 months ago
3
Broken consistency
#41
ony3000
closed
8 months ago
2
Improves formatting of nested expressions
#40
ony3000
closed
8 months ago
0
Support for callback syntax
#39
tiberiu-matei
closed
8 months ago
3
Fix delimiter for certain types of short enough class names written in vue expressions
#38
ony3000
closed
9 months ago
0
Vue's object-class syntax with a hyphenated key class breaks formatting (v5+)
#37
jmechevarria
closed
9 months ago
3
Adds `absolute-with-indent`, which can be selected as an option to `endingPosition`
#36
ony3000
closed
9 months ago
1
Support astro
#35
ony3000
closed
9 months ago
0
Reunite tests to the default branch
#34
ony3000
closed
9 months ago
0
[FAQ] Compatibility with `prettier-plugin-tailwindcss`
#33
ony3000
opened
9 months ago
20
Proposal: minAttributeWidth setting
#32
gar1t
closed
9 months ago
6
This plugin does not play nicely with the official "prettier-plugin-tailwindcss" plugin
#31
jbccollins
closed
9 months ago
2
Preserve spaces at both ends of class names, and also preserves the delimiters of template literals that meet certain conditions
#30
ony3000
closed
9 months ago
0
Restore missing logic in core parts
#29
ony3000
closed
9 months ago
0
Next