All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
12.5.0 (2021-09-20)
- eslint-plugin-template: [mouse-events-have-key-events] ignore custom components (#680) (f65874b)
- eslint-plugin-template: support escape chars in inline templates (#691) (8b89ec7)
12.4.1 (2021-09-09)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
12.4.0 (2021-09-09)
- eslint-plugin-template: [i18n] fixes some incorrect reports (#665) (a011b9d)
- eslint-plugin-template: [no-call-expression]:
FunctionCall
s not being reported (#601) (5552b13) - eslint-plugin-template: include more checks for
isHiddenFromScreenReader
(#545) (db2bc05)
12.3.1 (2021-07-15)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
12.3.0 (2021-07-13)
12.2.2 (2021-07-10)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
12.2.1 (2021-07-10)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
12.2.0 (2021-06-20)
- eslint-plugin-template: [accessibility-table-scope] ignore custom elements (#550) (53eb56d)
- eslint-plugin-template: [accessibility-valid-aria] ignore custom elements (#552) (f6466ec)
- eslint-plugin-template: [no-autofocus] ignore custom elements (#540) (366d9df)
- eslint-plugin-template: [no-positive-tabindex] ignore custom elements (#551) (5e33995)
12.1.0 (2021-05-30)
- eslint-plugin-template: [18n] ignore
checkAttributes
properly (#467) (20e54d7) - eslint-plugin-template: [eqeqeq] change fix to suggest (#465) (a497fde)
- eslint-plugin-template: [no-negated-async] ignore double-bang (#450) (9d06488)
- utils: support passing
data
andsuggestions
individually for each error (#491) (70b01bd)
- eslint-plugin-template: [accessibility-table-scope] add fixer (#490) (f0c4cea)
- eslint-plugin-template: [accessibility-valid-aria] add suggestion (#489) (678e1b5)
- eslint-plugin-template: [no-any] add suggestion (#486) (720e869)
- eslint-plugin-template: [no-autofocus] add fixer (#485) (9450b7d)
- eslint-plugin-template: [no-distracting-elements] add fixer (#488) (9cefe67)
- eslint-plugin-template: [no-duplicate-attributes] add suggestion (#495) (62cadcd)
- eslint-plugin-template: [no-negated-async] add suggestion (#487) (0b3f9eb)
12.0.0 (2021-05-13)
- update tslint-to-eslint-config to 2.4.0 (7352ad2)
- eslint-plugin-template: add rule eqeqeq (#444) (e15148c)
- update eslint to ^7.26.0, @typescript-eslint to 4.23.0 (9e31c38)
- update to angular v12 (c80008d)
4.3.0 (2021-05-12)
4.2.1 (2021-05-12)
4.2.0 (2021-04-28)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
4.1.0 (2021-04-28)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
4.0.0 (2021-04-18)
3.0.1 (2021-04-18)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
3.0.0 (2021-04-17)
2.1.1 (2021-04-17)
2.1.0 (2021-04-11)
- eslint-plugin: no-call-expression incorrect reports for conditionals (#390) (fa9cc73)
- eslint-plugin-template: accessibility-elements-content not allowing some attributes/inputs (#397) (ffedaa2)
- eslint-plugin-template: i18n ignoreTags not being ignored properly (#387) (985f6c2)
- eslint-plugin-template: i18n reporting when a parent element already contains i18n id (#398) (c937a3f)
2.0.2 (2021-03-16)
Note: Version bump only for package @angular-eslint/eslint-plugin-template
2.0.1 (2021-03-14)
2.0.0 (2021-03-13)
-
The format of results output has changed
-
The rule no longer exists for use
-
feat(template-parser): updated use of parseTemplate to improve loc data
-
Requires @angular/compiler 11.2.0 and above
-
feat(schematics): change way indent and quotes are handled by conversion schematics
-
The conversion schematic handle these rules differently