ng2-semantic-ui
ng2-semantic-ui copied to clipboard
Update typescript peer dependency (Angular 7, TS 3.1)
[email protected] requires a peer of typescript@^2.3.0 but none is installed. You must install peer dependencies yourself.
I'm also running into this., Are there any known workarounds or timeline for update of this amazing angular integration?
We're also running into this issue. We've kept TS version but really would like to update all packages...
It's not live yet, but you could have a go with the current alpha - install ng2-semantic-ui@next
. It contains a few fixes for various issues & an update to support a new S-UI. Let me know how you get on if you do install it!
It worked for me with 0.10.0-alpha.6 over 0.9.7
Worked for me too, 0.9.7 > 0.10.0-alpha.6
How extensive are the changes required to make this TS3/NG7 compatible? It'd be nice to have 0.9.7.1 for production use until 0.10.0 is considered live