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

Update Summary-Manager.Js #80

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update Summary-Manager.Js #80

wants to merge 6 commits into from

Conversation

SriHV
Copy link

@SriHV SriHV commented Feb 27, 2025

What is the context of this PR?

ONSDESYS-276

The New Version of Design System doesn't support .ons-summary__row, .ons-summary__row--has-values anymore. (See this PR) This breaks the styling in summary page.

This PR fixes class names. Also, instead of <table>, I've used <dl> as summary component uses the dl tags. Let me know if that's okay.

Also changed the param names - row.rowTitle to row.title and row. rowItems to row. itemsList as per the migration-guide

How to review this PR

Checkout to this PR in prototype-kit-template and copy these changes to Summary-Manager.Js file. See that these changes fix the styling in summary page.

@SriHV SriHV marked this pull request as ready for review February 27, 2025 16:50
@SriHV SriHV requested a review from a team as a code owner February 27, 2025 16:50
SriHV and others added 4 commits March 6, 2025 13:41
Co-authored-by: rmccar <42928680+rmccar@users.noreply.github.com>
Co-authored-by: rmccar <42928680+rmccar@users.noreply.github.com>
Co-authored-by: rmccar <42928680+rmccar@users.noreply.github.com>
Co-authored-by: rmccar <42928680+rmccar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants