This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-react-jsx
/
test
/
fixtures
/
react
History
Nicolò Ribaudo
d21e2217d5
Skip newlines around inline
#__PURE__
annotations (
#11133
)
...
* Skip newlines around #__PURE__ annotations * Update tests
2020-02-13 19:16:33 +01:00
..
.should-properly-handle-comments-adjacent-to-children
…
adds-appropriate-newlines-when-using-spread-attribute
…
arrow-functions
…
concatenates-adjacent-string-literals
…
display-name-assignment-expression
…
display-name-export-default
…
display-name-if-missing
…
display-name-object-declaration
…
display-name-property-assignment
…
display-name-variable-declaration
…
dont-coerce-expression-containers
…
honor-custom-jsx-comment
…
honor-custom-jsx-comment-if-jsx-pragma-option-set
…
honor-custom-jsx-pragma-option
…
jsx-with-retainlines-option
…
jsx-without-retainlines-option
…
optimisation.react.constant-elements
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
should-add-quotes-es3
…
should-allow-constructor-as-prop
…
should-allow-deeper-js-namespacing
…
should-allow-elements-as-attributes
…
should-allow-js-namespacing
…
should-allow-nested-fragments
…
should-allow-no-pragmafrag-if-frag-unused
…
should-allow-pragmafrag-and-frag
…
should-avoid-wrapping-in-extra-parens-if-not-needed
…
should-convert-simple-tags
…
should-convert-simple-text
…
should-disallow-spread-children
…
should-disallow-xml-namespacing
…
should-escape-xhtml-jsxattribute
…
should-escape-xhtml-jsxtext
…
should-handle-attributed-elements
…
should-handle-has-own-property-correctly
…
should-have-correct-comma-in-nested-children
…
should-insert-commas-after-expressions-before-whitespace
…
should-not-add-quotes-to-identifier-names
…
should-not-mangle-expressioncontainer-attribute-values
…
should-not-strip-nbsp-even-coupled-with-other-whitespace
…
should-not-strip-tags-with-a-single-child-of-nbsp
…
should-properly-handle-comments-between-props
…
should-quote-jsx-attributes
…
should-support-xml-namespaces-if-flag
…
should-throw-error-namespaces-if-not-flag
…
should-transform-known-hyphenated-tags
…
throw-if-pragma-set-but-not-pragmafrag-and-frag-used
…
wraps-props-in-react-spread-for-first-spread-attributes
…
wraps-props-in-react-spread-for-last-spread-attributes
…
wraps-props-in-react-spread-for-middle-spread-attributes
…
options.json
…