biome/xtask/codegen
Emanuele Stoppa 7331bb9979
feat(parser/html): text expressions in attributes (#6907)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>


Co-authored-by: dyc3 <1808807+dyc3@users.noreply.github.com>
2025-08-09 21:17:17 +01:00
..
src feat(parser/html): text expressions in attributes (#6907) 2025-08-09 21:17:17 +01:00
Cargo.toml fix(deps): update rust crates (#6875) 2025-07-14 11:15:10 +02:00
css.ungram fix(css_parser): add active-view-transition-type() (#6973) (#6991) 2025-07-26 12:23:31 +01:00
graphql.ungram feat(graphql_parser): separate binding and reference nodes (#3427) 2024-07-15 12:26:30 +01:00
gritql.ungram fix(grit): broaden GritQL parser support (#4978) 2025-02-04 14:01:43 +00:00
html.ungram feat(parser/html): text expressions in attributes (#6907) 2025-08-09 21:17:17 +01:00
js.ungram feat(parser): support import source (#7019) 2025-08-05 16:45:05 +02:00
json.ungram fix(json_parser): handle unterminated strings as bogus values (#2621) 2024-04-28 17:43:30 +02:00
markdown.ungram chore(markdown): better grammar (#5335) 2025-03-13 16:13:06 +00:00
tailwind.ungram feat(parse/tailwind): start implementing lexer/parser (#6986) 2025-07-30 16:01:35 -04:00
yaml.ungram feat(yaml_parser): parse flow constructs (#6961) 2025-07-21 20:36:02 +09:00