swc/ecmascript/parser/tests/jsx/errors
강동윤 72c9f4373a
fix(es): Fix bugs (#2055)
swc_ecma_parser:
 - Fix panic from span assertion. (#2040)

swc_ecma_transforms_compat:
 - Fix handling of `await for`. (#1918)

swc_ecma_transforms_base:
 - Allow using decorator metadata even if `reflect-metadata` is not imported. (#1362)
2021-08-12 12:28:58 +00:00
..
adjacent-tags jsx support (#100) 2018-12-30 11:57:27 +09:00
attribute-arbitrary-expression fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
attribute-empty-expression Improve error messages (#980) 2020-08-21 14:57:16 +09:00
attributes-in-fragment Improve error messages (#980) 2020-08-21 14:57:16 +09:00
html-comment jsx support (#100) 2018-12-30 11:57:27 +09:00
issue-387-1 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-2 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-3 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-4 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-5 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
nested-fragment-unclosed Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
unclosed-tag Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
unicode-escape-in-identifier Improve error messages (#980) 2020-08-21 14:57:16 +09:00
unterminated-string Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
wrong-closing-tag Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
wrong-closing-tag-fragment Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
wrong-opening-tag-fragment Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00