Skip to content

Releases: maxisam/ngx-clipboard

v12.1.2

12 Jun 22:37
bcdc232
Compare
Choose a tag to compare

Fix

  • Backward compatibility issue with V7 #193

v12.1.1

12 Jun 15:16
3e0521f
Compare
Choose a tag to compare

Fix

  • Angular 8 update #191

v12.1.0

28 May 22:00
1ee66ab
Compare
Choose a tag to compare

Feature

  • push copy response to an event bus #174 (7deb78e)

  • provide a directive for rendering element if copy is supported (19f17f9)

Thanks @surajpoddar16 for making these features!

v12.0.1

07 May 16:27
c106a25
Compare
Choose a tag to compare

Fix

  • Universal support #176

Update

  • Support Angular 8 #180 Thanks @mattlewis92 for making a pull request and testing.

v12.0.0

18 Mar 15:44
493530c
Compare
Choose a tag to compare
Feat/angular7 (#170)

* fix: better support for universal

* feat: use provideredIn

* chore: update host app

* chore: update version

* fix: Move focus to trigger instead of simply blur()ing

* chore: add disclaimer in the code

* chore: update

v11.1.9

12 Oct 00:31
ca7fef2
Compare
Choose a tag to compare
  • work with Angular 7 RC #165

  • emit with event when click #163

v11.1.7

08 Sep 16:51
182ae9b
Compare
Choose a tag to compare

fix: #147

v11.1.6

30 Aug 14:14
Compare
Choose a tag to compare

fix: #158, #159

v11.1.5

29 Aug 23:57
Compare
Choose a tag to compare

fix: focus trapper issue #152

v11.1.3

14 Aug 22:21
1d5a065
Compare
Choose a tag to compare

fix: readme on npm.
fix: injection token.