energywebfoundation / switchboard-dapp

Energy Web Switchboard UI
https://switchboard.energyweb.org
GNU General Public License v3.0
28 stars 14 forks source link

chore(deps): update angular and related packages to v14 #864

Closed dawidgil closed 1 year ago

dawidgil commented 1 year ago

pr for task: https://energyweb.atlassian.net/browse/SWTCH-2196

dawidgil commented 1 year ago

@jrhender there are few as any because Angular v14 supports typed form. However we have some forms created on the fly, which creates issues with typing. If you prefer i can add unit tests + refactor/rewrite those forms to have proper typing. Do you want from me to rewrite in this PR or should I leave it as it is?