#How angular upgrade could be achieved when rebuilding the whole application?

12 messages · Page 1 of 1 (latest)

eternal stirrup
#

we are using basicprimitives
What do you mean by this? I've updated a reasonably large hybrid angular.js/Angular app with super old bootrap 3 all the way to angular v15 without major code changes

#
undone onyx
#

import * as primitives from "basicprimitives";

items: primitives.orgdiagram.ItemConfig[];
filteredItems: primitives.orgdiagram.ItemConfig[];

items_bkp: primitives.orgdiagram.ItemConfig[];

eternal stirrup
#

what issues are you getting with that during upgrade?

undone onyx
#

i send you some sample errors from upgrading to latest version of basicprimitces

undone onyx
#

or did you meant the 5.9.1 is compatovlel until angular v15?

eternal stirrup
#

It should be if the TS version is compatible

#

I'd try doing the Angular package updates first, then (if needed) upgrade any other deps

undone onyx
#

@eternal stirrup sorry to ping you here after months.
i have a problem with basicprimitves angular13 and bootstrap4.6. I dont see the lines LayerConnector. I dont get any errors

#

Staging system with angularv12

#

Dev stage only packages aupgraded is angular to v13 and typescript