components/prism-jsx.min.js


Log

Author Commit Date CI Message
Golmote b26bbb83 2018-03-22T08:42:16 JSX: Fix highlighting of empty objects. Fix #1364
Golmote 2b8321d3 2018-03-20T08:37:58 JSX: Add support for plain text inside tags (#1357) * JSX: Add support for plain text inside tags * JSX: Use a "plain-text" token to identify plain text * TSX: Add support for plain text * Fix test after merge
Golmote cc80ccda 2018-03-13T08:15:56 Remove most of the cloning occurrences in language definitions.
Golmote 05bf67dc 2018-03-08T09:05:21 JSX: Allow for one level of nested curly braces inside tag attribute value. Fix #1335
Golmote f41c5cd5 2017-11-29T08:35:55 JSX: Improve highlighting support. Fix #1235 and #1236
Golmote 28de4e2e 2017-10-22T14:49:30 JSX: Regexp optimisation + handle spread operator as a whole
Golmote b8c0a157 2017-07-05T19:55:16 JSX: Restore accidentally deleted regexp part in b0fe103
Golmote b0fe1036 2017-07-05T19:47:46 JSX: Improved performance for tags (when not matching) Fix #1152
Golmote 65cbaa95 2017-05-08T13:27:57 Run gulp after #1107
Golmote 867ea428 2017-03-02T08:26:05 JSX: Fix highlighting of attributes containing spaces
Golmote 6c148d7c 2017-02-08T08:34:49 Run gulp
Andreas Rohner a912063c 2015-12-30T00:56:38 Update auto-generated files and minified versions
Golmote e135947c 2015-10-10T12:48:04 Run gulp and update tests after #801 merge
Golmote 90c75d5d 2015-08-26T07:42:03 JSX: Allow for one level of nesting. Fix #717
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote e444b56a 2015-01-19T18:57:25 JSX: change javascript alias
Vivek Kumar Bansal 875ad39f 2015-01-18T17:30:09 Added React JSX definition