Skip to content
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

Merged
merged 54 commits into from
Mar 31, 2022

Conversation

wdoberschuetz
Copy link
Contributor

@wdoberschuetz wdoberschuetz commented Jan 28, 2022

Description

Changes proposed in this pull request:

  • update of modalPathParam now available in core, client and client-frameworks-support/client-support-angular/projects/client-support-angular

Related issue(s)
Resolves #2303

How to test

  1. Checkout the branch. You shall build core, client and client-frameworks-support/client-support-angular/projects/client-support-angular
  2. Go to core/examples/luigi-example-angular/node_modules/@luigi-project and paste for each of the folders what you've built
  3. For client-frameworks-support go to client-frameworks-support\client-support-angular\dist\client-support-angular and copy the folders and files to the core\examples\luigi-example-angular\node_modules\@luigi-project\client-support-angular
  4. For core go to core/public and copy the luigi.js and luigi.svelte.map.js to node_modules/@luigi-project/core
  5. For client go to client/public and copy the whole folder to node_modules/@luigi-project/client

@rafalgamon
Copy link
Contributor

@wdoberschuetz please ask @JohannesDoberer or @hardl about this warning in Inclusive Language

Match Found
Please consider an alternative to master.
Possibilities include: primary, main, leader, active, writer

wdoberschuetz and others added 3 commits February 14, 2022 09:14
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
@JohannesDoberer JohannesDoberer self-assigned this Feb 14, 2022
Copy link
Contributor

@JohannesDoberer JohannesDoberer left a 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.

core/src/services/routing.js Outdated Show resolved Hide resolved
core/src/services/routing.js Outdated Show resolved Hide resolved
@wdoberschuetz wdoberschuetz removed the WIP Work in progress label Mar 10, 2022
@wdoberschuetz wdoberschuetz merged commit 45bd1b0 into SAP:master Mar 31, 2022
@wdoberschuetz wdoberschuetz deleted the 2303-modal-path-navigation branch March 31, 2022 15:14
@ndricimrr ndricimrr mentioned this pull request Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation tasks enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

withoutSync navigation for modalPathParam
4 participants