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
Require output fixture extension to match sourceType output.
2018-03-04 13:31:33 -08:00
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
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
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
Do not quote JSX attribute keys for IdentifierName (
#8045
)
2018-05-27 12:48:18 -04:00
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
Revert "Revert babel-helper-builder-react-jsx change from
#4988
" (
#9119
)
2019-01-05 22:22:49 -08:00
should-disallow-xml-namespacing
Bump lint-related deps (
#8765
)
2018-09-24 18:09:54 -05:00
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
Do not quote JSX attribute keys for IdentifierName (
#8045
)
2018-05-27 12:48:18 -04:00
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
Bump lint-related deps (
#8765
)
2018-09-24 18:09:54 -05:00
should-transform-known-hyphenated-tags
…
throw-if-pragma-set-but-not-pragmafrag-and-frag-used
Fix pragmaFrag spelling in error message (
#10868
)
2019-12-16 09:55:08 -05:00
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
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00