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
Aziz Khambati
a0d76a8c0e
Fix pragmaFrag spelling in error message (
#10868
)
2019-12-16 09:55:08 -05: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
…
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
Revert "Revert babel-helper-builder-react-jsx change from
#4988
" (
#9119
)
2019-01-05 22:22:49 -08:00
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
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
…