-
Notifications
You must be signed in to change notification settings - Fork 0
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
Issue 1507 (relates to LPS-89868). Prevent 'undefined' from appearing in Clay management toolbar by setting the search value to empty string if its value is falsy #1
Conversation
…he title and focusable API
Fixes liferay#1323 | Update lockfiles
ClayCSS: Add an SVG icon for the Kazakhstan flag
Fixes liferay#1242 - Adds an alert informing the discontinuation of the title and focusable API
Enhance README
…t are interactive Fixes liferay#1283 - Mixin `clay-label-size` should be able to resize `.label-item .lexicon-icon` and added options to configure `$label-link-color`, `$item-spacer-x`, `$item-spacer-y`, `$sticker-size`, and `$sticker-border-radius` Fixes liferay#1283 - Labels added options to configure `$label-sticker-border-radius`, `$label-sticker-size`, `$label-item-spacer-y` Fixes liferay#1283 - Labels added Sass maps `$label-primary`, `$label-secondary`, `$label-success`, `$label-info`, `$label-warning`, `$label-danger`, `$label-light`, `$label-dark` and use mixin `clay-label-variant` to style labels Fixes liferay#1283 - Labels deprecated `$label-primary-*`, `$label-secondary-*`, `$label-success-*`, `$label-info-*`, `$label-warning-*`, `$label-danger-*`, `$label-light-*`, `$label-dark-*` variables Fixes liferay#1283 - Labels added Sass maps `$label-primary-close`, `$label-secondary-close`, `$label-success-close`, `$label-info-close`, `$label-warning-close`, `$label-danger-close`, `$label-light-close`, `$label-dark-close`
Fixes liferay#1283 - Forms `.form-control.focus` should show input in focus state
…d have hover state color Fixes liferay#1283 - Labels `button.label` should have cursor pointer and have same styles as `a.label`
Test Site: Update SVG icon markup to use `focusable="false" role="presentation"`
(clayui.com) Update SVG icon markup to use `focusable="false" role="presentation"`
ClayCSS: Create markup for labels in input
…bel` icon size should be 12px and sticker size should be 14px
…riables that don't have them
Fixes liferay#1345 - ClayCSS add semi-colon and `!default` flag to variables…
Fixes liferay#1343 - ClayCSS Atlas `.label-lg` and `.form-control .label` ic…
Fixes liferay#1468 - Remplace dark color
Fixes liferay#1422 - (Clayui.com) Move Multi Select examples to Selectors page
Fixes liferay#1413 - (Clayui.com) Overlays search styles
Fixes liferay#1441 - (Clayui.com) Updates Clay packages at clayui.com
Fixes liferay#1437 - Change card vertical mrgin
…bels Fixes liferay#1467 - Send useful filter label item data through components to Management Toolbar
Fixes liferay#1463 - Add support for icons in clay cards stickers
v2.7.0 CHANGELOG
…ar by setting the search value to empty string if its value is falsy
@jrao (2) commit formmating (3) write a description The fix itself is straightforward so you can PR the clay repo directly (probably 2.x branch, but check yourself) after you fix these mistakes |
Sent liferay#1508 |
No description provided.