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
Files
43e7d1d2cc55fd0277cf6cc7c81af912403746ce
babel
/
packages
/
babel-plugin-transform-classes
/
test
/
fixtures
/
spec
History
…
..
accessing-super-class
…
accessing-super-properties
…
calling-super-properties
…
computed-methods
…
constructor
…
constructor-binding-collision
…
delay-arrow-function-for-bare-super-derived
…
derived-constructor-must-call-super
…
derived-constructor-must-call-super-2
…
derived-constructor-must-call-super-3
…
derived-constructor-must-call-super-4
…
derived-constructor-no-super-return-falsey
…
derived-constructor-no-super-return-object
…
export-default
…
export-super-class
…
inferred-expression-name
…
instance-getter
…
instance-getter-and-setter
…
instance-method
…
instance-setter
…
method-return-type-annotation
…
name-method-collision
remove es20xx prefixes from plugins and rename folders (
#6575
)
2017-10-28 20:43:15 -04:00
plain-class
remove es20xx prefixes from plugins and rename folders (
#6575
)
2017-10-28 20:43:15 -04:00
preserves-directives
…
relaxed-method-coercion
…
returning-from-derived-constructor
…
statement
remove es20xx prefixes from plugins and rename folders (
#6575
)
2017-10-28 20:43:15 -04:00
static
…
super-call-only-allowed-in-derived-constructor
…
super-class
…
super-class-anonymous
…
super-class-id-member-expression
remove es20xx prefixes from plugins and rename folders (
#6575
)
2017-10-28 20:43:15 -04:00
super-function-fallback
…
super-illegal-non-constructor-call
…
super-reference-before-bare-super
…
super-reference-before-bare-super-inline
…
super-reference-before-in-lambda
…
super-reference-before-in-lambda-2
…
super-reference-before-in-lambda-3
this
before
super()
is a runtime error, not a static one. (
#6467
)
2017-12-06 06:46:54 +01:00
super-reference-in-prop-exression
…
this-not-allowed-before-super-in-derived-classes
…
this-not-allowed-before-super-in-derived-classes-2
…
this-not-allowed-before-super-in-derived-classes-3
…
this-not-allowed-before-super-in-derived-classes-4
…
this-not-allowed-before-super-in-derived-classes-5
…
options.json
…