sample-app-angularjs icon indicating copy to clipboard operation
sample-app-angularjs copied to clipboard

UI-Router for AngularJS - Sample Application

Results 80 sample-app-angularjs issues
Sort by recently updated
recently updated
newest added

chore(package): Update 4 devDependencies to latest ``` @babel/core@^7.11.6: 7.11.6 -> 7.12.3 @babel/preset-env@^7.11.5: 7.11.5 -> 7.12.1 webpack@^4.44.2: 4.44.2 -> 5.1.3 webpack-cli@^3.3.12: 3.3.12 -> 4.0.0 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request

ready to squash and merge

chore(package): Update 3 devDependencies to latest ``` source-map-loader@^1.1.0: 1.1.0 -> 1.1.1 webpack@^4.44.2: 4.44.2 -> 5.0.0 webpack-cli@^3.3.12: 3.3.12 -> 4.0.0 ``` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request

ready to squash and merge

It looks like js code related to the contacts module is not fetched just-in-time (on a click to Contacts), [as documented](https://ui-router.github.io/guide/lazyloading). There's no associated query visible in the networking tab...

```javascript // import "../global/global.module"; // import "../main/main.module"; // import "../contacts/contacts.module"; // import "../mymessages/mymessages.module"; // import "../prefs/prefs.module"; // Google analytics import '../util/ga'; ``` just import '../util/ga' , the application can also...

Hi all, There is some issue i am facing in state navigation , i have two module lets say main module and list module.where list module is child of main...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies