Skip to content

Releases: maxisam/ngx-clipboard

v16.0.0

11 Apr 17:46
400d889
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks @chimurai for updating the library!

Full Changelog: v15.1.0...v16.0.0

v15.1.0

12 Mar 05:43
7386c71
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks for

Full Changelog: v15.0.0...v15.1.0

v15.0.0

18 Nov 10:53
8d620cc
Compare
Choose a tag to compare
  • Support Angular >= 13
  • Use eslint

v14.0.1

19 Oct 17:50
03fd3d1
Compare
Choose a tag to compare

Feature

  • Support Angular 10

v13.0.1

05 May 12:53
25aa1a0
Compare
Choose a tag to compare

Fix

  • strictTemplate issue #239

Kudos to @Maximaximum

v13.0.0

21 Feb 15:43
d46bd25
Compare
Choose a tag to compare

Feature

  • Support Angular 9

v12.3.0

27 Nov 21:23
acb448c
Compare
Choose a tag to compare

Fix

  • typo in pushCopyResponse, marked the old one as deprecated

Feature

  • Emitted on copyResponse$ When Calling copyFromContent Directly #215 , thanks @tabuckner for this

v12.2.2

27 Nov 21:20
Compare
Choose a tag to compare

Fix

  • avoid page scroll to top when copying in IOS #202

v12.2.1

23 Aug 17:33
77469c0
Compare
Choose a tag to compare

##Fix

  • Use direct document reference instead of window child #205

  • container should be HTMLElement #204

v12.2.0

08 Jul 15:20
44ffb40
Compare
Choose a tag to compare

Feature

  • Introduce a configuration to remove temp textarea #196

Chore

  • Add commit hook to enforce style with prettier rules #198