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

v2.0.0-beta.7 #477

Merged
merged 185 commits into from
Jan 25, 2018
Merged

v2.0.0-beta.7 #477

merged 185 commits into from
Jan 25, 2018

Conversation

jbalsas
Copy link
Contributor

@jbalsas jbalsas commented Jan 25, 2018

No description provided.

marcoscv and others added 30 commits January 17, 2018 15:59
…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`
Carlos Lancha and others added 28 commits January 25, 2018 09:53
…edState

Add disabled state to ClayManagementToolbar | Fixes #439
…$menubar-vertical-transparent-md`

New: (#453) Menubar added `.menubar-vertical-expand-lg`, `.menubar-transparent.menubar-vertical-expand-lg` and option to configure `$menubar-vertical-expand-lg` and `$menubar-vertical-transparent-lg`
…re `margin-left-mobile`, `margin-right-mobile`, `margin-top-mobile` and adjust margins in mobile for `.menubar-vertical-expand-md`, `.menubar-vertical-expand-lg`
…ific padding at different Bootstrap breakpoints

New: Grid added `.container-form-lg` and option to configure `$container-form-lg` Sass map

Breaking: (Fixes #453) Grid removed `.container-form` and variables `$container-form-padding-bottom`, `$container-form-padding-left`, `$container-form-padding-right`, `$container-form-padding-top`, `$container-form-padding-bottom-mobile`, `$container-form-padding-left-mobile`, `$container-form-padding-right-mobile`, `$container-form-padding-top-mobile`

New: Grid added exception for `.menubar-vertical-expand-lg` inside `.container-form-lg`

Breaking: Grid replaced `$container-view-padding-bottom`, `$container-view-padding-left`, `$container-view-padding-right`, `$container-view-padding-top`, `$container-view-padding-bottom-mobile`, `$container-view-padding-left-mobile`, `$container-view-padding-right-mobile`, `$container-view-padding-top-mobile` with `$container-view` Sass map
#453 Added `.container-form-lg`, `.menubar-vertical-expand-lg`, and demos to break at lg breakpoint
…nel-header-line-height`, `$panel-header-collapse-icon-bottom`, `$panel-header-collapse-icon-left`, `$panel-header-collapse-icon-right`, `$panel-header-collapse-icon-top`, `$panel-header-collapse-icon-padding-left`, `$panel-header-collapse-icon-padding-right`

Update: Panel Header Collapse Icon should be vertically aligned to first line of text

Breaking: Panel rename `$panel-collapse-icon-font-size` to `$panel-header-collapse-icon-font-size`
Update: (#439) Input Group Inset should have `:disabled` styles
Update: (#450) Dropdown `.dropdown-menu > .list-unstyled` should have…
Vertically center collapse-icon to first line of text for components that use it
@jbalsas jbalsas changed the title v1.0.0-alpha.16 v2.0.0-beta.7 Jan 25, 2018
@jbalsas jbalsas merged commit 390cd0a into master Jan 25, 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.

4 participants