ngx-ui-switch icon indicating copy to clipboard operation
ngx-ui-switch copied to clipboard

Support Angular 14

Open yashwanth4999 opened this issue 2 years ago • 1 comments

Hi @cmckni3 Please give support for angular 14. we are using UI-Switch in the project and upgraded Angular to latest version.

yashwanth4999 avatar Jul 14 '22 11:07 yashwanth4999

Yep it would be great here too! :)

fexxdev avatar Aug 01 '22 13:08 fexxdev

Has anyone found a workaround to support Angular 14? (waiting for the official ngx-ui-switch Angular 14 support)

vroussel35 avatar Aug 15 '22 07:08 vroussel35

Submitted a PR https://github.com/webcat12345/ngx-ui-switch/pull/461/files

pliashkou avatar Aug 24 '22 08:08 pliashkou

I got tired of waiting and created an Angular 14 library by copying the code. If the owners respond and get the package updated, I might move back, but I don't want a repeat when Angular 15 releases.

https://www.npmjs.com/package/@outerlimitstech/ngx-ui-switch

chrisstraw avatar Aug 25 '22 19:08 chrisstraw

Submitted a PR https://github.com/webcat12345/ngx-ui-switch/pull/461/files

Merged. I’ll cut a release shortly

cmckni3 avatar Aug 25 '22 20:08 cmckni3

Is it not the case that it still works with newer versions but npm/yarn gives a warning? Does the npm/yarn warning cause CI to fail?

cmckni3 avatar Aug 25 '22 20:08 cmckni3

Released 14.0.1

cmckni3 avatar Aug 25 '22 23:08 cmckni3

yarn publish broke with 14.0.1 and 14.0.2. 14.0.3 is good to go.

cmckni3 avatar Aug 25 '22 23:08 cmckni3