-
Notifications
You must be signed in to change notification settings - Fork 76
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
fix(list-item): correct spacing errors in medium and large scales #10962
Commits on Dec 3, 2024
-
fix(list-item): adding left and right xxs padding to selection-contai…
…ner at medium scale, nested, draggable
Configuration menu - View commit details
-
Copy full SHA for dd97056 - Browse repository at this point
Copy the full SHA dd97056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847311a - Browse repository at this point
Copy the full SHA 847311aView commit details
Commits on Dec 4, 2024
-
removing unnecessary unset css rule since padding-inline-start is nev…
…er set by default for the nested display mode
Configuration menu - View commit details
-
Copy full SHA for 0fdcedc - Browse repository at this point
Copy the full SHA 0fdcedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f123c - Browse repository at this point
Copy the full SHA 46f123cView commit details -
small scale: removing extra left padding on drag-enabled display-mode…
…="nested" selection-appearance="icon", correcting selection container inline padding for nested draggable, and refactoring to remove an unset rule.
Configuration menu - View commit details
-
Copy full SHA for 73ccab7 - Browse repository at this point
Copy the full SHA 73ccab7View commit details -
removing unnecessary padding rule on selection container since it is …
…already set on a less-specific selector
Configuration menu - View commit details
-
Copy full SHA for bdc7d51 - Browse repository at this point
Copy the full SHA bdc7d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d24fa - Browse repository at this point
Copy the full SHA a5d24faView commit details -
large scale: removing all selection container rules for nested displa…
…y mode since they're always supposed to be 0 and fixing left container padding to be xxs when drag-handle + display-mode="nested" + selection-appearance="icon"
Configuration menu - View commit details
-
Copy full SHA for a64b5f4 - Browse repository at this point
Copy the full SHA a64b5f4View commit details -
updating story and demos to add selected states to applicable scale e…
…xamples and updated the title of the selection appearance border stories
Configuration menu - View commit details
-
Copy full SHA for 545f988 - Browse repository at this point
Copy the full SHA 545f988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8a7da - Browse repository at this point
Copy the full SHA 4b8a7daView commit details