Commit 3a97c28
File tree
- packages
- babel-helper-create-class-features-plugin/test/fixtures/replace-supers/method
- babel-plugin-proposal-decorators/test/fixtures
- 2021-12-accessors--to-es2015
- private
- public
- static-private
- static-public
- undecorated-static-private
- 2021-12-classes--to-es2015
- expressions-static-blocks
- inheritance
- initializers
- replacement-static-installed-on-correct-class
- replacement-static-this
- replacement
- 2021-12-duplicated-keys--to-es2015
- computed-keys-same-ast
- computed-keys-same-value
- method-and-field
- methods-with-same-key
- 2021-12-fields--to-es2015
- private
- public
- static-private
- static-public
- 2021-12-getters--to-es2015
- private
- public
- static-private
- static-public
- 2021-12-getters-and-setters--to-es2015
- private
- public
- static-private
- static-public
- 2021-12-methods--to-es2015
- private
- public
- static-private
- static-public
- 2021-12-misc--to-es2015
- initProto-existing-derived-constructor
- valid-expression-formats
- 2021-12-setters--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-accessors--to-es2015
- private
- public
- static-private
- static-public
- undecorated-static-private
- 2022-03-classes--to-es2015
- decorator-access-modified-fields
- decorator-access-modified-methods
- expressions-static-blocks
- inheritance
- initializers
- replacement-static-installed-on-correct-class
- replacement-static-this
- replacement
- 2022-03-duplicated-keys--to-es2015
- computed-keys-same-ast
- computed-keys-same-value
- method-and-field
- methods-with-same-key
- 2022-03-fields--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-getters--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-getters-and-setters--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-methods--to-es2015
- private
- public
- static-private
- static-public
- 2022-03-misc--to-es2015
- initProto-existing-derived-constructor
- valid-expression-formats
- 2022-03-setters--to-es2015
- private
- public
- static-private
- static-public
- 2023-01-accessors--to-es2015
- private
- public
- static-private
- static-public
- undecorated-static-private
- 2023-01-classes--to-es2015
- decorator-access-modified-fields
- decorator-access-modified-methods
- expressions-static-blocks
- inheritance
- initializers
- replacement-static-installed-on-correct-class
- replacement-static-this
- replacement
- 2023-01-duplicated-keys--to-es2015
- computed-keys-same-ast
- computed-keys-same-value
- method-and-field
- methods-with-same-key
- 2023-01-fields--to-es2015
- private
- public
- static-private
- static-public
- 2023-01-getters--to-es2015
- private
- public
- static-private
- static-public
- 2023-01-getters-and-setters--to-es2015
- private
- public
- static-private
- static-public
- 2023-01-methods--to-es2015
- private
- public
- static-private
- static-public
- 2023-01-misc--to-es2015
- initProto-existing-derived-constructor
- valid-expression-formats
- 2023-01-setters--to-es2015
- private
- public
- static-private
- static-public
- 2023-05-accessors--to-es2015
- private
- public
- static-private
- static-public
- undecorated-static-private
- 2023-05-classes--to-es2015
- decorator-access-modified-fields
- decorator-access-modified-methods
- expressions-static-blocks
- inheritance
- initializers
- replacement-static-installed-on-correct-class
- replacement-static-this
- replacement
- 2023-05-duplicated-keys--to-es2015
- computed-keys-same-ast
- computed-keys-same-value
- method-and-field
- methods-with-same-key
- 2023-05-fields--to-es2015
- private
- public
- static-private
- static-public
- 2023-05-getters--to-es2015
- private
- public
- static-private
- static-public
- 2023-05-getters-and-setters--to-es2015
- private
- public
- static-private
- static-public
- 2023-05-methods--to-es2015
- private
- public
- static-private
- static-public
- 2023-05-misc--to-es2015
- initProto-existing-derived-constructor
- super-in-decorator
- this
- valid-expression-formats
- 2023-05-setters--to-es2015
- private
- public
- static-private
- static-public
- babel-plugin-proposal-destructuring-private/test/fixtures
- assignment--es2015
- array-rest-destructuring-middle
- array-rest-only
- array-rest
- basic
- completion-do-expression
- member-expression
- nested-under-array-pattern
- nested
- object-rest-and-keys
- object-rest-and-private-keys
- object-rest-under-private
- object-rest
- under-param-initializer
- assumption-objectRestNoSymbols/variable-declaration
- catch-param--es2015/no-shadowed-params
- for-init--es2015
- lhs-with-assign
- lhs
- variable-declaration-with-assign
- variable-declaration
- for-of--es2015
- lhs-with-shadowed-block-scoped
- lhs
- variable-declaration-block-scoped
- variable-declaration
- variable-declaration--es2015
- array-rest-only
- array-rest
- basic
- nested-under-array-pattern
- nested
- object-rest-and-keys
- object-rest-and-private-keys
- object-rest-under-private
- object-rest
- babel-plugin-transform-class-properties/test/fixtures
- assumption-noDocumentAll/optional-chain-before-member-call
- nested-class
- super-call-in-decorator
- super-property-in-decorator
- private-loose
- nested-class-extends-computed-redeclared
- nested-class-extends-computed
- optional-chain-before-member-call-with-transform
- optional-chain-before-member-call
- optional-chain-before-property-with-transform
- optional-chain-before-property
- optional-chain-delete-property-with-transform
- optional-chain-delete-property
- optional-chain-in-function-param-with-transform
- optional-chain-in-function-param
- optional-chain-member-optional-call-with-transform
- optional-chain-member-optional-call
- optional-chain-optional-member-call-with-transform
- optional-chain-optional-member-call
- optional-chain-optional-property-with-transform
- optional-chain-optional-property
- parenthesized-optional-member-call-with-transform
- parenthesized-optional-member-call
- private
- nested-class-extends-computed-redeclared
- nested-class-extends-computed
- optional-chain-before-member-call-with-transform
- optional-chain-before-member-call
- optional-chain-before-property-with-transform
- optional-chain-before-property
- optional-chain-delete-property-with-transform
- optional-chain-delete-property
- optional-chain-in-function-param-with-transform
- optional-chain-in-function-param
- optional-chain-member-optional-call-with-transform
- optional-chain-member-optional-call
- optional-chain-optional-member-call-with-transform
- optional-chain-optional-member-call
- optional-chain-optional-property-with-transform
- optional-chain-optional-property
- parenthesized-optional-member-call-with-transform
- parenthesized-optional-member-call
- public-loose/static-super
- regression
- 6153
- 6154
- babel-plugin-transform-class-static-block/test
- fixtures
- integration-loose
- class-declaration
- in-class-heritage
- multiple-static-initializers
- name-conflict
- preserve-comments
- super-static-block
- integration
- class-declaration
- in-class-heritage
- multiple-static-initializers
- name-conflict
- preserve-comments
- babel-plugin-transform-new-target/test/fixtures/general
- class-properties-loose
- class-properties
- babel-plugin-transform-private-methods/test/fixtures
- private-method-privateFieldsAsProperties/super
- private-method-privateFieldsAsSymbols/super
- private-method/super
- private-static-method-privateFieldsAsProperties
- super
- this
- private-static-method-privateFieldsAsSymbols
- super
- this
- private-static-method
- super
- tagged-template
- this
- static-accessors-loose
- basic
- destructure-set
- get-only-setter
- updates
- static-accessors-privateFieldsAsProperties
- basic
- destructure-set
- get-only-setter
- updates
- static-accessors-privateFieldsAsSymbols
- basic
- destructure-set
- get-only-setter
- updates
- static-accessors
- basic
- destructure-set
- get-only-setter
- set-only-getter
- updates
- babel-preset-env/test/fixtures/shipped-proposals/new-class-features-firefox-70
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
| 12 | + | |
11 | 13 | | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
48 | 49 | | |
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
| 4 | + | |
3 | 5 | | |
4 | | - | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
Lines changed: 23 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
16 | 19 | | |
17 | | - | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| 28 | + | |
24 | 29 | | |
25 | | - | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
31 | | - | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| 43 | + | |
37 | 44 | | |
38 | | - | |
| 45 | + | |
| 46 | + | |
39 | 47 | | |
40 | 48 | | |
41 | 49 | | |
42 | 50 | | |
43 | | - | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| 57 | + | |
49 | 58 | | |
50 | | - | |
| 59 | + | |
| 60 | + | |
51 | 61 | | |
52 | 62 | | |
53 | 63 | | |
54 | 64 | | |
55 | 65 | | |
56 | 66 | | |
| 67 | + | |
57 | 68 | | |
58 | | - | |
| 69 | + | |
| 70 | + | |
59 | 71 | | |
60 | 72 | | |
61 | | - | |
| 73 | + | |
62 | 74 | | |
63 | 75 | | |
64 | 76 | | |
65 | 77 | | |
66 | | - | |
| 78 | + | |
67 | 79 | | |
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | | - | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
0 commit comments