-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2303 modal path navigation #2505
2303 modal path navigation #2505
Conversation
@wdoberschuetz please ask @JohannesDoberer or @hardl about this warning in Match Found |
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before we merge this PR we need to revert all changes in core/example/luigi-example-angular. This project is only an example how angular and luigi works together. I would say we keep it until it is approved because we can test the client-support-angular lib in this project.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.4.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rschuetz/luigi into 2303-modal-path-navigation
…rschuetz/luigi into 2303-modal-path-navigation
Description
Changes proposed in this pull request:
modalPathParam
now available incore
,client
andclient-frameworks-support/client-support-angular/projects/client-support-angular
Related issue(s)
Resolves #2303
How to test
core
,client
andclient-frameworks-support/client-support-angular/projects/client-support-angular
core/examples/luigi-example-angular/node_modules/@luigi-project
and paste for each of the folders what you've builtclient-frameworks-support
go toclient-frameworks-support\client-support-angular\dist\client-support-angular
and copy the folders and files to thecore\examples\luigi-example-angular\node_modules\@luigi-project\client-support-angular
core
go tocore/public
and copy theluigi.js
andluigi.svelte.map.js
tonode_modules/@luigi-project/core
client
go toclient/public
and copy the whole folder tonode_modules/@luigi-project/client