devlinjunker

Results 30 comments of devlinjunker

@wawyed added angular v14 test project, hoping that should solve the ci errors now

Found these instructions for updating Angular versions: https://github.com/ui-router/angular/blob/master/add_support_for_new_angular_version.txt Pushed a commit to this PR after following these steps: ``` - update tests in test-angular-versions/ - ./scaffold.sh 11 - remove old...

created https://github.com/ui-router/angular/pull/968 to update mergify config

Looks like all CI is passing and I have updated to use the `check-peer-dependencies.ignore` property in package.json. After this is merged, we will need to create a new release (v10.0.0...

@wawyed do you think you can force push to revert these changes and then I can create a PR again that we can squash? Or is it alright that you...

@wawyed can you also create release artifacts for this repo and https://github.com/ui-router/angular-hybrid and have you run `npm publish` in the repo with the newest version? (I think these steps should...

Any updates here? I am running into this issue on Nextcloud 29 running on Nextcloud AIO

Any thoughts or feedback here? @ShGKme @raimund-schluessler

Thanks for taking a look! Will do!

@jancborchardt @GretaD in an app like [nextcloud/news](https://github.com/nextcloud/news/pull/3046) it is useful to see both the list and chosen item at the same time on mobile so that you can navigate between...