swc/crates/swc_css_parser/tests/recovery
2022-02-25 18:01:38 +00:00
..
at-rule feat(css/ast): Allow more syntax for @supports at-rule (#3740) 2022-02-25 18:01:38 +00:00
bad-url-token refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
comments refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
declaration refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
delim-token fix(css): Fix recovery mode for functions (#3600) 2022-02-17 13:36:50 +09:00
function fix(css): Fix recovery mode for functions (#3600) 2022-02-17 13:36:50 +09:00
function-token refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
hacks refactor(css/ast): Fix the type definitions for an plus b syntax (#3682) 2022-02-23 16:20:40 +00:00
ie-progid fix(css): Fix recovery mode for functions (#3600) 2022-02-17 13:36:50 +09:00
number feat(css/ast): Use correct type for calc (#3549) 2022-02-14 06:19:02 +00:00
selector/pseudo-class/an-plus-b refactor(css/ast): Fix the type definitions for an plus b syntax (#3682) 2022-02-23 16:20:40 +00:00
styled-jsx feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
value feat(css/minifier): Compress urls (#3666) 2022-02-22 11:44:24 +00:00
vercel refactor(css/ast): Fix the type definitions for an plus b syntax (#3682) 2022-02-23 16:20:40 +00:00
whitespaces refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00