An open API service for providing issue and pull request metadata for open source projects.

GitHub / angular-eslint/angular-eslint issues and pull requests

Labelled with: package: eslint-plugin-template

#2627 - [conditional-complexity] Errors out when it encounters animation directives

Issue - State: closed - Opened by ChrisMBarr 3 months ago - 2 comments
Labels: package: eslint-plugin-template, triage

#2620 - [@angular-eslint/template/button-has-type] support regex in ignoreWithDirectives

Issue - State: open - Opened by splincode 3 months ago
Labels: package: eslint-plugin-template, triage

#2614 - [prefer-control-flow] add to recommended in v21, as NgIf will be removed in v22

Issue - State: open - Opened by JamesHenry 4 months ago
Labels: enhancement, package: eslint-plugin-template

#2577 - [@angular-eslint/template/prefer-static-string-properties] support ignore attributes

Issue - State: open - Opened by splincode 5 months ago
Labels: package: eslint-plugin-template, triage

#2560 - [prefer-template-literal] auto fixer breaks code

Issue - State: closed - Opened by mattlewis92 5 months ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2547 - [template/*] HTML template rule disables use JS comments instead of HTML comments

Issue - State: closed - Opened by ChrisMBarr 5 months ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2544 - [interactive-supports-focus] set to warn results in error plugin could not found

Issue - State: closed - Opened by ky-one 5 months ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2500 - [prefer-template-literal] fixer doesn't handle more complex string concatenation correctly

Issue - State: open - Opened by NateRadebaugh 6 months ago
Labels: package: eslint-plugin-template, triage

#2489 - RFC: Updated i18n rule(s)

Issue - State: open - Opened by JamesHenry 6 months ago
Labels: enhancement, help wanted, rule proposal, package: eslint-plugin-template

#2462 - [prefer-template-literal] auto-fix does not properly handle multiple concatenations

Issue - State: closed - Opened by JamesHenry 6 months ago
Labels: bug, PRs Welcome, package: eslint-plugin-template

#2459 - [sort-keys-in-type-decorator] Fixer removes `schemas` and `providers` keys

Issue - State: closed - Opened by dangrussell 6 months ago - 2 comments
Labels: package: eslint-plugin-template, triage

#2436 - [prefer-template-literal] string concatenation in object literal reports warning on code that should not be changed

Issue - State: open - Opened by reduckted 7 months ago
Labels: package: eslint-plugin-template, triage

#2425 - [prefer-template-literal] has broken autofixer for long strings

Issue - State: open - Opened by ChrisMBarr 7 months ago
Labels: package: eslint-plugin-template, triage

#2401 - [ban-css-class] new rule: prevent the use of certain css classes

Issue - State: open - Opened by FDIM 7 months ago
Labels: package: eslint-plugin-template, triage

#2380 - [prefer-static-string-properties] ability to excluded [title] from the list

Issue - State: open - Opened by maartentibau 8 months ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2359 - [label-has-associated-control] Allow overriding of default label inputs

Issue - State: open - Opened by cprestegard 8 months ago
Labels: package: eslint-plugin-template, triage

#2356 - Processors: location information for single line inline templates is incorrect

Issue - State: closed - Opened by reduckted 8 months ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2347 - (eslint-plugin-template) suggestion : template-parser as regular dependency

Issue - State: open - Opened by mho22 8 months ago
Labels: package: eslint-plugin-template, triage

#2325 - Inline templates with string interpolations can result in incorrect fixes

Issue - State: open - Opened by reduckted 9 months ago
Labels: package: eslint-plugin-template, triage

#2289 - (eslint-plugin-template) Rule proposal: Equivalent of eslint rule `prefer-template`

Issue - State: closed - Opened by g-drouard 9 months ago - 1 comment
Labels: PRs Welcome, package: eslint-plugin-template

#2265 - [@angular-eslint/template/prefer-static-string-properties] The rule replaces where it is not needed

Issue - State: closed - Opened by splincode 9 months ago
Labels: package: eslint-plugin-template, triage

#2252 - [@angular-eslint/template/cyclomatic-complexity] Take into consideration new Angular control flows when calculating cyclomatic complexity

Issue - State: closed - Opened by paperez 10 months ago
Labels: bug, PRs Welcome, package: eslint-plugin-template

#2248 - [@angular-eslint/template/prefer-static-string-properties] Feature request: Add an option to force using property binding

Issue - State: closed - Opened by g-drouard 10 months ago - 2 comments
Labels: package: eslint-plugin-template, triage

#2237 - [template/prefer-static-string-properties] ngSwitchCase should not trigger this rule

Issue - State: closed - Opened by nicolashenry 10 months ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2193 - [@angular-eslint/template/button-has-type] support allowList

Issue - State: closed - Opened by splincode 11 months ago - 4 comments
Labels: enhancement, PRs Welcome, package: eslint-plugin-template

#2123 - Missing peer dependency of "@typescript-eslint/types" @ "^7.11.0 || ^8.0.0"

Issue - State: closed - Opened by dangrussell about 1 year ago - 1 comment
Labels: package: eslint-plugin-template, triage

#2087 - [prefer-self-closing-tags] The <slot> tag should not be considered a self-closing tag

Issue - State: open - Opened by ansjllenasm about 1 year ago
Labels: package: eslint-plugin-template, triage

#2060 - [prefer-self-closing-tags] Breaks structure when ng-content has fallback

Issue - State: open - Opened by shultiaiev-tp about 1 year ago
Labels: package: eslint-plugin-template, triage

#2059 - ghost dependency on @typescript-eslint/types

Issue - State: closed - Opened by Tezra about 1 year ago - 3 comments
Labels: package: eslint-plugin-template, triage

#2039 - [no-interpolation-in-attributes] add config to allow interpolation for a substring of the attribute value

Issue - State: open - Opened by daiscog about 1 year ago
Labels: package: eslint-plugin-template, triage

#1996 - [rulename] issue title

Issue - State: open - Opened by forivall over 1 year ago
Labels: package: eslint-plugin-template, triage

#1970 - prefer-self-closing-tags false positive when put component inside ng-content tag

Issue - State: closed - Opened by 5im0n over 1 year ago
Labels: package: eslint-plugin-template, triage

#1926 - Custom plugin & rules creation guidance

Issue - State: open - Opened by johnson-joney over 1 year ago
Labels: package: eslint-plugin-template, triage

#1925 - Does @angular-eslint Work by Default, or Do I Need to Specify the Rules?

Issue - State: closed - Opened by jon9090 over 1 year ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1914 - [attributes-order] ngClass is being treated as STRUCTURAL_DIRECTIVE

Issue - State: open - Opened by hjbolide over 1 year ago
Labels: package: eslint-plugin-template, triage

#1884 - Can't turn off @angular-eslint/template rules

Issue - State: closed - Opened by crfrolik over 1 year ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1875 - [eqeqeq] error after update to v18

Issue - State: closed - Opened by DerHerrGammler over 1 year ago - 2 comments
Labels: package: eslint-plugin-template, triage

#1857 - [prefer-self-closing-tags] <app-root /> conflicts with angular-cli build

Issue - State: closed - Opened by joergbaier over 1 year ago - 3 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1793 - [@angular-eslint/template/i18n] Prevent spaces at beginning/end of translated strings

Issue - State: open - Opened by aleesaan over 1 year ago
Labels: package: eslint-plugin-template, triage

#1788 - [@angular-eslint/template/attributes-order] Autofix produces invalid HTML with structural directives (*foo)

Issue - State: closed - Opened by philippspindler over 1 year ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1759 - [label-has-associated-control] ids in the for attribute are not checked for existence

Issue - State: closed - Opened by air2 over 1 year ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1749 - [@angular-eslint/template/attributes-order] doc is missing the info what is default for `alphabetical`

Issue - State: open - Opened by DerZyklop over 1 year ago
Labels: package: eslint-plugin-template, triage

#1746 - [no-attributes-combination] new rule request

Issue - State: open - Opened by serhiistotskyi over 1 year ago
Labels: package: eslint-plugin-template, triage

#1729 - [attributes-order] angular input binding without brackets considered as attribute binding

Issue - State: open - Opened by joeldhenry over 1 year ago
Labels: package: eslint-plugin-template, triage

#1725 - [attributes-order] Fixer mangles code when valueless structural directives are present in final position.

Issue - State: open - Opened by bradkovach almost 2 years ago
Labels: package: eslint-plugin-template, triage

#1718 - [alt-text] input element with all types should have check

Issue - State: open - Opened by bgpedersen almost 2 years ago
Labels: package: eslint-plugin-template, triage

#1715 - [prefer-self-closing-tags] autofix removes comment between element tags

Issue - State: open - Opened by berkinsansal almost 2 years ago
Labels: package: eslint-plugin-template, triage

#1701 - [@angular-eslint/template/no-any] does not throw error for property binding with square bracket notation

Issue - State: open - Opened by sunilrathore24 almost 2 years ago
Labels: package: eslint-plugin-template, triage

#1700 - [prefer-self-closing-tags] closes ng-container with &nbsp;

Issue - State: open - Opened by twittwer almost 2 years ago
Labels: package: eslint-plugin-template, triage

#1666 - [eqeqeq] Incorrectly updates the template when run with '--fix' option

Issue - State: closed - Opened by phalgunv almost 2 years ago - 5 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1664 - [no-call-expression] Add support for excluding specific attribute names

Issue - State: closed - Opened by maxfriedmann almost 2 years ago - 9 comments
Labels: package: eslint-plugin-template, triage

#1663 - [prefer-self-closing-tags] `<app-root />` breaks Angular CLI's build output.

Issue - State: closed - Opened by lacolaco almost 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1645 - [prefer-control-flow] can we have a option to ban the new control flow?

Issue - State: closed - Opened by Jordan-Hall about 2 years ago - 4 comments
Labels: package: eslint-plugin-template, triage

#1641 - [prefer-self-closing-tags] Conflicts with new control flow and custom selectors

Issue - State: closed - Opened by aam-antonio about 2 years ago - 5 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1640 - [template/i18n] doesn't work with control flow syntax

Issue - State: closed - Opened by mattlewis92 about 2 years ago
Labels: PRs Welcome, package: eslint-plugin-template

#1633 - [@angular-eslint/template/prefer-control-flow] false positive with [ngFormOptions]

Issue - State: closed - Opened by mopinsk about 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1615 - Conflict with standard plugin

Issue - State: closed - Opened by ltvan about 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1591 - [prefer-control-flow-syntax] Add new rule to support the new control flow syntax (Request)

Issue - State: closed - Opened by the-ult about 2 years ago - 1 comment
Labels: PRs Welcome, package: eslint-plugin-template

#1567 - [@angular-eslint/template/prefer-self-closing-tags] `ng-content` should be marked as self-closing tag

Issue - State: open - Opened by dzhavat about 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1565 - [@angular-eslint/template/i18n] Request: Only check for string or unknown typed attributes

Issue - State: open - Opened by Samuel-Therrien-Beslogic about 2 years ago - 3 comments
Labels: package: eslint-plugin-template, triage

#1543 - [prefer-ngsrc] Disable the rule if the src is a Base64-encoded string

Issue - State: closed - Opened by scurk1415 about 2 years ago - 2 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1542 - [eqeqeq] allowNullOrUndefined does not work with yarn "hoistingLimits": "dependencies"

Issue - State: open - Opened by WolfWalter about 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1522 - Failed to load plugin '@angular-eslint/template' - Cannot find module 'functions-have-names' - transitive dependency

Issue - State: closed - Opened by brabenetz about 2 years ago - 6 comments
Labels: package: eslint-plugin-template, triage

#1521 - [click-events-have-key-events] Add strict key-code option

Issue - State: open - Opened by d8bauxit8 about 2 years ago
Labels: package: eslint-plugin-template, triage

#1519 - [attributes-order] autofix does not include sorting i18n attributes along with others.

Issue - State: closed - Opened by examan about 2 years ago - 6 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1500 - [attributes-order] auto-fix results in invalid HTML

Issue - State: closed - Opened by skrtheboss over 2 years ago - 3 comments
Labels: package: eslint-plugin-template, triage

#1475 - [i18n] Angular guide links in error messages are broken

Issue - State: open - Opened by amakhrov over 2 years ago
Labels: package: eslint-plugin-template, triage

#1473 - [eqeqeq] suggestion changes imports in inline templates

Issue - State: closed - Opened by json-derulo over 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1471 - [prefer-self-closing-tags] HTML files unrelated to Angular components should be ignored

Issue - State: closed - Opened by json-derulo over 2 years ago - 2 comments
Labels: package: eslint-plugin-template, triage

#1464 - [prefer-self-closing-tags] auto-fix results in invalid HTML

Issue - State: closed - Opened by ocsurfnut over 2 years ago - 3 comments
Labels: package: eslint-plugin-template, triage

#1456 - [@angular-eslint/template/attributes-order] Cannot read properties of undefined (reading 'sourceSpan')

Issue - State: closed - Opened by jmeinlschmidt over 2 years ago - 8 comments
Labels: package: eslint-plugin-template, triage

#1447 - [documentation] Add reasoning for rules in documentation pages

Issue - State: open - Opened by Samuel-Therrien-Beslogic over 2 years ago - 4 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1429 - [@angular-eslint/template/interactive-supports-focus] Forms are erroneously marked as unfocusable

Issue - State: closed - Opened by yktoo over 2 years ago - 5 comments
Labels: package: eslint-plugin-template, triage

#1425 - [no current rule] A new rule proposal to check if a signal is being called in a template expression.

Issue - State: closed - Opened by michaeljota over 2 years ago - 5 comments
Labels: package: eslint-plugin-template, triage

#1406 - [no-duplicate-attributes] - Allow the combination of the "map binding" and "static value" use of the `style` and `class` attributes

Issue - State: closed - Opened by mbriand-lucca over 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1397 - [valid-aria] - tristate "mixed" value not handled

Issue - State: closed - Opened by mbriand-lucca over 2 years ago
Labels: package: eslint-plugin-template, triage

#1380 - [no-call-expression] add angular 16 signal support

Issue - State: closed - Opened by DerHerrGammler over 2 years ago - 8 comments
Labels: package: eslint-plugin-template, triage

#1359 - [button-has-type] Allow implicit 'submit' type

Issue - State: closed - Opened by ocket8888 over 2 years ago - 2 comments
Labels: package: eslint-plugin-template, triage

#1323 - [template/use-track-by-function] allow custom trackBy-directives

Issue - State: open - Opened by L3444 over 2 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1319 - eslint-plugin-template clashes with `eslint-plugin-tailwindcss`

Issue - State: open - Opened by dolanmiu almost 3 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1296 - Self-closing Angular `<router-outlet />` tag breaks linting of HTML files

Issue - State: closed - Opened by mvnrhd almost 3 years ago - 4 comments
Labels: package: eslint-plugin-template, triage

#1290 - New rule: [require-attribute-on-tag]

Issue - State: closed - Opened by undsoft almost 3 years ago - 4 comments
Labels: package: eslint-plugin-template, triage

#1265 - New rule suggestion: no-restricted-attributes

Issue - State: closed - Opened by JulianMaus98 almost 3 years ago - 5 comments
Labels: package: eslint-plugin-template, triage

#1197 - [@angular-eslint/template/attributes-order] fixer is broken

Issue - State: closed - Opened by SebastianPodgajny about 3 years ago - 10 comments
Labels: package: eslint-plugin-template, triage

#1172 - Rule Proposal: prefer-static-string-properties

Issue - State: closed - Opened by undsoft about 3 years ago - 3 comments
Labels: PRs Welcome, package: eslint-plugin-template

#1055 - [no-call-expression] Add support for including/excluding specific functions

Issue - State: closed - Opened by AbdealiLoKo over 3 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#1023 - [i18n] Disable i18n rule for inline templates in tests but not source

Issue - State: closed - Opened by rajsite over 3 years ago - 2 comments
Labels: package: eslint-plugin-template, triage

#999 - [@angular-eslint/template/i18n] boundTextAllowedPattern does not work for text content / inner html

Issue - State: closed - Opened by Samuel-Therrien-Beslogic over 3 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#998 - [@angular-eslint/template/i18n] Document `ignoreAttributes`'s extending defaults behaviour

Issue - State: closed - Opened by Samuel-Therrien-Beslogic over 3 years ago - 2 comments
Labels: package: eslint-plugin-template, triage

#997 - [@angular-eslint/template/i18n] Request to add more default ignoreAttributes and ignoreTags

Issue - State: closed - Opened by Samuel-Therrien-Beslogic over 3 years ago - 2 comments
Labels: package: eslint-plugin-template, triage

#989 - [@angular-eslint/template/no-call-expression] Seems to report things like (click) events as a problem

Issue - State: closed - Opened by stonecourier over 3 years ago - 14 comments
Labels: package: eslint-plugin-template, triage

#930 - [i18n] option to check content of tag with i18n

Issue - State: closed - Opened by superole almost 4 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#929 - [i18n] new option includeAttributes

Issue - State: closed - Opened by superole almost 4 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#915 - [@angular-eslint/template/no-call-expression] support ignore decorated functions

Issue - State: open - Opened by splincode almost 4 years ago - 1 comment
Labels: package: eslint-plugin-template, triage

#839 - [template/i18n] ignoreAttributes option support for tag-specific attributes

Issue - State: closed - Opened by jaufgang about 4 years ago - 3 comments
Labels: package: eslint-plugin-template, triage

#538 - [eqeqeq] auto fixer breaks code

Issue - State: closed - Opened by mattlewis92 over 4 years ago - 6 comments
Labels: bug, package: eslint-plugin-template

#412 - [i18n] Provide a way to exclude non-bounded texts

Issue - State: closed - Opened by rafaelss95 over 4 years ago - 2 comments
Labels: enhancement, BREAKING CHANGE, package: eslint-plugin-template

#238 - Consistent naming for accessibility rules

Issue - State: closed - Opened by dev054 almost 5 years ago - 8 comments
Labels: enhancement, BREAKING CHANGE, package: eslint-plugin-template