biome/xtask/codegen
rriski 9f1b3b0658
Some checks failed
Benchmarks CSS / Bench (push) Has been cancelled
Lint rule docs / Validate rules documentation (push) Has been cancelled
CI on main / Format Rust Files (push) Has been cancelled
CI on main / Lint Rust Files (push) Has been cancelled
CI on main / Check Dependencies (push) Has been cancelled
CI on main / Test (push) Has been cancelled
CI on main / Test262 Coverage (push) Has been cancelled
Release / Release (push) Has been cancelled
Repository dispatch on main / Build @biomejs/wasm-web (push) Has been cancelled
Release / version (push) Has been cancelled
Release / Package darwin-arm64 (push) Has been cancelled
Release / Package darwin-x64 (push) Has been cancelled
Release / Package linux-arm64-musl (push) Has been cancelled
Release / Package linux-x64-musl (push) Has been cancelled
Release / Package win32-arm64 (push) Has been cancelled
Release / Package win32-x64 (push) Has been cancelled
Release / Package linux-arm64 (push) Has been cancelled
Release / Package linux-x64 (push) Has been cancelled
Release / Build WASM (push) Has been cancelled
Release / Package JavaScript APIs (push) Has been cancelled
Release / Publish CLI (push) Has been cancelled
Release / Publish JS API (push) Has been cancelled
Repository dispatch on main / Repository dispatch (push) Has been cancelled
fix(grit): correct JSX element slot indices for GritQL patterns (#8411)
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: dyc3 <1808807+dyc3@users.noreply.github.com>
2025-12-09 16:51:40 +00:00
..
src fix(grit): correct JSX element slot indices for GritQL patterns (#8411) 2025-12-09 16:51:40 +00:00
Cargo.toml fix(deps): update rust crates (#8130) 2025-11-17 07:17:47 +00:00
css.ungram feat(css): add support for parsing and formatting the CSS if function (#8111) 2025-11-19 07:38:26 -05: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(parse/html/vue): parse v-slot shorthand syntax (#8226) 2025-11-24 09:25:37 -05:00
js.ungram feat(grit): match JS object members using spread metavariable $... (#7447) 2025-09-09 14:37:51 +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): parse negative candidates, other misc cleanup/refactors (#7937) 2025-11-02 12:59:34 -05:00
yaml.ungram feat(yaml_parser): parse block scalars (#7417) 2025-09-11 23:44:09 +09:00