You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's not much to QA here. This is an upgrade to the framework/tools such as ESLint, Storybook, etc. There are virtually no (functional) changes to the components themselves (which get imported and built in a host web app).
I guess you could test that all components display correctly, except for the following tickets: #17115 #17139
This ticket does not get released directly. The components in here are individually published to npm, from which a host app imports them and builds them. They are therefore released as part of the web app that uses them.
Fix EditShareStructure unit testsexclude for now (new ticket)Fix WebChat unit testsexclude for now (will be deleted anyway)Fix CompletingParty unit testsBaseAddress issueFix FeeSummary unit testsSbcFeeSummary issueResearch and implement what is needed to upgrade Lerna (from ^5.6.2 to ^7.1.1)see Upgrade Lerna - DO THIS FIRST #17123Upgrade Repo to Vue 3see Upgrade a component to Vue3 #17124need to fix two-way data bindings ("v-model directives require no argument")see Fix two-way data bindings ("v-model directives require no argument") #17125need to fix "deprecated .native modifier on v-on directives"see Fix "deprecated .native modifier on v-on directives" #17126The text was updated successfully, but these errors were encountered: