Commits
Click on a commit to change the comparison rangefeat(css): support SCSS qualified names in values and function calls2 months ago
by denbezrukov Revert "feat(css): support SCSS qualified names in values and function calls"2 months ago
by denbezrukov feat(css): support SCSS qualified names in values and function calls (#9096)2 months ago
by denbezrukov feat(css): add unary expression parsing (#9093)2 months ago
by denbezrukov Merge remote-tracking branch 'origin/main' into next2 months ago
by ematipico feat(css): support scss nesting declarations in declaration lists (#9135)2 months ago
by denbezrukov feat(css): allow scss declarations in @page blocks (#9139)2 months ago
by denbezrukov feat(css): allow delimiters in bracketed value lists (#9145)2 months ago
by denbezrukov feat(css): enhance SCSS qualified name detection and refine error messages2 months ago
by denbezrukov Revert "feat(css): enhance SCSS qualified name detection and refine error messages"2 months ago
by denbezrukov feat(analyze/json): useSortedPackageJson (#9134)2 months ago
by ematipico feat: two new cross language rules (#9152)2 months ago
by ematipico feat: collect local and global styles for `noUndeclearedClasses` (#9297) Merge remote-tracking branch 'origin/main' into next feat(organizeImports): add `sortBareImports` option (#9384) chore: merge main to next (#9443) feat(linter): add includes option for plugin file scoping (#9171) feat(biome_service): support applying GritQL plugin rewrites via --write (#9073) feat(lint): add ignore option to no-unused-variables (#9397)25 days ago
by mvarendorff Merge remote-tracking branch 'origin/main' into next chore: fix build failures feat(biome_html_analyze): port noRedundantRoles a11y rule to HTML (#9564)23 days ago
by ctonneslan revert: feat(biome_html_analyze): port noRedundantRoles a11y rule to HTML (#9587) feat(html/a11y): add noRedundantRoles rule for HTML (#9276) feat(biome_html_analyze): port useKeyWithMouseEvents a11y rule to HTML (#9582) chore: fix `next` failures (#9633) feat(biome_html_analyze): port useAriaActivedescendantWithTabindex to HTML (#9617)18 days ago
by faizkhairi feat(lint): port useValidAnchor to html (#8987)17 days ago
by DerTimonius feat: improve noUndeclaredClasses (#9503) feat(biome_html_analyze): port useHeadingContent a11y rule to HTML (#9716)15 days ago
by faizkhairi feat(formatter): add delimiterSpacing option (#9718)14 days ago
by luisherranz feat(assist): implement useSortedAttributes for HTML (#9547) feat(html/a11y): port noAriaUnsupportedElements to HTML (#9491) feat(assist): use sorted type fields 9137 (#9275) feat(html_analyze): port useValidAriaProps rule to HTML (#9761)8 days ago
by Maximiliano-Zeballos feat(html): port noAriaHiddenOnFocusable a11y rule to HTML (#9496)8 days ago
by aviraldua93 fix: assist generator (#9831) feat(cli): add watch mode (--watch) to the CLI for check/format/lint commands (#8731) refactor: improve watch mode (#9859) feat(cli): add `upgrade` command (#9546) chore: extra rule sources (#9872) feat(graphql_analyze): implement useSortedSelectionSet (#9853) feat(html): port useValidAriaValues a11y rule to HTML (#9928)3 days ago
by aviraldua93 chore: merge `main` into `next` (#9945) feat(lint/html): port noExcessiveLinesPerFile to html (#9967) Merge branch 'main' into next fix: conflict resolution issue fix: conflict resolution issue again docs(organizeImports): revamp user-facing docs (#9887)25 minutes ago
by Conaclos