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
/
nextReactClassic
History
Mateusz Burzyński
c2fcd69e94
Stop using old JSX transform (
#12253
)
2020-12-08 22:41:13 +01:00
..
.should-properly-handle-comments-adjacent-to-children
…
adds-appropriate-newlines-when-using-spread-attribute
…
arrow-functions
…
assignment
…
concatenates-adjacent-string-literals
…
does-not-add-source-self
Use the correct
this
in
__self
for JSX elements in arrows (
#11288
)
2020-03-19 20:01:17 +01:00
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
…
pragma-works-with-no-space-at-the-end
…
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
Add experimental version of the `babel-plugin-transform-react-… (
#11154
)
2020-03-17 09:16:53 +01:00
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
…
should-warn-when-importSource-is-set
…
should-warn-when-importSource-pragma-is-set
…
this-tag-name
…
weird-symbols
fix auto import error with whitespace JSXText (
#11354
)
2020-04-02 00:29:27 +02: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
…