-
Notifications
You must be signed in to change notification settings - Fork 486
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
btn-sm
is not working with btn-unstyled
#600
Comments
@matuzalemsteles I created I prefer not to make |
I understand, thanks for clarifying and I agree with you. A case use is in ClayDropdown, It may happen to have a button with |
I see, if that combo can be output I can just add support for it. |
Sounds good to me. |
Hey @pat270 there's a case in blogs where they're using a dropdown with a small unstyled button, they can more or less do the trick by passing |
@carloslancha When I created It's possible to create that blue vertical ellipsis button using:
with the caveat that the icon size isn't 1rem. I will probably need to revisit |
@pat270 makes sense, yep :) |
… Quick Action Item, they now require modifier classes to style them (e.g., `.component-action`) Update: (liferay#600) `.btn-outline-primary`, `.btn-outline-secondary`, `.component-action` and `.link-outline-secondary` to closest match of Lexicon 2 Sites buttons Update: Atlas `$btn-padding-x-sm` value to 0.5rem (8px) Update: (liferay#600) `.btn-outline-borderless` shouldn't show borders when used with `.dropdown-toggle` and update `.link-outline-primary` colors to best match Lexicon 2 Colors Update: (liferay#600) Management Bar, Pagination, Tables links shouldn't rely on `$dropdown-action-*` colors Breaking: (liferay#600) Dropdown Action should be able to recieve colors, removed options to configure colors `$dropdown-action-toggle-bg`, `$dropdown-action-toggle-color`, `$dropdown-action-toggle-hover-bg`, `$dropdown-action-toggle-hover-color`, `$dropdown-action-toggle-disabled-bg`, `$dropdown-action-toggle-disabled-color`, `$dropdown-action-toggle-active-bg`, `$dropdown-action-toggle-active-color` Breaking: (liferay#600) Quick Action should be able to recieve colors, removed options to configure colors `$quick-action-item-bg`, `$quick-action-item-color`, `$quick-action-item-hover-bg`, `$quick-action-item-hover-color`, `$quick-action-item-disabled-bg`, `$quick-action-item-disabled-color`, `$quick-action-item-active-bg`, `$quick-action-item-active-color` Update: (liferay#600) `.link-outline-primary` remove focus colors Update: (liferay#600) Mixin `clay-link` added options to configure `btn-focus-box-shadow`, `btn-focus-outline` for focus styles only for `button` if you like Update: (liferay#600) `button.link-outline-primary` and `button.link-outline-secondary` focus states and `.link-outline-primary`, `.link-outline-secondary` disabled states Update: (liferay#600) `button.link-outline` should use `$btn-cursor` Update: (liferay#600) Mixin `clay-link` added option to configure `transition` and `.component-action` to use new properties added to `clay-link` Breaking: (liferay#600) Quick Action Item removed padding, it now requires `.component-action`
… examples related to Lexicon 2 Sites Site: (liferay#600) Dropdown Action now requires `.component-action` on `.dropdown-toggle` Site: (liferay#600) Quick Action Item now requires `.component-action`
… Quick Action Item, they now require modifier classes to style them (e.g., `.component-action`) Update: (liferay#600) `.btn-outline-primary`, `.btn-outline-secondary`, `.component-action` and `.link-outline-secondary` to closest match of Lexicon 2 Sites buttons Update: Atlas `$btn-padding-x-sm` value to 0.5rem (8px) Update: (liferay#600) `.btn-outline-borderless` shouldn't show borders when used with `.dropdown-toggle` and update `.link-outline-primary` colors to best match Lexicon 2 Colors Update: (liferay#600) Management Bar, Pagination, Tables links shouldn't rely on `$dropdown-action-*` colors Breaking: (liferay#600) Dropdown Action should be able to recieve colors, removed options to configure colors `$dropdown-action-toggle-bg`, `$dropdown-action-toggle-color`, `$dropdown-action-toggle-hover-bg`, `$dropdown-action-toggle-hover-color`, `$dropdown-action-toggle-disabled-bg`, `$dropdown-action-toggle-disabled-color`, `$dropdown-action-toggle-active-bg`, `$dropdown-action-toggle-active-color` Breaking: (liferay#600) Quick Action should be able to recieve colors, removed options to configure colors `$quick-action-item-bg`, `$quick-action-item-color`, `$quick-action-item-hover-bg`, `$quick-action-item-hover-color`, `$quick-action-item-disabled-bg`, `$quick-action-item-disabled-color`, `$quick-action-item-active-bg`, `$quick-action-item-active-color` Update: (liferay#600) `.link-outline-primary` remove focus colors Update: (liferay#600) Mixin `clay-link` added options to configure `btn-focus-box-shadow`, `btn-focus-outline` for focus styles only for `button` if you like Update: (liferay#600) `button.link-outline-primary` and `button.link-outline-secondary` focus states and `.link-outline-primary`, `.link-outline-secondary` disabled states Update: (liferay#600) `button.link-outline` should use `$btn-cursor` Update: (liferay#600) Mixin `clay-link` added option to configure `transition` and `.component-action` to use new properties added to `clay-link` Breaking: (liferay#600) Quick Action Item removed padding, it now requires `.component-action`
… examples related to Lexicon 2 Sites Site: (liferay#600) Dropdown Action now requires `.component-action` on `.dropdown-toggle` Site: (liferay#600) Quick Action Item now requires `.component-action`
… Quick Action Item, they now require modifier classes to style them (e.g., `.component-action`) Update: (liferay#600) `.btn-outline-primary`, `.btn-outline-secondary`, `.component-action` and `.link-outline-secondary` to closest match of Lexicon 2 Sites buttons Update: Atlas `$btn-padding-x-sm` value to 0.5rem (8px) Update: (liferay#600) `.btn-outline-borderless` shouldn't show borders when used with `.dropdown-toggle` and update `.link-outline-primary` colors to best match Lexicon 2 Colors Update: (liferay#600) Management Bar, Pagination, Tables links shouldn't rely on `$dropdown-action-*` colors Breaking: (liferay#600) Dropdown Action should be able to recieve colors, removed options to configure colors `$dropdown-action-toggle-bg`, `$dropdown-action-toggle-color`, `$dropdown-action-toggle-hover-bg`, `$dropdown-action-toggle-hover-color`, `$dropdown-action-toggle-disabled-bg`, `$dropdown-action-toggle-disabled-color`, `$dropdown-action-toggle-active-bg`, `$dropdown-action-toggle-active-color` Breaking: (liferay#600) Quick Action should be able to recieve colors, removed options to configure colors `$quick-action-item-bg`, `$quick-action-item-color`, `$quick-action-item-hover-bg`, `$quick-action-item-hover-color`, `$quick-action-item-disabled-bg`, `$quick-action-item-disabled-color`, `$quick-action-item-active-bg`, `$quick-action-item-active-color` Update: (liferay#600) `.link-outline-primary` remove focus colors Update: (liferay#600) Mixin `clay-link` added options to configure `btn-focus-box-shadow`, `btn-focus-outline` for focus styles only for `button` if you like Update: (liferay#600) `button.link-outline-primary` and `button.link-outline-secondary` focus states and `.link-outline-primary`, `.link-outline-secondary` disabled states Update: (liferay#600) `button.link-outline` should use `$btn-cursor` Update: (liferay#600) Mixin `clay-link` added option to configure `transition` and `.component-action` to use new properties added to `clay-link` Breaking: (liferay#600) Quick Action Item removed padding, it now requires `.component-action`
… examples related to Lexicon 2 Sites Site: (liferay#600) Dropdown Action now requires `.component-action` on `.dropdown-toggle` Site: (liferay#600) Quick Action Item now requires `.component-action`
… Quick Action Item, they now require modifier classes to style them (e.g., `.component-action`) Update: (liferay#600) `.btn-outline-primary`, `.btn-outline-secondary`, `.component-action` and `.link-outline-secondary` to closest match of Lexicon 2 Sites buttons Update: Atlas `$btn-padding-x-sm` value to 0.5rem (8px) Update: (liferay#600) `.btn-outline-borderless` shouldn't show borders when used with `.dropdown-toggle` and update `.link-outline-primary` colors to best match Lexicon 2 Colors Update: (liferay#600) Management Bar, Pagination, Tables links shouldn't rely on `$dropdown-action-*` colors Breaking: (liferay#600) Dropdown Action should be able to recieve colors, removed options to configure colors `$dropdown-action-toggle-bg`, `$dropdown-action-toggle-color`, `$dropdown-action-toggle-hover-bg`, `$dropdown-action-toggle-hover-color`, `$dropdown-action-toggle-disabled-bg`, `$dropdown-action-toggle-disabled-color`, `$dropdown-action-toggle-active-bg`, `$dropdown-action-toggle-active-color` Breaking: (liferay#600) Quick Action should be able to recieve colors, removed options to configure colors `$quick-action-item-bg`, `$quick-action-item-color`, `$quick-action-item-hover-bg`, `$quick-action-item-hover-color`, `$quick-action-item-disabled-bg`, `$quick-action-item-disabled-color`, `$quick-action-item-active-bg`, `$quick-action-item-active-color` Update: (liferay#600) `.link-outline-primary` remove focus colors Update: (liferay#600) Mixin `clay-link` added options to configure `btn-focus-box-shadow`, `btn-focus-outline` for focus styles only for `button` if you like Update: (liferay#600) `button.link-outline-primary` and `button.link-outline-secondary` focus states and `.link-outline-primary`, `.link-outline-secondary` disabled states Update: (liferay#600) `button.link-outline` should use `$btn-cursor` Update: (liferay#600) Mixin `clay-link` added option to configure `transition` and `.component-action` to use new properties added to `clay-link` Breaking: (liferay#600) Quick Action Item removed padding, it now requires `.component-action`
… examples related to Lexicon 2 Sites Site: (liferay#600) Dropdown Action now requires `.component-action` on `.dropdown-toggle` Site: (liferay#600) Quick Action Item now requires `.component-action`
#600 Breaking Dropdown Action Toggle and Quick Action Item require `.component-action`
Hey @pat270, in the case of using
btn-sm
withbtn-unstyled
does not seem to work very well, see #599 for an example.The text was updated successfully, but these errors were encountered: