Skip to content

Releases: princemaple/ngx-html-syntax

v1.2.0

06 Jun 11:23
Compare
Choose a tag to compare

What's Changed

  • Add CSS/HTML syntax highlighting in tagged template strings by @deathaxe in #38

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Jun 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

4152-1.1.0

04 Jun 12:26
Compare
Choose a tag to compare

What's Changed

  • Fix meta.embedded vs. meta.interpolation by @deathaxe in #34
  • Add Ngx v19 and v20 language features by @deathaxe in #37

Full Changelog: 4107-1.0.1...4152-1.1.0

v1.0.1

17 Dec 21:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

4107-1.0.1

18 Dec 22:08
Compare
Choose a tag to compare

This is the last commit that supports ST<=4106

Full Changelog: v1.0.0...4107-1.0.1

v1.0.0 Angular Expression

16 Dec 11:57
Compare
Choose a tag to compare

What's Changed

  • Initial support for Angular expression syntax by @deathaxe in #31

Full Changelog: v0.8.2...v1.0.0

v0.8.2

27 Oct 14:41
3184b01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

Support @let

02 Aug 23:04
0b4c149
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

Support control flow in v17

16 Jan 11:03
5ab46f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

Allow non-leading `!` in bind syntax

23 May 02:50
08d07fc
Compare
Choose a tag to compare

Fixes [class.!hidden]="..." when using tailwind css