Releases: princemaple/ngx-html-syntax
Releases · princemaple/ngx-html-syntax
Support @let
Full Changelog: v0.8.0...v0.8.1
Support control flow in v17
What's Changed
- [Added] Angular v17 Control-Block Syntax by @thecodechef in #24
- Add tests and fix leaking braces by @princemaple in #25
New Contributors
- @thecodechef made their first contribution in #24
Full Changelog: v0.7.1...v0.8.0
Allow non-leading `!` in bind syntax
Fixes [class.!hidden]="..." when using tailwind css
Release for ST4
0.7.0 Update NgxHTML.sublime-syntax
v0.6.0
Delete recent.txt
v0.5.4
fix bindon highlighting
Update install message
to reflect that the renaming has finally been done,
and settings may need to be updated.
Finalize package rename
It is now Ngx HTML all the way! (well, except NgxHTML for the syntax definition file name)
Highlight interpolation as JS
v0.5.1 Create recent.txt
Update Angular expressions to be highlighted as JS
Now the JS part of the Angular HTML syntax is highlighted as JS
Works on Sublime 3156+