This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Archived
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-02-05
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2194842d11466cf1a3dcdd165e8f1e6505e5d05f
babel
/
packages
/
babel-plugin-transform-classes
/
test
/
fixtures
/
spec
History
Brian Ng
38cf318f61
Bump lint-related deps (
#8765
)
2018-09-24 18:09:54 -05:00
..
accessing-super-class
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
accessing-super-properties
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
calling-super-properties
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
computed-methods
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
constructor
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
constructor-binding-collision
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
constructor-only
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
default-super
Move more class state out of replaceSupers (
#7750
)
2018-04-21 22:56:14 -04:00
delay-arrow-function-for-bare-super-derived
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
derived-constructor-must-call-super
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
derived-constructor-must-call-super-2
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
derived-constructor-must-call-super-3
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
derived-constructor-must-call-super-4
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
derived-constructor-no-super-return-falsey
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
derived-constructor-no-super-return-object
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
export-default
Require output fixture extension to match sourceType output.
2018-03-04 13:31:33 -08:00
export-super-class
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
inferred-expression-name
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
instance-getter
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
instance-getter-and-setter
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
instance-method
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
instance-setter
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
method-return-type-annotation
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
name-method-collision
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
nested-class-super-call-in-key
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
nested-class-super-property-in-key
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
nested-object-super-call-in-key
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
nested-object-super-property-in-key
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
plain-class
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
preserves-directives
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
relaxed-method-coercion
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
returning-from-derived-constructor
Migrate all remaining fixtures to jest expect
2018-03-24 16:22:20 +05:30
statement
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
static
Add "use strict" directive (
#7411
)
2018-04-10 17:33:38 -04:00
super-call-only-allowed-in-derived-constructor
Ensure that we don't get unexpected output files for tests that throw. (
#8208
)
2018-07-04 16:06:58 -07:00
super-class
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
super-class-anonymous
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
super-class-id-member-expression
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
super-function-fallback
Move more class state out of replaceSupers (
#7750
)
2018-04-21 22:56:14 -04:00
super-illegal-non-constructor-call
Bump lint-related deps (
#8765
)
2018-09-24 18:09:54 -05:00
super-reference-before-bare-super
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
super-reference-before-bare-super-inline
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
super-reference-before-in-lambda
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
super-reference-before-in-lambda-2
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
super-reference-before-in-lambda-3
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
super-reference-in-prop-exression
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
this-not-allowed-before-super-in-derived-classes
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
this-not-allowed-before-super-in-derived-classes-2
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
this-not-allowed-before-super-in-derived-classes-3
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
this-not-allowed-before-super-in-derived-classes-4
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
this-not-allowed-before-super-in-derived-classes-5
Fix class inheritance in IE10 (
#7969
)
2018-05-23 16:21:21 -04:00
options.json
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00