sample-app-angular-hybrid icon indicating copy to clipboard operation
sample-app-angular-hybrid copied to clipboard

UI-Router Hybrid Sample App: Route to Angular 1 and Angular 2 components

Results 104 sample-app-angular-hybrid issues
Sort by recently updated
recently updated
newest added

Hey there! 👋 We've noticed that your Mergify configuration is using some deprecated fields. No worries—we've got your back! This automated PR updates your config to align with the newest...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies
javascript

At this line: https://github.com/ui-router/sample-app-angular-hybrid/blob/607c7d3dded25ea1b680e8e83290bc6a8f1f8a98/app/angularJSModule.ts#L8 There is an import to "@uirouter/angularjs" but in the documentation it's written > Remove angular-ui-router (or @uirouter/angularjs) from your AngularJS app's package.json and replace it with...

Hi Chris, As I have gotten closer to Angular CLI, it is evident that this is the best way to manage an Angular project's build. Of course a hybrid project...