Skip to content

Tags: jsimpson/vim-jsx-pretty

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve the indentation for the ternary expression (MaxMEllon#107)

v2.0.1

Toggle v2.0.1's commit message
Release: 2.0.1

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MaxMEllon#23 from MaxMEllon/support/tsx

Support typescript

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request MaxMEllon#23 from MaxMEllon/support/tsx

Support typescript

1.0.6

Toggle 1.0.6's commit message
Merge pull request MaxMEllon#16 from yuezk/syntax-improve

Refactor jsxRegion start regex.

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
MaxMEllon Kento TSUJI
Fix to indent of sample test case.

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
MaxMEllon Kento TSUJI
📝

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
MaxMEllon Kento TSUJI
Fixed MaxMEllon#7 hang up vim when escape syntax in jsx.

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
MaxMEllon Kento TSUJI
Fix MaxMEllon#4 indent is broken in tertiary operator.

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
MaxMEllon Kento TSUJI
Fix MaxMEllon#5 syntax is broken to next case `<=`