-
Notifications
You must be signed in to change notification settings - Fork 21
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
Extend educational material summary #2017
Conversation
Deployed to https://pr-2017.aam-digital.net/ |
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.
Thanks, @brajesh-lab the functionality looks good!
The way our configuration logic works, the config should be received through an @Input
, not from the Route, however. I am explaining the concept inline commented in the code.
...ildren/educational-material/educational-material-component/educational-material.component.ts
Outdated
Show resolved
Hide resolved
5fb69d1
to
f5f9424
Compare
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.
Looks pretty good now, just that last fine-tuning
...dren/educational-material/educational-material-component/educational-material.component.html
Outdated
Show resolved
Hide resolved
...ildren/educational-material/educational-material-component/educational-material.component.ts
Outdated
Show resolved
Hide resolved
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.
Thanks!
...ildren/educational-material/educational-material-component/educational-material.component.ts
Outdated
Show resolved
Hide resolved
…ional-material-component/educational-material.component.ts
🎉 This PR is included in version 3.25.0-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.25.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
closes: #2004
Visible/Frontend Changes
Architectural/Backend Changes