-
Notifications
You must be signed in to change notification settings - Fork 270
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
ListItem: visual deviations from Fiori 3 - Part 1 #2218
Comments
nnaydenow
added a commit
that referenced
this issue
Oct 2, 2020
When ui5-li has image and byline (description), the image should have 3rem height and 3rem width in Compact and Cozy mode. In addition its angles should be rounded. Part of #2218
nnaydenow
added a commit
that referenced
this issue
Oct 2, 2020
Corrected ui5-li and its icon sizes in Cozy mode. Part of #2218
ilhan007
changed the title
ListItem: visual deviations from Fiori 3
ListItem: visual deviations from Fiori 3 part 1
Oct 6, 2020
ilhan007
changed the title
ListItem: visual deviations from Fiori 3 part 1
ListItem: visual deviations from Fiori 3 - Part 1
Oct 6, 2020
ilhan007
pushed a commit
that referenced
this issue
Oct 7, 2020
Changes: - info text is align centrally and it is align bottom if description attribute exists - title text is align centrally and it is align top if description attribute exists - item's height is changed to 5rem if description / image attribute exist - checkbox / radio button is positioned correctly Fixes #2297 Fixes #2218
ilhan007
pushed a commit
that referenced
this issue
Oct 17, 2020
When ui5-li has image and byline (description), the image should have 3rem height and 3rem width in Compact and Cozy mode. In addition its angles should be rounded. Part of #2218
ilhan007
pushed a commit
that referenced
this issue
Oct 17, 2020
Corrected ui5-li and its icon sizes in Cozy mode. Part of #2218
ilhan007
pushed a commit
that referenced
this issue
Oct 17, 2020
Changes: - info text is align centrally and it is align bottom if description attribute exists - title text is align centrally and it is align top if description attribute exists - item's height is changed to 5rem if description / image attribute exist - checkbox / radio button is positioned correctly Fixes #2297 Fixes #2218
ilhan007
pushed a commit
that referenced
this issue
Nov 11, 2020
When ui5-li has image and byline (description), the image should have 3rem height and 3rem width in Compact and Cozy mode. In addition its angles should be rounded. Part of #2218
ilhan007
pushed a commit
that referenced
this issue
Nov 11, 2020
Corrected ui5-li and its icon sizes in Cozy mode. Part of #2218
ilhan007
pushed a commit
that referenced
this issue
Nov 11, 2020
Changes: - info text is align centrally and it is align bottom if description attribute exists - title text is align centrally and it is align top if description attribute exists - item's height is changed to 5rem if description / image attribute exist - checkbox / radio button is positioned correctly Fixes #2297 Fixes #2218
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The StandardListItem visual deviates from the Fiori 3 spec in these categories, described in the VD wiki
List (Fiori 3) - Selection
top - when the items has 2 lines of text
center - when the items has 1 line of text
List (Fiori 3) - StandartListItem
List (Fiori 3) - StandartListItem with byline
The text was updated successfully, but these errors were encountered: