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-do-expressions
/
test
/
fixtures
/
do-expression-switch-case
History
Anna Henningsen
b971e00eb0
Fix completion record for labeled statement (
#13084
)
...
`{labelAlthoughIMeantItToBeAKey: value}` strikes again :)
2021-04-20 11:08:46 -04:00
..
condition-before-break
Refactor switch support in
NodePath#getCompletionRecords
(
#13030
)
2021-04-02 13:36:05 -04:00
condition-before-expression
…
declaration-before-break
Refactor switch support in
NodePath#getCompletionRecords
(
#13030
)
2021-04-02 13:36:05 -04:00
empty-case-block
…
fallthrough
…
fallthrough-block
Refactor switch support in
NodePath#getCompletionRecords
(
#13030
)
2021-04-02 13:36:05 -04:00
fallthrough-block-last
…
fallthrough-last
…
fallthrough-multiblock
Refactor switch support in
NodePath#getCompletionRecords
(
#13030
)
2021-04-02 13:36:05 -04:00
multi-consequent-multiblock
Refactor switch support in
NodePath#getCompletionRecords
(
#13030
)
2021-04-02 13:36:05 -04:00
multiple-break
…
multiple-consequent
…
multiple-consequent-block
…
nested-break-block
Fix completion record for labeled statement (
#13084
)
2021-04-20 11:08:46 -04:00
single-consequent
…
single-consequent-block
…
options.json
…