aurelia-ui-framework icon indicating copy to clipboard operation
aurelia-ui-framework copied to clipboard

Migration Guide

Open josiahhaswell opened this issue 5 years ago • 1 comments

We're currently using Aurelia-UI-Framework v4 Beta with JSPM + Gulp + Typescript. We would like to move to 5.0 soon, but I encountered several issues with importing the new version (e.g. TypeScript errors with the provided typings, unexpected symbol '{' due to import-style statements.) It's not urgent, but any help would be very much appreciated.

josiahhaswell avatar Apr 02 '19 19:04 josiahhaswell

@josiahhaswell due to wrk commitments haven't been able to spend a lot of time on this, however I am working towards resolving certain build issues. as for migration from v4 I haven't really thought about it to be honest, although most components are the same, a lot of the helper properties like scroll and padding are now custom attributes

adarshpastakia avatar May 10 '19 08:05 adarshpastakia