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
/
test
/
core
/
fixtures
/
transformation
/
react
History
Sebastian McKenzie
b7a08100a6
add default live bindings to common module formatter
2015-04-04 01:56:58 +11:00
..
.should-not-strip-nbsp-even-coupled-with-other-whitespace
…
.should-not-strip-tags-with-a-single-child-of-nbsp
…
.should-properly-handle-comments-adjacent-to-children
…
.should-properly-handle-comments-between-props
…
adds-appropriate-newlines-when-using-spread-attribute
…
arrow-functions
switch back to global uid registry -
fixes
#1136
2015-04-03 15:18:04 +11:00
concatenates-adjacent-string-literals
don't coerce compiled sibling children to a single literal - @spicyj
2015-03-31 03:49:41 +11:00
display-name-assignment-expression
…
display-name-export-default
add default live bindings to common module formatter
2015-04-04 01:56:58 +11:00
display-name-if-missing
…
display-name-object-declaration
…
display-name-property-assignment
…
display-name-variable-declaration
…
dont-coerce-expression-containers
remove use strict directive from react test
2015-04-01 14:12:11 +11:00
honor-custom-jsx-comment
…
honor-custom-jsx-comment-if-jsx-pragma-option-set
Add tests for JSX Pragma option
2015-03-28 02:20:01 -06:00
honor-custom-jsx-pragma-option
Add tests for JSX Pragma option
2015-03-28 02:20:01 -06:00
should-allow-constructor-as-prop
…
should-allow-deeper-js-namespacing
…
should-allow-js-namespacing
…
should-avoid-wrapping-in-extra-parens-if-not-needed
…
should-convert-simple-tags
…
should-convert-simple-text
…
should-disallow-xml-namespacing
…
should-handle-has-own-property-correctly
…
should-have-correct-comma-in-nested-children
…
should-insert-commas-after-expressions-before-whitespace
…
should-transform-known-hyphenated-tags
…
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
…