Skip to content

Releases: angular-extensions/pretty-html-log

v2.0.0

12 Mar 06:53
Compare
Choose a tag to compare

2.0.0 (2020-03-12)

Features

  • comments: disable comments by default and add flag to add them (8bbda1e)

BREAKING CHANGES

  • comments: param order changed: before(ngHTMLElement, theme) - now: (ngHTMLElement, enableComments, theme)

v1.0.3

04 Dec 06:55
Compare
Choose a tag to compare

1.0.3 (2019-12-04)

Bug Fixes

  • docs: add import order information to the README (1382e40)

v1.0.2

25 Nov 15:25
Compare
Choose a tag to compare

1.0.2 (2019-11-25)

Bug Fixes

v1.0.1

08 Nov 13:27
Compare
Choose a tag to compare

1.0.1 (2019-11-08)

Bug Fixes

  • metadata: add missing metadata (a948d3b)

v1.0.0

06 Nov 21:48
Compare
Choose a tag to compare

1.0.0 (2019-11-06)

Bug Fixes

  • linting: adjust selector in tslint (d9ccdb7)
  • package: add publish config (3128b15)
  • package: adjust package.json and trigger a release (4e31227)
  • type: adjust typo to trigger release (66604be)

Features

  • logmethod: add logNgHTML method to console (3054c05)
  • setup: setup library (1337b80)
  • showcase: add a showcase (912a254)