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
c5e3b6d4bc
[decorators] Don't set writable on accessors (
#8513
)
2018-08-23 00:54:28 +02: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
Save full descriptor instead of only value for private fields. (
#8318
)
2018-07-27 16:24:57 -04:00
private-loose
Throw when using Stage presets (
#8293
)
2018-07-23 22:22:52 -04:00
public
Throw when using Stage presets (
#8293
)
2018-07-23 22:22:52 -04:00
public-loose
Throw when using Stage presets (
#8293
)
2018-07-23 22:22:52 -04:00
regression
Throw when using Stage presets (
#8293
)
2018-07-23 22:22:52 -04:00
static-property-tdz
[decorators] Don't set writable on accessors (
#8513
)
2018-08-23 00:54:28 +02:00