Skip to content

Commit cbf035f

Browse files
zdenkoGeoffreyBooth
authored andcommitted
[CS2] CSX spread attributes: <div {props…} /> (#4607)
* CSX spread attributes: <div {props...} /> * whitespace cleanup * Style * valid CSX attributes * added comments; cleanup * Fixed allowed CSX properties. * Cleanup * Typo * Improved RegEx * Reworked CSX attributes * small fix for CSX attribute validation * cleanup * tests * fix nested assignement; remove unused variable * cleanup; improve tests * fix esoteric case; improve tracking nested splats in CSX tag
1 parent a118ec7 commit cbf035f

File tree

7 files changed

+351
-420
lines changed

7 files changed

+351
-420
lines changed

lib/coffeescript/lexer.js

+20-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/coffeescript/nodes.js

+47-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)