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-proposal-class-properties
/
test
/
fixtures
History
Nicolò Ribaudo
387cda8fbb
isConstantExpression should return true for immuable bindings (
#8122
)
...
* isConstantExpression should return true for immuable bindings * New test * Don't return undefined
2018-06-12 13:40:52 -04:00
..
compile-to-class
Fix 'Missing class properties transform' error when parsing class properties with Typescript syntax (
#8007
)
2018-06-12 13:13:30 -04:00
nested-class
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
private
[class-properties] Remove unnecessary return and temp variable (
#8123
)
2018-06-08 07:02:36 +02:00
private-loose
[class-properties] Remove unnecessary return and temp variable (
#8123
)
2018-06-08 07:02:36 +02:00
public
isConstantExpression should return true for immuable bindings (
#8122
)
2018-06-12 13:40:52 -04:00
public-loose
isConstantExpression should return true for immuable bindings (
#8122
)
2018-06-12 13:40:52 -04:00
regression
isConstantExpression should return true for immuable bindings (
#8122
)
2018-06-12 13:40:52 -04:00
static-property-tdz
isConstantExpression should return true for immuable bindings (
#8122
)
2018-06-12 13:40:52 -04:00