Skip to content

Tags: xzedx/jsx-mode.el

Tags

0.1.10

Toggle 0.1.10's commit message
release for package.el

0.1.9

Toggle 0.1.9's commit message
fix the indent in the case where a map in an array

0.1.8

Toggle 0.1.8's commit message
fix some bugs of indentations and fontifications

0.1.7

Toggle 0.1.7's commit message
support the new error message format

0.1.6

Toggle 0.1.6's commit message
fontify some expressions

0.1.5

Toggle 0.1.5's commit message
fix a bug that Emacs will freeze when type '/'

0.1.4

Toggle 0.1.4's commit message
fix indentations

* indentation when there is an unbalanced parentheses in the previous line
* indentation of multi comments (issues jsx#1)

0.1.3

Toggle 0.1.3's commit message
allow line feeds to fontify regex literals temporarily

0.1.2

Toggle 0.1.2's commit message
fix the font face of regex literals which include quotes

0.1.1

Toggle 0.1.1's commit message
fix indentation of a line which begins with a left parenthesis