All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.3 (2022-08-09)
0.3.2 (2022-08-09)
- template interpolation: feature support and bugfix (55a7ba1)
- Fixed problems with multiline expressions with backquotes #5
- Fixed problem with angular attributes without following equal #5
- Added support for attributes without equals
- Fixed case of single asterisk being not highlighted
- Fixed
then
andelse
not being highlighted inside*ngIf
directives
- Fixed an issue with & in plaintext being showed as invalid
- Fixed an issue with multiple directives/attributes at the sime line.
- Fixed an issue with angular attributes with underlines
- Added highlighting for uppercase characters inside attributes (they were white)
- Fixed an issue with optional acessor
(?.)
- Fixed an issue with async pipe #1
- Changed scope names
- Added a custom pattern for angular expression matching
- Improved html entities pattern match
- Improved highlighting for class pattern matching
- Support for angular interpolations
- Support for angular directives
- Regex support
- Better highlighting for attributes
- Better highlighting for ids
- DOM Events support see complete list
- Changed scope names for pug comments
- Changed highlighting for doctype
- Init