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

Updates Sidebar and related components to Lexicon V2 #432

Merged
merged 31 commits into from
Jan 22, 2018

Conversation

pat270
Copy link
Member

@pat270 pat270 commented Jan 20, 2018

Also updates Popover and Tooltips

pat270 added 30 commits January 19, 2018 13:42
…up-flush-vertical` for better Sass extends

New: List Group added `.list-group-subtitle` and option to configure Sass maps `$list-group-subtitle`, `$list-group-subtitle-link`
… to `clay-link` to configure `clay-link` mixin so we don't need two variables (e.g. `$title` and `$title-link`)
…d removed `.sidebar-list-item` use `.list-group-item-*` instead

Breaking: Sidebar removed `$sidebar-list-item-border-bottom-width`, `$sidebar-list-item-border-left-width`, `$sidebar-list-item-border-right-width`, `$sidebar-list-item-border-top-width` and renamed `$sidebar-list-font-size` to `$sidebar-list-group-font-size`

Breaking: Sidebar rename `$sidebar-list-item-flex-col-padding-x`, `$sidebar-list-item-flex-col-padding-y` to `$sidebar-list-group-autofit-col-padding-x`, `$sidebar-list-group-autofit-col-padding-y`

New: Sidebar added option to configure `$sidebar-list-group-item-padding`, `$sidebar-list-group-sticker-size`, `$sidebar-list-group-type`

Breaking: Mixin `clay-sidebar-variant` renamed `list-item-border-color` to `sidebar-list-group-item-border-color` and add options to configure `sidebar-list-group-item-bg`, `sidebar-list-group-item-border-color`, `sidebar-list-group-title`, `sidebar-list-group-subtitle`, `sidebar-list-group-text`, `sidebar-list-group-subtext`

Breaking: Sidebar removed `$sidebar-title-font-size`, `$sidebar-title-font-weight` and added `$sidebar-title` Sass map

Breaking: Sidebar removed `$sidebar-subtitle-font-size`, `$sidebar-subtitle-font-weight`, `$sidebar-subtitle-text-transform` and added `$sidebar-subtitle` Sass map

Breaking: Sidebar removed `.sidebar-caption` and variables `$sidebar-caption-font-size`, `$sidebar-caption-font-weight`, `$sidebar-caption-text-transform`

Breaking: Sidebar removed `$sidebar-dt-font-size`, `$sidebar-dt-font-weight`, `$sidebar-dt-margin-bottom`, `$sidebar-dt-text-transform` and replaced with `$sidebar-dt` Sass map

Breaking: Sidebar removed `$sidebar-dd-font-size`, `$sidebar-dd-font-weight`, `$sidebar-dd-margin-bottom`, `$sidebar-dd-text-transform` and replaced with `$sidebar-dd` Sass map
…-caption`, `.sidebar-actions .sidebar-link` and remove config options `caption-color`, `actions-link-color`, `actions-link-hover-color`
…itle` to `.sidebar-header .component-title` and `$sidebar-title` to `$sidebar-header-component-title`

Breaking: Sidebar use `.component-subtitle` pattern, renamed `.sidebar-subtitle` to `.sidebar-header .component-subtitle` and `$sidebar-subtitle` to `$sidebar-header-component-subtitle`

Breaking: Sidebar use `.component-link` pattern, renamed `.sidebar-link` to `.sidebar .component-link`

Breaking: Sidebar mixin `clay-sidebar-variant` removed config options `link-color`, `link-hover-color`, `header-title-color`, `header-title-hover-color`, `subtitle-color`, `dt-color`, `dd-color` and added options (must be Sass maps) `component-link`, `component-header-title`, `component-header-subtitle`, `dt`, `dd`
…ar`, `$component-tbar` and made styles a little more generic
…tive-border-color`, `active-color`, `disabled-cursor`, `disabled-opacity`, `disabled-pointer-events`, `disabled-hover-bg`, `disabled-hover-border-color`, `disabled-hover-color`
…nent-action`, and move `.link-monospaced` styles to placeholder `%link-monospaced` for easier extends
…and move `border-radius` on `.component-action` to Clay Base
…ed-hover-border-color`, `disabled-hover-color` to `disabled-bg`, `disabled-border-color`, `disabled-color`
…riant` and set a shadow on Atlas `.sidebar-light`
… Bootstrap 4 JS or Popper JS `.clay-tooltip-bottom`, `.clay-tooltip-bottom-left`, `.clay-tooltip-bottom-right`, `.clay-tooltip-left`, `.clay-tooltip-left-bottom`, `.clay-tooltip-left-top`, `.clay-tooltip-right`, `.clay-tooltip-right-bottom`, `.clay-tooltip-right-top`, `.clay-tooltip-top`, `.clay-tooltip-top-left`, `.clay-tooltip-top-right`

New: Popover added options to configure `$popover-bottom-left-arrow-color`, `$popover-bottom-right-arrow-color`, `$popover-left-bottom-arrow-color`,
`$popover-left-top-arrow-color`, `$popover-right-bottom-arrow-color`, `$popover-right-top-arrow-color`, `$popover-top-left-arrow-color`, `$popover-top-right-arrow-color`
@jbalsas jbalsas merged commit 235a2b6 into liferay:develop Jan 22, 2018
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