swc/ecmascript/transforms/react/tests/jsx/fixture
강동윤 c0b0337d1d
fix(es): Fix easy bugs (#2178)
swc_ecma_parser:
 - Fix parsing of complex arrow expressions in a conditional expression. (#2174)
 - Report an error for wrong jsx, instead of `panic!`. (#2173)

swc_ecma_transforms_react:
 - `jsx`: Handle fragment with single child correctly. (#2177)

swc:
 - Ensure that #2170 is an invalid issue. (#2170)
2021-08-29 20:40:52 +00:00
..
autoImport fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
issue-1446 fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
issue-1799/case1 fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
issue-1933 fix(es): Fix bugs (#2004) 2021-08-04 04:58:10 +00:00
issue-2177 fix(es): Fix easy bugs (#2178) 2021-08-29 20:40:52 +00:00
pure fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
react fix(es/transforms/react): Handle escape correctly (#2014) 2021-08-05 08:34:28 +09:00
react-automatic fix(es): Fix easy bugs (#2178) 2021-08-29 20:40:52 +00:00
regression fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
removed-options fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
runtime fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
spread-transform fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00