A major change from 2.x to 3.x is that we now publish each package independently. Each package now has its own changelog.
- browserslist-config-clay
- clay-alert
- clay-autocomplete
- clay-badge
- clay-breadcrumb
- clay-button
- clay-card
- clay-charts
- clay-color-picker
- clay-css
- clay-data-provider
- clay-date-picker
- clay-drop-down
- clay-empty-state
- clay-form
- clay-icon
- clay-label
- clay-link
- clay-list
- clay-loading-indicator
- clay-localized-input
- clay-management-toolbar
- clay-modal
- clay-multi-select
- clay-multi-step-nav
- clay-nav
- clay-navigation-bar
- clay-pagination
- clay-pagination-bar
- clay-panel
- clay-popover
- clay-progress-bar
- clay-shared
- clay-slider
- clay-sticker
- clay-table
- clay-tabs
- clay-time-picker
- clay-tooltip
- clay-upper-toolbar
- generator-clay-component
v2.7.0 (2019-01-24)
Closed issues:
- Color dark is not correct #1468
- Missing information in filterLabelCloseClicked #1467
- Add support for stickers with icons in Clay Cards #1463
- Change erroneous SPDX license specifier from BSD-2-Clause to BSD-3-Clause #1461
- Yarn warns about non-SPDX license specifier during install #1459
- Re-enable and update generator-metal-clay tests #1458
- README refers inconsistently to Yarn and NPM #1457
- Add default type in Claybutton #1455
- clayui.com has outdated clay packages #1441
- Card view vertical distance between cards #1437
- Text input variations page update #1422
- Clayui.com search suggestion dropdown does not look correctly #1413
- Dropdown can't take contentRenderer #1398
Merged pull requests:
- v2.7.0 CHANGELOG #1476 (carloslancha)
- Fixes #1463 - Add support for icons in clay cards stickers #1475 (carloslancha)
- Fixes #1467 - Send useful filter label item data through components to Management Toolbar #1470 (carloslancha)
- Fixes #1468 - Remplace dark color #1469 (marcoscv-work)
- Fixes #1461 - Use correct SPDX specifier #1462 (wincent)
- Fixes #1455 - Add default type in ClayButton.soy #1456 (boton)
- Fixes #1457 - Refer to Yarn consistently in Clay README #1454 (wincent)
- Fixes #1458 - Re-enable and update generator-metal-clay tests #1452 (wincent)
- Fixes #1459 - Use SPDX license identifier in package.json files #1451 (wincent)
- Fixes #1398 - Adds the contentRenderer API to ClayDropdown #1445 (matuzalemsteles)
- Fixes #1422 - (Clayui.com) Move Multi Select examples to Selectors page #1444 (matuzalemsteles)
- Fixes #1413 - (Clayui.com) Overlays search styles #1443 (matuzalemsteles)
- Fixes #1441 - (Clayui.com) Updates Clay packages at clayui.com #1442 (matuzalemsteles)
- Fixes #1437 - Change card vertical mrgin #1438 (marcoscv-work)
v2.6.0 (2019-01-11)
Closed issues:
- Review ClayMultiselect (Step 1) #1431
- Clay cards sticker should admite image url for user sticker type #1429
- ClayDropdown items should be able to receive link target #1425
- ClayCSS: Base Theme Label Success and Label Warning bg is mapped to $label-primary-bg #1419
- ClayCSS: Management Bar tweak spacing between items in mobile to make room for a Clear button #1417
- ClayCSS: Custom Checkbox/Radio allow more fine grain control over positioning and sizes #1415
Merged pull requests:
- v2.6.0 #1433 (carloslancha)
- Fixes #1431 - Review ClayMultiselect (API CHANGED) #1432 (carloslancha)
- Fixes #1429 - Add sticker image support in clay cards (API ADDED) #1430 (carloslancha)
- Fixes #1425 Add target property to dropdown links (API ADDED) #1426 (carloslancha)
- ClayCSS Update readme.md #1421 (pat270)
- Fixes #1419 - ClayCSS
.label-success
and.label-warning
shouldn't… #1420 (pat270) - Fixes #1417 - ClayCSS: Management Bar tweak spacing between items in mobile #1418 (pat270)
- Fixes #1415 - ClayCSS Custom Checkbox / Radio calculate spacing based… #1416 (pat270)
- Fixes #1162 - Control the focus within the modal #1397 (matuzalemsteles)
v2.5.1 (2018-12-19)
Closed issues:
- ClayCSS: Cards mixin
clay-card-type-asset
has wrong key name foraspect-ratio-border-width
#1406 - All Clay components should extend from ClayComponent instead Component #1399
- ClayDropdown itemSelected event should be itemClicked #1393
- Add support to Clay Component to receive an actionHandler #1392
- ClayTable doesn't render the id when it is not wrapped #1390
- ClayCSS: Pagination setting height of page-link has discrepancy between Atlas and Base #1388
- ClayCSS: New SVG Icons
cards-full
andsquare-hole
#1384 - ClayMultiSelect should be fully functional by default without having to handle events #1381
- Lexicon CSS Site is out of sync with 1.x #1342
- Management toolbar mobile viewports Clear action must be right aligned #1226
- Modal - Not correct tab order #1162
Merged pull requests:
- v2.5.1 CHANGELOG #1411 (carloslancha)
- Fixes #1399 - All components extend from ClayComponent #1410 (carloslancha)
- Fixes #1406 - ClayCSS Mixin
clay-card-type-asset
map key `aspect-ra… #1407 (pat270) - Fixes #1392 - Add support for defaultEventHandlers #1405 (carloslancha)
- Fixes #1393 - Replace itemSelected in favor of itemClicked #1396 (matuzalemsteles)
- Fixes #1390 - Render the id when wrapTable is false #1394 (matuzalemsteles)
- Fixes #1388 - ClayCSS Pagination unify the way we set the height of e… #1389 (pat270)
- Fixes #1384 - ClayCSS added new SVG icons
cards-full
andsquare-hole
#1385 (pat270) - Fixes #1226 - Replace tbar-inline-md-down with tbar-inline-xs-down #1383 (matuzalemsteles)
- Fixes #1381 - Improvements clay multi select #1382 (matuzalemsteles)
v2.5.0 (2018-12-10)
Closed issues:
- ClayCSS: Toggle Switch replace hardcoded rem value with variables #1377
- Add documentation from ClayAutocomplete and ClayMultiSelect to clayui.com #1374
- ClayCSS: Pagination with buttons don't have hover focus styles and base theme has rounded borders #1371
- ClayCSS: Nav and Navbar replace hardcoded rem values #1369
- ClayCSS: Remove unused selector in Multi Step Nav #1367
- ClayCSS: Forms replace hardcoded rem values with variables #1365
- ClayCSS: Collapse Icon alignment is off #1363
- ClayCSS: Buttons in Input Group should be more customizable #1354
- Update the package version on clayui.com and icon files #1350
- Upgrade Bootstrap to 4.1.x #1347
- ClayCSS: Missing semi-colon and !default flag in variables #1345
- ClayCSS: 24px height labels icons should be 12px #1343
- Implement ClayAutocomplete #1341
- ClayCSS: Add an SVG icon for the Kazakhstan flag #1336
- Malware in a dependency #1333
- Implement ClayDataProvider #1330
- Allow customization of actionItems cell of ClayTable #1329
- Clayui.com - Automate icons exposure to static folder #1323
- ClayCSS: New Lexicon SVG Icon Document PDF #1321
- ClayCSS: Checked Custom Radio is not centered in Chrome or Edge #1319
- ClayTooltip should allow to force the position #1308
- Clay CSS should support Ruby Sass #1270
- IE11 - <a> element is hard to click with child lexicon-icon #1242
- Filter Label Items don't allow HTML inside #1228
- In ResultsBar, results-for item is always visible #1176
- results-bar - color contrast in links #1147
- Improve Tooltip position API #1103
- Specific alert classes ClayToast and ClayStripe lack
close
method #969 - Build Failed Windows 10 #963
- Failed to exec soy script #802
- v2-beta: Add autoprefixer to vendor prefix css #351
- v2-beta: JS convert transitions to BS4 pattern #347
- v2-beta: Form Validation colors to new BS4 color variants #345
- BS4 compat layer - Buttons mixing of btn-default and btn-primary #340
Merged pull requests:
- v2.5.0 CHANGELOG #1380 (carloslancha)
- Fixes #1377 - ClayCSS Toggle Switch Bar should use `$toggle-switch-ba… #1378 (pat270)
- (clayui.com) Pagination added
tabindex="-1"
to disabled anchor item… #1376 (pat270) - Fixes #1374 - Add documentation from ClayAutocomplete and ClayMultiSelect #1375 (matuzalemsteles)
- ClayCSS: Pagination with buttons don't have hover focus styles and base theme has rounded borders #1372 (pat270)
- Fixes #1369 - ClayCSS Nav
.nav-unstyled
change spacing between link… #1370 (pat270) - Fixes #1367 - ClayCSS Multi Step Nav removes unused CSS selector #1368 (pat270)
- Fixes #1365 - Forms
.form-group-item
use `$form-group-margin-bottom… #1366 (pat270) - Fixes #1363 - ClayCSS Collapse Icon use em values instead of rem on t… #1364 (pat270)
- Fixes #969 - Adds the close method to ClayStripe and ClayToast #1362 (matuzalemsteles)
- Fixes #1228 - Add the .filterLabel template to a file soy separate #1361 (matuzalemsteles)
- Fixes #1308, #1103 - Adding the bestAlign API and improve position API to set via string #1360 (matuzalemsteles)
- Fixes #1347 - Update Clay CSS to Bootstrap 4.1.1 #1358 (pat270)
- Fixes #1329 - Makes the actions menu a deltemplate #1356 (matuzalemsteles)
- Fixes #1354 Clay CSS Buttons in Input Group should be more customizable #1355 (pat270)
- Fixes #1350 - Update package version and icons.svg #1352 (matuzalemsteles)
- Fixes #1285, #1341, #1330 - Create ClayMultiSelector, ClayDataProvider and ClayAutocomplete #1351 (matuzalemsteles)
- Fixes #1345 - ClayCSS add semi-colon and
!default
flag to variables… #1346 (pat270) - Fixes #1343 - ClayCSS Atlas
.label-lg
and.form-control .label
ic… #1344 (pat270) - ClayCSS: Create markup for labels in input #1340 (pat270)
- Enhance README #1339 (diegonvs)
- Fixes #1323 | Update lockfiles #1338 (diegonvs)
- ClayCSS: Add an SVG icon for the Kazakhstan flag #1337 (pat270)
- Fixes #1333 - Lock event stream to 3.3.4 #1335 (matuzalemsteles)
- Fixes #1242 - Adds an alert informing the discontinuation of the title and focusable API #1331 (matuzalemsteles)
- Fixes #1174 - Remove redundant aria-label in clayButton #1325 (jbalsas)
- Fixes #1321 - (ClayCSS) Added new Lexicon Icon
document-pdf
#1322 (pat270) - Fixes #1319 - Custom Radio Checked and Checkbox Indeterminate icons a… #1320 (pat270)
- Fixes: #1270 - (ClayCSS) Deprecated
$clay-unset
and don't use varia… #1317 (pat270) - LEXICONCSS #1242 - SVG Icons added
.lexicon-icon-container
to wrap svg icons so we can have the icon name spoken for screen readers #1307 (pat270) - Fixes #796 - Add keyboard functionality for clay-dropdown #1282 (bryceosterhaus)
v2.4.1 (2018-11-15)
Closed issues:
- Circular dependency in ClayDropdown #1311
- Clay-charts-react should be private #1305
- Create markup to Labels Input Field #1283
Merged pull requests:
- v2.4.1 CHANGELOG #1316 (carloslancha)
- Fixes #1305 - Set charts-react to private and charts-shared to public #1315 (carloslancha)
- v2.4.1 CHANGELOG #1314 (carloslancha)
- v2.4.1 CHANGELOG #1313 (carloslancha)
- Fixes #1311 - Remove circular dependency in ClayDropdown #1312 (carloslancha)
- Fixes #1305 - clay-charts-shared should not be private #1310 (carloslancha)
- Fixes #1305 - Clay-charts-react and clay-charts-shared set to private #1306 (carloslancha)
- Fixes #1293 - Add tests for clay-charts-react #1294 (bryceosterhaus)
v2.4.0 (2018-11-13)
Closed issues:
- Build fails with Node > 10.x #1301
- ClayCSS: SVG Icons Add 9 New Icons for Document Types #1298
- Unable to add tests for clay-charts-react #1293
- Installation issue with node v10.13.0 and npm v6.4.1 #1289
- Create ClayMultiSelect Component #1285
- Create clay-charts for React #1280
- Data attributes doesn't get updated in DOM after changing #1275
- Duplicate resulting CSS #1274
- Lexicon: Ascend and Descend buttons in Management Bar not visible on Mobile or minimized browsers #1252
- Make ClayTable table tag classes configurable #1249
- Create loading-indicator component #1171
- ClayDropdown Keyboard navigation #796
Merged pull requests:
- v2.4.0 CHANGELOG #1304 (carloslancha)
- Fixes #1289 - SF #1303 (carloslancha)
- Fixes #1298 (ClayCSS) Added new SVG Icons document-code, document-com… #1300 (pat270)
- Fixes #1274 - Duplicate CSS in Liferay DXP 7.1 #1297 (pat270)
- Fixes #1171 - Implementation of loading indicator #1286 (bryceosterhaus)
- Fixes #1268 - Add capability to Interact with the pagination component #1284 (carloslancha)
- Fixes #1280 - react-clay-charts #1281 (bryceosterhaus)
- Fixes #1260 - Mark should use
$mark-bg
and added option to configur… #1278 (pat270) - Fixes #1249 - Add support for custom classes in ClayTable #1277 (carloslancha)
- Fixes #1275 - Sync data attributes in ClayComponent #1276 (carloslancha)
- Fixes #1266 - Force reflow sidenav to prevent issue in IE11 #1271 (pat270)
- React implementation for clay-charts #1261 (bryceosterhaus)
- Fixes #1238 - Fixes checkbox examples in indeterminate state #1258 (matuzalemsteles)
- Fixes #1240 - Dropdown Menu added
.dropdown-item-indicator-start
and.dropdown-item-indicator-end
for placing icons on either side of a dropdown-item and deprecated.dropdown-item-indicator
#1245 (pat270)
v1.0.29 (2018-10-30)
Closed issues:
- Add capability to Interact with the pagination component #1268
- Clay: IE11 SideNav does not fully close #1266
- ClayCSS: Mark element colors should be customizable through variables #1260
- Management Tool Bar is not updated following Lexicon and Portal Migration. #1254
- ClayCreationMenuDropdown should accept empty array or undefined primaryItems #1250
- Rename Layout section to Foundations #1247
- ClayCSS: Add Table helper classes for styling first and last children #1241
- ClayCSS: Allow icons to be placed on the left and right of a dropdown-menu #1240
- Incorrect example of use for Indeterminate State for Checkbox #1238
- ClayCSS: Add new icon Anonymize #1236
- Labels padding to be fixed #1229
- ClayCSS: Alert should use word-wrap: break-word #1223
- Compile error with clay-css scss #1220
- Add hover attributes to Vertical Navigation #1198
- Nav-underline css class is painting incorrect color and height #1192
- Redundant aria-label in clayButton #1174
- Please Stop “Fixing” Font Smoothing #1164
Merged pull requests:
- Fixes #1252 - Management Bar added .management-bar-item-xs-inline-block #1273 (pat270)
- Fixes #1266 - (1.x) Force reflow sidenav to prevent issue in IE11 #1272 (pat270)
- Fixes #1250 - Check also if secondaryItems is empty in creationMenu #1259 (carloslancha)
- Fixes #1254 - Adding example of the Management Toolbar with filter labels #1257 (matuzalemsteles)
- Fixes #1247 - Rename the Layout section for Foundations #1256 (matuzalemsteles)
- Fixes #1250 - ClayCreationMenuDropdown should accept empty array or undefined primaryItems #1251 (carloslancha)
- Fixes #1241 - Table List added
.table-row-start
,.table-row-end
,.table-cell-start
,.table-cell-end
to style cells that are on the edges of the table #1243 (pat270) - Fixes #1164 - Type added options to configure `$moz-osx-font-smoothin… #1239 (pat270)
- Fixes #1236 - Added icon Anonymize #1237 (pat270)
- Fixes #1192 - Nav Underline highlight color should be primary and hei… #1235 (pat270)
- Fixes #1220 - Use
$input-border-width
the same way Bootstrap uses it #1234 (pat270) - Fixes #1198 - Mixin
clay-menubar-vertical-variant
added options to … #1233 (pat270) - Fixes #1229 - Atlas Label and Label Lg make horizontal padding .25rem… #1232 (pat270)
- Fixes #1223 - Alert should use word-wrap: break-word #1231 (pat270)
- Wordsmith ClayUI.com documentation #1230 (mwilliams2014)
- (clayui.com) Adds a default value to redirect and layout if it is empty #1219 (matuzalemsteles)
v2.3.4 (2018-10-03)
Closed issues:
- Versions of the clay-css and clay-charts packages are outdated at clayui.com #1215
- Event emitting is not consistent in Management Toolbar #1213
- Add title to clay-sticker #1209
- Migrate Gatsby version on clayui.com from 1.x to 2.x #1205
- clayui.com - Stickers type user (circle) #1204
- Main file of Clay package doesn't exists #1201
- clayui.com - Incorrect space in sidebar navigation #1199
- ManagementToolbar is emitting wrong event on filter label item close button click #1197
- Update to [email protected] #1193
- Link https://clayui.com/docs/components causes 404 #1180
Merged pull requests:
- v2.3.4 CHANGELOG #1218 (carloslancha)
- Fixes #1215 - Update clay-css and clay-charts from 2.2.0 to 2.3.3 at clayui.com #1216 (matuzalemsteles)
- Fixes #1213 - Emit all events consistently #1214 (carloslancha)
- Proposal for the Nightly Environment #1212 (matuzalemsteles)
- Fixes #1209 - Add title to clay-sticker #1210 (boton)
- Fixes #1197 - Replace event name from infoButtonClicked to filterLabelCloseClicked #1208 (matuzalemsteles)
- Fixes #1193 - Update lerna from 2.4.0 to 3.4.0 and update yarn in travis from 1.2.0 to 1.10.1 #1207 (matuzalemsteles)
- Fixes #1205, #1204, #1180 - Migrate Gatsby version on clayui.com from 1.x to 2.x and some fixes #1206 (matuzalemsteles)
- Fixes #1201 | Fix clay package's main file #1202 (diegonvs)
- clayui.com: (Fixes: #1199) Fix sidebar navigation margin #1200 (marcoscv-work)
- Add examples #1196 (matuzalemsteles)
- Organize the Lexicon Core Components session according to the proposal in clayui.com | Fixes #1111 #1195 (matuzalemsteles)
v2.3.3 (2018-09-24)
Closed issues:
- When you close the dropdown by the button it does not remove the added events when opening #1189
- Clay Modal does not render properly #1183
- ManagementToolbar ActionItems show if an empty array is passed #1178
- Missing Icons in clayui.com #1177
- ClayActionsDropdown, ClayCreationMenuDropdown and ClayDropdown do not keep the expanded updated with ClayDropdownBase #1172
- Add Legend Data for Stacked Bar Chart. #1138
- Clayui.com documentation, how enhance it? 🤔 #1111
- Styles and markup for results bar #1105
- ClayCSS: Update and add table utilities to allow for better sizing and alignment #1065
- ManagementToolbar message should be
select-items
instead ofselect-page
#1025 - Icon Button needs to show a tooltip on hover #858
- Subnav Tbar needs to support multiple lines and custom labels #821
- Card stickers are not rounded #718
- Claycss.com charts errors #638
- Getting started section of the website #604
- Add favicon #520
Merged pull requests:
- v2.3.3 CHANGELOG #1194 (carloslancha)
- Fixes #1172 - ClayActionsDropdown, ClayCreationMenuDropdown and ClayDropdown do not keep the expanded updated with ClayDropdownBase #1191 (carloslancha)
- Fixes #1105 - Update styles and markup for results bar #1188 (carloslancha)
- Move some the files from pat270.github.io to clayui.com and some fixes #1185 (matuzalemsteles)
- Change the default value of actionItems to [] | Fixes #1178 #1181 (matuzalemsteles)
- Fixes #1121 - General accessibility fixes #1169 (carloslancha)
- Adding plugin to create a JSDOC-based component API table | Fixes #1111 #1166 (matuzalemsteles)
v2.3.2 (2018-09-03)
v2.3.1 (2018-09-03)
Closed issues:
- Management-bar / dropdown with portal - Semantic/SEO broken #1156
- Can't disable/hide ActionItems inside ManagementToolbar Quick Actions #1150
- Clay Card Grid - Checkbox does not need attribute "name" #1148
- Management-bar - links and buttons #1146
- Accessibility a11y test fails #1143
- Clay Card Grid - Label / Input issue #1133
- Clay card grid header #1131
- out of date docs ? #1128
- Clay collapse does not works correctly #1127
- ClayCSS Atlas Theme Form should set $input-border-width using individual border-width variables #1125
- ClayCSS use map-merge pattern for any Sass map variable with default values #1123
- General accessibility issues in demo pages HTML #1121
- Component demo page - General accessibility header issue #1119
- ClayActionsDropdown is not align the dropdown correctly #1118
Merged pull requests:
- v2.3.1 CHANGELOG #1163 (carloslancha)
- Fixes #1150 - Disable actionItems inside ManagementToolbar Quick Actions #1159 (carloslancha)
- Use pa11y instead metal-a11y-checker | Fixes #1143 #1145 (carloslancha)
- Extract preferredAlign config | Fixes #1118 #1142 (carloslancha)
- Fix the names of Navbar for Navigation Bar in snippets | Fixes #1128 #1137 (matuzalemsteles)
- General accessibility fixes (Fixes: #1121) #1136 (marcoscv-work)
- Remove aria-labelledBy | Fixes #1133 #1135 (marcoscv-work)
- General accessibility fixes (Fixes: #1121) #1134 (marcoscv-work)
- Regenerate snapshots #1132 (marcoscv-work)
- Add labels to management toolbar results bar | Fixes #1112 #1130 (carloslancha)
- (Fix #1127) Change class #1129 (marcoscv-work)
- ClayCSS: (Fixes #1125) Atlas Forms changing individual border-widths … #1126 (pat270)
- ClayCSS: (Fixes #1123) Use
map-merge
pattern for any Sass map varia… #1124 (pat270) - (Fixes #1121) Accessibility general fixes #1122 (marcoscv-work)
- Change demos headers to h2 (Fixes #1119) #1120 (marcoscv-work)
- Add id parameter to clay-chart templates | Fixes #1115 #1116 (julien)
v2.3.0 (2018-08-28)
Closed issues:
- [clay-charts] Add 'id' parameter to template #1115
- Add labels to management toolbar results bar #1112
- ClayCSS: Modal Variant Mixin $footer-border-color is declared twice #1090
- ClayCSS: List Group variables $list-group-text-link and $list-group-subtext-link should follow same pattern as $list-group-title-link #1088
- ClayCSS: Bootstrap 4's hover focus mixin is deprecated #1085
- ClayCSS: Custom Control variable names don't follow Bootstrap pattern #1083
- Tooltip default position #1082
- [clay-charts] Implement radar chart #1080
- Update tooltip shadow in the clay-charts package defined by Lexicon #1077
- [clay-charts] Upgrade billboardJS version to 1.5 #1072
- Clayui.com: Broken links and some more... #1070
- Good practices / guidelines to write SCSS in Clay #1068
- [clay-charts] "xs" is missing from the state declaration of ChartBase #1064
- LexiconCSS: $btn-action-border-radius should actually change border-radius #1062
- LexiconCSS: Move hardcoded values for %scale-lexicon-icon and .icon-monospaced .lexicon-icon to variables #1060
- Update card shadow defined by Lexicon #1053
- ClayCharts does not pass the
donut
andgauge
API to Billboard.js #1033 - Clayui.com https://clayui.com/docs/getting\_started/introduction.html #962
Merged pull requests:
- v2.3.0 #1117 (jbalsas)
- Run just the
npm run soy
on the CI | Fixes #1107 #1110 (matuzalemsteles) - Changes default tooltip position as Bottom to Top #1096 (boton)
- ClayCSS: (Fixes #1090) Modal Variant Mixin
$footer-border-color
dec… #1091 (pat270) - Update: (Fixes #1088) List Group variables
$list-group-text-link
an… #1089 (pat270) - ClayCSS: (Fixes #1085) Use :hover :focus pseudo classes instead of Bo… #1086 (pat270)
- New: (Fixes #1083) Custom Form added `$custom-control-indicator-check… #1084 (pat270)
- Implement radar chart | Fixes #1080 #1081 (julien)
- Apply box shadow defined by Lexicon and based on Clay popover shadow | #1077 #1078 (interaminense)
- New: (Fixes #1068) Clay CSS code guidelines #1075 (pat270)
- Updates billboard to version 1.5.1 | Fixes #1072 #1074 (julien)
- Remove script
electric
from root #1073 (matuzalemsteles) - Fixes the links on clayui.com and more | Fixes #1070 #1071 (matuzalemsteles)
- Add xs property to CharBase's STATE | Fixes #1064 #1067 (julien)
- ClayCSS (#1065) New Table helpers #1066 (pat270)
- Update: (Fixes #1062) Button
$btn-action-border-radius
should chang… #1063 (pat270) - New: (Fixes #1060) SVG Icons added option to customize `$scale-lexico… #1061 (pat270)
- New styles from lexicondesign #1059 (marcoscv-work)
- Update clay packages in clayui.com #1058 (matuzalemsteles)
- Update: (Fixes #1049) Update Yeoman generator to use webpack common config #1057 (victorg1991)
- Update Lexicon Version #1055 (ahdezma)
- Update: (Fixes #1053) Atlas Card box-shadow should match Lexicon card… #1054 (pat270)
v2.2.0 (2018-07-09)
Closed issues:
- Some parts of the webpack config files are equal across all packages #1049
- ClayTooltip is not included in clay package #1048
- Form padding in mobile must be 16px and not 24px #1046
- Clay dropdown markup isn't following the Lexicon guideline when using a radio button or checkbox #1044
- Cannot change view in DataSetDisplay component #1039
- ClayLink needs option to add a tooltip #1037
- Clay transpilation doesn't work in IE 11 #1031
- Clay CSS add more
.table-cell-\*
utilities for better spacing inside.table-autofit
#1029 - Clay CSS IE11 Dropdown Menu box-shadow is off #1028
- ClayTooltip is not fully hidden while not being used #1022
Merged pull requests:
- v2.2.0 #1052 (carloslancha)
- Add ClayTooltip to clay | Fixes #1048 #1051 (carloslancha)
- Rename module browserlist-config-clay-components | Fixes #1049 #1050 (carloslancha)
- (#1046) Sheet should have 1rem padding in mobile and added .sheet-footer-btn-block-sm-down for block level buttons in mobile #1047 (pat270)
- Update: (Fixes #1044) Atlas set Checkbox labels to be normal and semi… #1045 (pat270)
- Update viewtype event in dataset display | Fixes #1039 #1043 (carloslancha)
- New infra from clayui.com with Gatsbyjs #1040 (matuzalemsteles)
- Updates .eslint to forbid for of loops | Fixes #1031 #1038 (julien)
- Hide Tooltip correctly | Fixes #1022 #1036 (carloslancha)
- Update: (Fixes #1028) Atlas Dropdown Menu box shadow value so it work… #1035 (pat270)
- Add donut and gauge in _constructChartConfig | Fixes #1033 #1034 (matuzalemsteles)
- (#1029) Table Autofit added
.table-cell-expand-small
,.table-cell-expand-smaller
, and.table-cell-expand-smallest
#1030 (pat270)
v2.1.12 (2018-06-19)
Merged pull requests:
- v2.1.12 #1027 (jbalsas)
- Updates management toolbar labels #1026 (julien)
- Uses hidden attribute for tooltips that are not visible | #Fixes 1022 #1023 (julien)
- New: (Fixes #1017) Mixin
clay-menubar-vertical-variant
added option… #1019 (pat270) - New: (Fixes #1014) Nav added
.nav-form
for properly spacing search … #1016 (pat270) - Update: (Fixes #1009) Button remove
backface-visibility
workaround … #1010 (pat270) - (#1007) Change
.sheet-footer
todisplay: flex
#1008 (pat270) - Update: (Fixes #1005) Don't use clearfix mixin, too easily overridden… #1006 (pat270)
v2.1.11 (2018-06-18)
Closed issues:
- ClayTooltip avoid using for ... of loops #1020
- Clay CSS Menubar Toggler font-size should be the same as Navigation Bar Toggler Link #1017
- Clay 1.x Nested Product Menu Text Squished #1015
- Clay CSS add
.nav-form
class for form elements inside.nav
#1014 - Long Web Content Titles Extend Past Context Box, 1.x issue #1011
- Clay CSS Button remove
backface-visibility
property added in #546 #1009 - Clay CSS
.sheet-footer
should use display flex #1007 - Clay CSS don't use Bootstrap's clearfix mixin #1005
Merged pull requests:
v2.1.10 (2018-06-13)
Closed issues:
- Management Toolbar Sorting button tooltip should be ascending or descending #1002
- Clay CSS
btn-monospaced
isn't the right size inside Modals #1000
Merged pull requests:
- v2.1.10 #1004 (carloslancha)
- Change sorting tooltip | Fixes #1002 #1003 (carloslancha)
- Update: (Fixes #1000) Modals remove
modal-btn-monospaced
pattern in… #1001 (pat270)
v2.1.9 (2018-06-12)
Closed issues:
- Wrong language key for info in management toolbar #997
- Tooltip doesn't render in the correct position, should disappear on click and should be possible to select tooltip text #995
- Clay CSS
.autofit-padded-no-gutters-y
should only offset top and bottom padding #993 - Clay CSS
.sheet-subtitle
with anchor tag styled like button shouldn't capitalize text #991 - Some icons don't have the proper viewport 0 0 512 512 #979
Merged pull requests:
- v2.1.9 #999 (carloslancha)
- Fix info key | Fixes #997 #998 (carloslancha)
- Fix tooltip position and allow tooltip mouseover | Fixes #995 #996 (carloslancha)
- Update: (Fixes #993) Utilities
.autofit-padded-no-gutters-y
should … #994 (pat270) - (#991) Sheet Subtitle with link styled like
.btn
shouldn't be uppercase #992 (pat270) - Update: (Fixes #979) Lexicon SVG Icons
calendar
,date
,download
… #990 (pat270) - Update: (#910) Alert Notifications Fixed should be full width and ali… #989 (pat270)
v2.1.8 (2018-06-11)
Closed issues:
- ClayNavigationBar does not emit the
itemClicked
event #981 - Clay CSS Table need
.table-disabled
class for table rows #964
Merged pull requests:
- v2.1.8 #988 (carloslancha)
- Updates trash icon to follow icon guidelines (proper viewbox) #987 (jbalsas)
- Fix emit the
itemClicked
event from ClayNavigationBar | Fixes #981 #982 (matuzalemsteles) - New: (Fixes #964) Table added
.table-disabled
for disabling table r… #980 (pat270)
v2.1.7 (2018-06-08)
Closed issues:
- Add more Lexicon SVG Icons #974
- Icon links and buttons need to have a title to show a tooltip #972
- Visual inconsistency when viewing a Table on Safari 11 / responsive version #950
- Cards should have bigger icons and ensure a minimum 40x40px size #719
Merged pull requests:
- v2.1.7 #978 (jbalsas)
- Update: (Fixes #719) Card added Sass map
$user-card
and set `.user-… #977 (pat270) - Update: (Fixes #950) Atlas Table should keep background color on resp… #976 (pat270)
- New: (Fixes #974) Add Lexicon SVG Icons
environment
, `environment-c… #975 (pat270) - Icon links and buttons need to have a title to show a tooltip | Fixes #972 #973 (carloslancha)
- Update README.md with more informations #970 (matuzalemsteles)
v2.1.6 (2018-06-01)
Closed issues:
- NavigationBar Toggler navigates on click #965
- Split results key makes it impossible to localize #961
- Missing space in results-for output in ManagementToolbar #958
- Feature Request : Slider / Carousel #894
- Feature Request : Modernize Tiles #893
- Feature Request : Modernize Cards #892
- Feature Request : Inline Action Confirmation #890
- Feature Request : Social Sharing Bar #889
Merged pull requests:
- v2.1.6 #968 (carloslancha)
- Join key parts into one | Fixes #961 #967 (carloslancha)
- Prevent event default on toggler click | Fixes #965 #966 (carloslancha)
- Adds {sp} to add a space between results-for and searchValue | Fixes #958 #960 (matuzalemsteles)
- Add events to ClayDropdown to close on mobile and when the esq is pressed and when the iframe is clicked #959 (matuzalemsteles)
v2.1.5 (2018-05-30)
Closed issues:
- ClayDropdown should close when clicked on
document
on mobile and others #956 - Remove select all and deselect all buttons from management toolbar #954
- ClayTooltip should use event.delegateTarget #948
- Items with no href should not be links in dropdowns but should looks like one #941
- Clay documentation: Lexicon Grid pattern hyperling is broken #900
- Add label to checkbox on Management Toolbar #899
- Update Documentation with Browser Support Matrix #888
- Hidden inputs inside the management toolbar's search form #876
- Button variation styles are not directly supported by Dropdown buttons #659
- Review this logic in ClayAlertBase #628
Merged pull requests:
- v2.1.5 #957 (carloslancha)
- Remove select all and deselect all buttons from Management Toolbar | Fixes #954 #955 (carloslancha)
- Render a button as a dropdown item if no href is passed to an item with default type | Fixes #941 #953 (carloslancha)
- Add browser support to README | Fixes #888 #952 (carloslancha)
- Add label to checkbox on Management Toolbar | Fixes #899 #951 (carloslancha)
- Use event.delegateTarget instead of event.target | Fixes #948 #949 (julien)
v2.1.4 (2018-05-25)
v2.1.3 (2018-05-25)
Closed issues:
- NullPointer exception accessing domData in element.getAttribute #945
Merged pull requests:
v2.1.2 (2018-05-25)
v2.1.1 (2018-05-25)
v2.1.0 (2018-05-25)
Closed issues:
- Pass custom data to deltemplates in ManagementToolbar #938
- New Lexicon SVG Icon merge #936
- Create ClayTooltip component #929
- SVG Title Attributes Override HTML Title attribute in 1.x #926
Merged pull requests:
- v2.1.0 #944 (carloslancha)
- Pass item object on NavigationBar item click event | Fixes #933 #943 (carloslancha)
- Add new page Typography in clayui.com and makes page popovers_tooltips consistent with lexicon page popovers_tooltips pattern #942 (matuzalemsteles)
- Create ClayTooltip component | Fixes #929 #940 (julien)
- Add customData to deltemplate in management toolbar | Fixes #938 #939 (carloslancha)
- New: (Fixes #936) Icons add Lexicon icon merge #937 (pat270)
- Update: (Fixes #931) Atlas
.btn-sm
padding left and right should be… #935 (pat270) - Add new
searchPlaceholder
option to customize search placeholder | Fixes #928 #932 (matuzalemsteles) - (#871) Localization dropdown menu labels should be aligned to the right #925 (pat270)
- Manage languages | Fixes #576 #923 (carloslancha)
- Adds a new
delayTime
option and changes the ClayToast time to 8/s | Fixes #910 #916 (matuzalemsteles) - Update: (#910) Alerts move
.alert-notifications-fixed
to the bottom… #915 (pat270) - Fixes the data that is returned in the click action of a quick action in the management toolbar | Fixes #901 #909 (matuzalemsteles)
v1.0.28 (2018-05-23)
Closed issues:
- it should be possible to receive the clicked item in the ClayNavigationBar item click event #933
- Update sizes for .btn-sm #931
- management bar search box placeholder to be possible to be customized #928
- Table List border-radius should be 4px #918
- Toast Alert needs to be placed at the bottom left and default auto closing time set to 8 secs #910
- grid.x.lines.value and grid.y.lines.value must accept multiple values #907
- Clicking a quick action actually performs another one #901
- Icon inside sticker-sm to be 14px height #886
- Vertical padding of modals footer should be 16px #885
- Wrong borderless buttons states colors #883
- No Disabled-Hover state for Filter and Order button #882
- dropdown menu distance list to title #879
- Localization dropdown menu labels should be aligned to the right #871
- Mangagement toolbar: search field disabled state #870
- Inline Scroller should shrink to fit smaller content #859
- Manage languages #576
- Can this css library be used in other project apart from liferay related ? #410
Merged pull requests:
- Add fix from https://github.com/liferay/clay/commit/0bec1327688a0fdaf… #927 (gregory-bretall)
- Update: (Fixes #882) Application Bar, Navigation Bar, Management Bar … #924 (pat270)
- (Fixes #870) Atlas set color for
$input-placeholder-disabled-color
#920 (pat270) - (Fixes #918) Table List border-radius should be 4px #919 (pat270)
- (#777) Clay UI Docs update Label and Badge markup to new pattern #917 (pat270)
- Update: (Fixes #883) Change hover and active background colors of `.b… #914 (pat270)
- Update: (Fixes #879) Dropdown increase spacing of
.dropdown-header
… #913 (pat270) - Add
.inline-item
to cases that use the icon in ClaySticker | Fixes #886 #912 (matuzalemsteles) - Changes the validation of grid.x.lines.value and grid.y.lines.value to any | Fixes #907 #908 (matuzalemsteles)
- Fixes Lexicon Grid pattern link #906 (alexandervalencia)
v2.0.3 (2018-05-17)
Closed issues:
- bar is not passed to the Billboard in ChartBase and the validations are incorrect #903
- legend.contents.bindto expects an string only, but also receive HTMLElement/Object #895
- dropdown button text to caret space fix #887
- Wrong Action Button states styles #884
- Wrong space between label and icon in Filter and Order dropdown button in Management Toolbar #880
- checkbox status in management bar #878
- Style of ClayDropdown out of sync with ClayDropdownBase #874
- grid.y.lines expects an object, but billboard.js takes an array of line objects #863
Merged pull requests:
- v2.0.3 #905 (jbalsas)
- Fix bar API validations and passed to the Billboard | Fixes #903 #904 (matuzalemsteles)
- Removes redundant text-center classes #902 (alexandervalencia)
- Adds consistency in style API between ClayDropdown and ClayDropdownBase | Fixes #874 #898 (matuzalemsteles)
- grid.y.lines and grid.x.lines accept array of line objects | Fixes #863 #897 (matuzalemsteles)
- legend.contents.bindto accepts object and string | Fixes #895 #896 (matuzalemsteles)
- Wrong space between label and icon in Filter and Order dropdown button in Management Toolbar | Fixes #880 #881 (carloslancha)
v2.0.2 (2018-05-06)
Merged pull requests:
v1.0.27 (2018-05-04)
Closed issues:
- Management Toolbar Sorting button appears enabled when toolbar is disabled #869
- We should use isObject method from metal instead node #866
Merged pull requests:
- Show disabled sorting button if management toolbar is disabled | Fixes #869 #872 (carloslancha)
- Use isObject method from metal | Fix #866 #867 (carloslancha)
v2.0.1 (2018-05-03)
Closed issues:
Merged pull requests:
- 2.0.1 #865 (jbalsas)
- Organize guides into proper sections #864 (jbalsas)
- New: (Fixes #861) Lexicon SVG Icons added and icons #862 (pat270)
- Update: (Fixes #859) Fix whitespace issue with inline-scroller #860 (pat270)
- Add metal-componente missing dependency #856 (carloslancha)
- Set the expected from point.focus.expand.r to Number | Fixes #853 #855 (matuzalemsteles)
v2.0.0 (2018-04-26)
Closed issues:
- point.focus.expand.r expects a boolean but the correct one is number in ClayCharts #853
- Propagate ManagementToolbar dropdown items click events #850
- Management toolbar search form method should be GET by default #846
- Reorganize clay-css and clay npm packages #837
- Clay-charts: Implement Predictive Chart #813
- Fix loading indicator in clay-charts #810
- Add installation/getting started instructions for metal-clay-components #419
Merged pull requests:
- v2.0.0 #854 (jbalsas)
- Using GET by default (although configurable) in search forms. Fixes #846 #852 (carloslancha)
- Propagate ManagementToolbar dropdown items click events | Fixes #850 #851 (carloslancha)
v2.0.0-rc.12 (2018-04-25)
Closed issues:
- Sticker should have transparent border-color by default #840
- Table List borders top/bottom and left/right should be independently configurable #838
- Dropdown Items do accept a title attribute #832
- Dropdown add Sass variable config options to
.dropdown-header
and.dropdown-subheader
#829 - Stickers use
inline-flex
and make it consistent with badges and labels #827 - axisY.padding, axisX.padding and axisY2.padding expect different types #825
- Update colors in clay-charts #822
- Management Toolbar on small screens #815
- Do not use querySelector if refs can be used #812
- Update Bootstrap to v4.1.0 #807
- Clay Component Navigation Bar should remove inline style
height
on transition end #806 - Autofit Row add more utilities to help ease alignment #803
- Add more Lexicon SVG Icons Priority Thread and RSS #800
- Label Lg space between text is too large when breaking into new line #798
- [clay-charts] Upgrade billboardJS version to 1.4 #794
- Clay charts axis and axis text color #793
- typography change in charts #792
- Modal Footer with more than 2 buttons doesn't break well in mobile #791
- Typography adjustments for adaptation to system font #788
- The distance between icon and text in icon+text buttons should be 8px #787
- Navigation Bar, Management Bar item links and buttons should have font-weight: 600 #785
- Clay Components should use
.container-fluid .container-fluid-max-xl
instead of.container
#776 - Review the structure the charts hierarchy #761
- Fix tootlip in Charts #467
Merged pull requests:
- v2.0.0-rc.12 #845 (jbalsas)
- Updates old references to clay, now called clay-css #844 (jbalsas)
- New: (Fixes #840) Stickers added option to configure `$sticker-border… #841 (pat270)
- New: (Fixes #838) Table List added options to configure `$table-list-… #839 (pat270)
- Don't hide creation menu and search input closing icon in management toolbar | Fixes #815 #836 (carloslancha)
- Review clay-charts structure | Fixes #761 #835 (julien)
- Add support for title to links in dropdowns | Fixes #832 #834 (carloslancha)
- New: (Fixes #829) Dropdown add option to configure `$dropdown-subhead… #830 (pat270)
- Update: (Fixes #827) Stickers should use
display: inline-flex
to ma… #828 (pat270) - Fix the axis.padding API to expect a Number and Object | Fixes #825 #826 (matuzalemsteles)
- Updates colors in clay-charts | Fixes #822 #824 (julien)
- Fixes tooltip styles for clay-charts in clayui.com web | Fixes #467 #823 (julien)
- Updates typography in charts | Fixes #792 #820 (julien)
- Updates clay-charts axis and axis text color | Fixes #793 #819 (julien)
- Implement predictive Chart #818 (julien)
- (#791) Modal Footer with many items should break to new line #817 (pat270)
- ClayNavigationBar should remove
height
ontransitionend
and remove the use of querySelector in favor of refs | Fixes #806 #812 #816 (matuzalemsteles) - (#776) Clay Components use
container-fluid container-fluid-max-xl
instead ofcontainer
#811 (carloslancha) - (#798) Adjust spacing between words that break to new line in Label and Badges and update ClayLabel and ClayBadge #809 (matuzalemsteles)
- Update: (Fixes #807) Bootstrap to 8f7bd41 (v4.1.0) #808 (pat270)
- (#803) Autofit Row added more utilities #804 (pat270)
- New: (Fixes #800) Added Lexicon SVG Icons
announcement.svg
, `rss-fu… #801 (pat270) - (#788) Atlas adjust font sizes #797 (pat270)
- Update billboard.js to 1.4.1 | Fixes #794 #795 (julien)
- Update: (Fixes #787) Utilities
.inline-item-before
and `inline-item… #790 (pat270) - Update: (Fixes #785) Atlas Application Bar, Navigation Bar, and Manag… #789 (pat270)
- (#709) File upload modal #786 (pat270)
v2.0.0-rc.11 (2018-04-10)
Closed issues:
- Management Toolbar Creation Menu param should only admit creation param objects #782
- Label removable has disproportionate close button #777
- Remove white space between
table-responsive
andtable
when there is overflow #773 - Management Toolbar should admit a disabled param #771
- There is no clear button when there are no search results #770
- Create Password Field demo #768
- Update Bootstrap 4 in preparation for v4.1 #766
- Add more SVG Icons #762
- Create lifecycle tests for clay-charts #759
- Failed to render when string is passed to geomap data #756
- Clay sticker shape classes needs to be updated #755
- Management Toolbar is not using Creation Menu properly #753
- list-group-header should has 32px height #746
- The compilation process clayui.com is broken #741
- Electric Does Not Render Charts Components #740
- Primary color should be: #0B5FFF instead of #1865FB #714
- Icons in buttons should always be 16px #713
Merged pull requests:
- v2.0.0-rc.11 #784 (jbalsas)
- SF | Fixes #782 #783 (carloslancha)
- (#777) Badges and Labels added new pattern for truncating text #781 (carloslancha)
- Update: (Fixes #746) Atlas List Group change `$list-group-header-padd… #780 (pat270)
- Update: (Fixes #713) Atlas Button change `$btn-inline-item-font-size-… #779 (pat270)
- Clay UI Docs update Tables #775 (pat270)
- (#773) Remove white space between
table-responsive
andtable
when there is overflow #774 (pat270) - Management Toolbar should admit a disabled param and add clear button when there are no search results #772 (carloslancha)
- (#768) Added
input-group-password
#769 (pat270) - Update: Bootstrap 4 to 10c64bd #767 (pat270)
- Update: (Fixes #714) Primary Color should be based on #0B5FFF #764 (pat270)
- (#762) Added new SVG Icons for use in System Settings and Alloy Editor #763 (pat270)
- Create lifecycle tests for clay-charts #760 (julien)
- Regen testSoy fixtures | Fixes #755 #757 (carloslancha)
- Management Toolbar is not using Creation Menu properly | Fixes #753 #754 (carloslancha)
- SF | Fixes #749 #752 (carloslancha)
- Generate API Documents #748 (matuzalemsteles)
v2.0.0-rc.10 (2018-03-16)
Closed issues:
- Improve Creation Menu items logic #749
- Clay Link should not add inline-item inline-item-after class if there's no label #745
- Update billboard.js in clay-charts #743
- Style of the quick actions menu is broken on ClayManagementToolbar #738
Type
tags are incorrect in JSDOC #736- Create electric-clay-components to use on claycss.com #534
Merged pull requests:
- v2.0.0-rc.10 #751 (jbalsas)
- Improve Creation Menu items logic | Fixes #749 #750 (carloslancha)
- Adds new JSDOC tags to ChartBase #747 (matuzalemsteles)
- Updates billboard.js to 1.3.0 #744 (julien)
- Fixes the quick action style in ClayManagementToolbar | Fixes #738 #739 (matuzalemsteles)
- Fix tag type JSDOC when use multiple types | Fixes #736 #737 (matuzalemsteles)
- Site: (#721) User icon to sticker-circle #724 (marcoscv-work)
v2.0.0-rc.9 (2018-03-14)
Closed issues:
- Soy throws an error when a quick Item is passed without href to the ManagementToolbar #733
- Generate API docs #657
Merged pull requests:
- v2.0.0-rc.9 #735 (jbalsas)
- Check if item href is not null for quick items in management toolbar | Fixes #733 #734 (carloslancha)
v2.0.0-rc.8 (2018-03-14)
Closed issues:
Merged pull requests:
- v2.0.0-rc.8 #732 (jbalsas)
- Adds missing metal dependency #731 (jbalsas)
- Adds missing metal dependency #730 (jbalsas)
- (#723) Fixes errors related to node-sass 4.8.1 update #728 (pat270)
v2.0.0-rc.7 (2018-03-13)
Closed issues:
- Creation Menu needs to have the max items logic #717
- ClayComponent.getAttribute does not respect the spec when the attribute has no value #715
- Quick action items in management toolbar can be links #711
- Links with icons and text show them together #710
- Modals need to support designs in FILE UPLOADER #709
- Don't render search value if null #708
- Add href for sorting button in Management Toolbar #706
- Add href to clear results link in management toolbar #705
- Add polling_interval option to Charts #544
Merged pull requests:
- v2.0.0-rc.7 #726 (jbalsas)
- #600 Breaking Dropdown Action Toggle and Quick Action Item require
.component-action
#725 (carloslancha) - Returning empty string when no attribute is present | Fixes #715 #720 (carloslancha)
- Fix JSDoc on ClayImageCard #712 (matuzalemsteles)
- Various fixes | Fixes #705 #706 #708 #710 #711 #717 #707 (carloslancha)
- Add pollingInterval option to Charts #704 (julien)
v2.0.0-rc.6 (2018-03-07)
Closed issues:
- Support data attributes in links (and maybe everywhere?) #700
- Watch script doesn't working on clayui.com #696
- Management Toolbar Search input should not be disabled after a search #691
- Create markup for LABELS INPUT FIELD #690
- Create markup for AUTOCOMPLETE TEXT FIELD and SEARCH FIELD #688
- Navbars increase max-width on
.navbar-text-truncate
#685 - Management Toolbar search form need method POST #684
- Create markup for Simple File Upload #675
- Update ClayModal with new markup #667
Merged pull requests:
- Updates changelog to v2.0.0-rc.5 #703 (jbalsas)
- Add data-attributes to DOM | Fixes #700 #702 (carloslancha)
- #690 Markup for Lexicon Input Labels Field #701 (pat270)
- Regen snapshots #699 (carloslancha)
- Add generate icon data | Fixes #696 #698 (matuzalemsteles)
- Regen ClayManagementToolbar snapshots with method POST #694 (matuzalemsteles)
- Management Toolbar search form need method POST | Fixes #684 #693 (carloslancha)
- Management Toolbar Search input should not be disabled after a search | Fixes #691 #692 (carloslancha)
- #688 Autocomplete Text Field and Search Field markup #689 (pat270)
- #675 Create Simple File Upload pattern #687 (pat270)
- Update: (Fixes #685) Navbar
.navbar-text-truncate
should have max-w… #686 (pat270)
v2.0.0-rc.5 (2018-03-01)
Closed issues:
- Add missing dependency with metal in clay-component #679
- Fix url for Geomap in clay-charts #676
- Alert Notification (Toast) should have box-shadow #673
- Change claycss.com to clayui.com #671
- Links don't support "title" attribute #665
- Wrong parameter types in clay-charts #644
- Add
cors
to fetch options in clay-charts #640
Merged pull requests:
- v2.0.0-rc.5 #682 (jbalsas)
- Change claycss.com to clayui.com #681 (julien)
- Add missing dependency | Fixes #679 #680 (carloslancha)
- New: (Fixes #673) Alert Notifications add box-shadow in Atlas and add… #674 (pat270)
- More ClayCSS Docs #672 (pat270)
v2.0.0-rc.4 (2018-02-28)
Closed issues:
- Dropdown should emit an event sending the clicked item on click #660
- Create a pattern to space
.btn
1rem #654 - Add 2 new social svg icons #646
- ClayManagementToolbar viewType object needs to accept href #641
- Soy Compilation error #633
- form-groups in a dropdown #619
- Nav nested has lost its previous styles #405
Merged pull requests:
- v2.0.0-rc.4 #669 (jbalsas)
- Adding support for title attribute in links #666 (4lejandrito)
- Update: (Closes #405) Mixin
clay-nav-variant
add more configuration… #664 (pat270) - ignore clay-isomorphic on claycss #663 (matuzalemsteles)
- #654 Create a pattern to space
.btn
1rem #662 (pat270) - Update ClayDatasetDisplay demos | Fixes #660 #661 (carloslancha)
- Add testSoy task to travis #658 (carloslancha)
- ClayCSS Update Several pages #653 (pat270)
- Rename hideLabel params to showLabel for consistency #652 (carloslancha)
- Site: Buttons separate
.btn-unstyled
from Button examples and add s… #648 (pat270) - New: (Fixes #646) Lexicon Icons added Facebook and Linkedin icons #647 (pat270)
- Fix region parameter in ChartBase #645 (julien)
- Add
cors
to fetch options #643 (julien) - ViewType object accepts href | Fixes #641 #642 (carloslancha)
- Revert "Use electric-clay-components instead of electric-quartz-components" #639 (carloslancha)
- #619 form-groups in a dropdown #636 (pat270)
- Use electric-clay-components instead of electric-quartz-components #534 #635 (zenorocha)
- Add missing param into ClayCardBase.Visual area implementation in ClayUserCard | Fixes #633 #634 (carloslancha)
v2.0.0-rc.3 (2018-02-23)
Closed issues:
- Prevent component from breaking during server side rendering #626
- Range in ClayPagination is wrong #623
- Migrate site to Electric 3 #617
- Button toggle from site menu is broken on Mobile #615
- Update some Button markups, Dropdowns and Subnav in claycss #613
- The tick count for axisY should expect a number not a bool #610
- Add Advanced Search to ClayManagementToolbar #609
- Change API for the stickers on ClayCards #603
btn-sm
is not working withbtn-unstyled
#600- Dropdown trigger need space between icon and label when both are passed #597
.table
should have border-bottom and content should be vertically centered #594- Form Inline from BS4 is not supported by Clay #592
- Safari: Card Page doesn't properly layout cards #590
- ClayAlert disposed instances issues #582
- Create
data
API to replacecolumns
in Charts #526
Merged pull requests:
- v2.0.0-rc.3 #632 (jbalsas)
- #594 Update
.table
styles to match Lexicon 2 #631 (carloslancha) - Migrate claycss.com to electric 3 | Fixes #617 #630 (carloslancha)
- Create
data
API to replacecolumns
in Charts #629 (julien) - Check if the dispose has already been done and does nothing | Fixes #582 #625 (matuzalemsteles)
- Fix ClayPagination range | Fixes #623 #624 (carloslancha)
- Add Advanced Search to ClayManagementToolbar | Fixes #609 #622 (carloslancha)
- Add Sidebar.js for toggle classes of sidebar | Fixes #615 #616 (matuzalemsteles)
- Update some Button markups, Dropdowns and Subnav in claycss | Fixes #613 #614 (matuzalemsteles)
- Regen snapshots | Fixes #481 #612 (carloslancha)
- #610 Check for Number instead of Boolean on axisY.tick.count prop #611 (kienD)
- Add search results bar in ClayManagementToolbar | Fixes #572 #608 (carloslancha)
- Change API for the stickers on ClayCards | Fixes #603 #606 (carloslancha)
- Dropdown trigger need space between icon and label when both are passed | Fixes #597 #599 (carloslancha)
- Update metal-soy in clay-charts #596 (carloslancha)
- Breaking: (Fixes #592) Remove references to BS4's
.form-inline
comp… #593 (pat270) - Update: (Fixes #590) Mixin
clay-custom-grid-columns
added option to… #591 (pat270) - Update the URL of the packages in the package.json #589 (matuzalemsteles)
v2.0.0-rc.2 (2018-02-20)
Closed issues:
- InfoButton in ClayManagementToolbar should never be disabled #583
- infoButton in ClayManagementoToolbar can not be disabled #581
- Test throwing exceptions #579
- Fix connection with coveralls #575
- Change all trailing underscores to leading #573
- Add search results bar in ClayManagementToolbar #572
- Filter button in ClayManagementToolbar does not appear on mobile #571
- Update ClaySelect Markup #558
- Subnav needs a refactor to support more use cases #557
- Fieldset element inside Sheet mess up spacing because it doesn't support margin collapse #551
- sheet-title can contain an "add button" right aligned #547
- Tabbing through items with box-shadow in a Blink browser (Chrome) leaves remnants of the shadow #546
- aspect-ratio-bg-contain #545
- Implement Search only content markup in ManagmentToolbar #543
- Upadte styles for new Clay Card Grid List Markup #542
- IE: Tabbing through the document focuses SVG elements #536
- Disabled attribute markup is incorrect for button #522
Merged pull requests:
- v2.0.0-rc.2 #588 (jbalsas)
- Regen snapshots | Fixes #571 #587 (carloslancha)
- Update coveralls badge | Fixes #575 #586 (matuzalemsteles)
- Regen snapshots | Fixes #583 #584 (carloslancha)
- Stub console.error | Fixes #579 #580 (carloslancha)
- Add "info button" to ClayManagementToolbar | Fixes #481 #577 (carloslancha)
- Change trailing to leading underscores in clay-charts | Fixes #573 #574 (carloslancha)
- Removing variable no more used in ClayCardGrid #570 (matuzalemsteles)
- Add missing features and search only layout to Management Toolbar | Fixes #543 #568 (carloslancha)
- Update styles for new Clay Card Grid List Markup | Fixes #542 #567 (carloslancha)
- (#542) Put
card-section-header
insidecard-page li
#566 (pat270) - #557 Create
.subnav-tbar
component and remove.subnav
component #565 (pat270) - Add flag to indicate when focusable is true or not | Fixes #536 #563 (matuzalemsteles)
- Adds disabled="true" to force your render separate from other attributes | Fixes #522 #561 (matuzalemsteles)
- Update some tabs for to get highlights from webcomponents in claycss #560 (matuzalemsteles)
- Update ClaySelect markup and remove wrapperType to use the inline API| Fixes #558 #559 (matuzalemsteles)
- ClayCSS Docs Update Form Elements and Form Validation markup #556 (pat270)
- ClayCSS Docs update Input Group markup #555 (pat270)
- #546 Button added
backface-visibility: hidden
to `.… #554 (pat270) - #545 Add
.aspect-ratio-bg-contain
#553 (pat270) - #551 Add support for Fieldset in Sheet #552 (pat270)
- (#547) sheet-subtitle can contain an "add button" right aligned #549 (pat270)
v2.0.0-rc.1 (2018-02-09)
Closed issues:
- Inputs with help or error messages must have the same parent element #537
- Website not accessible: ERR_TOO_MANY_REDIRECTS #528
- We need to update Clay Dropdown markup #527
- Accessibility issue in ClayManagementToolbar #518
- Breaking input-group-item in Firefox #516
- management bar does not look correctly when contains only a search #512
- Create a Map Chart in Clay Charts #509
- Side Navigation plugin mobile breakpoint is ~15px too high #504
- Enable chart background "patterns" on demand #495
- Wrong delTemplate ClayDropdownBase #485
- Add "info button" to ClayManagementToolbar #481
- Move charts demos to claycss.com #456
Merged pull requests:
- Updates CHANGELOG for v2.0.0-rc.0 #541 (jbalsas)
- #537 Inputs with help or error messages must have the same parent element #540 (pat270)
- Update the Table markup at claycss.com #539 (matuzalemsteles)
- Update markups on form elements at claycss.com #538 (matuzalemsteles)
- #512 management bar does not look correctly when contains only a search #535 (pat270)
- Update metal-tools-soy to 6.0.0 | Fixes #530 #533 (carloslancha)
- Makes sure we run soy before generating the site (Fixes #509) #529 (jbalsas)
- Update: (Fixes #516) Forms
.form-control
in Firefox should shrink t… #524 (pat270) - Add Chart examples to claycss.com #521 (julien)
- Fix accessibility issue | Fixes #518 #519 (matuzalemsteles)
- Update prettier-eslint-cli to 4.7.0 #514 (matuzalemsteles)
- Use tiles when it's true | Fixes #495 #513 (matuzalemsteles)
- Update: (Fixes #504) Side Navigation JS breakpoint region should use window size + scrollbar #506 (pat270)
v2.0.0-rc.0 (2018-02-01)
Closed issues:
- Update metal-tools-soy | Some markup fails compiling with metal-tools-soy 6.0.0 #530
- .dropdown-menu-right should work in all Navbar variants #500
- Items in Navigation Bar mobile menu aren't vertically aligned on the left #498
- Form Group Autofit should better support Horizontal Forms #492
- Tweak font sizes to match Lexicon 2 in Tables, Navigation Bar, Application Bar, and Management Bar #490
- Wedeploy branch is being tested in Travis #483
- ClayDropdown is not being aligned in the best way #452
Merged pull requests:
- Updates CHANGELOG for v2.0.0-beta.8 #503 (jbalsas)
- .dropdown-menu-right should work in all Navbar variants #501 (pat270)
- Update: (Fixes #498) Navigation Bar mobile menu should be properly al… #499 (pat270)
- Remove unnecessary use of minValue and maxValue in the ProgressBar #497 (matuzalemsteles)
- Some updates from the claycss.com #496 (matuzalemsteles)
- Add missing contents property to legend option #494 (julien)
- Form Group Autofit added
.form-group-item-label
and.form-group-item-label-spacer
for horizontally aligned labels #493 (pat270) - Update: (Fixes #490) Tweak font-sizes to match Lexicon V2 #491 (pat270)
- Update Dropdown markup in claycss.com #489 (matuzalemsteles)
- Update ClayPaginationBar demos #487 (carloslancha)
- Remove isInList param from ClayDropdownBase's radaiogroup deltemplate variant | Fixes 485 #486 (carloslancha)
- Excludes wedeploy branch from travis #484 (jbalsas)
- Fix the align of the dropdown when expanded in ClayDropdown | Fixes #452 #482 (matuzalemsteles)
v2.0.0-beta.8 (2018-01-25)
Closed issues:
- lib directory of clay is not published to npm #479
Merged pull requests:
- Generates CHANGELOG #480 (jbalsas)
- Publish lib dir to npm #478 (robframpton)
v2.0.0-beta.7 (2018-01-25)
Closed issues:
- Atlas Nav with collapse-icon should be vertically centered with first line of text #475
- ClayHorizontalCard ellipsis text #462
- Menubar (Vertical) should break at 991px #453
- Dropdown menu should support several lists inside #450
- Forms in IOS Safari have shadow on top #447
- clay-card markup is not correctly formatted #444
- Disabled state for ClayManagementToolbar #439
- Should ClayCard be renamed? #430
- ClayCard labels seem very close to each other (missing horizontal space) #429
- Dropdown menu with lists markup is not looking correctly #425
- ClayTable headers #404
- Missing popper.js sourcemaps #374
- Lexicon with Bootstrap 3.x #338
Merged pull requests:
- v2.0.0-beta.7 #477 (jbalsas)
- Vertically center collapse-icon to first line of text for components that use it #476 (pat270)
- Update more icons url #474 (carloslancha)
- Update: (#450) Dropdown
.dropdown-menu \> .list-unstyled
should have… #473 (pat270) - Update: (#439) Input Group Inset should have
:disabled
styles #472 (pat270) - #453 Added
.container-form-lg
,.menubar-vertical-expand-lg
, and demos to break at lg breakpoint #471 (pat270) - Update icons url #470 (carloslancha)
- Claycss general adjustment #469 (marcoscv-work)
- Update yarn.lock #468 (robframpton)
- Add disabled state to ClayManagementToolbar | Fixes #439 #465 (carloslancha)
- Update atlas.css urls in demos #464 (robframpton)
- Fix icon markup on ClayHorizontalCard | Fixes #462 #463 (carloslancha)
- Use new markup for ClayDropdown | Fixes #425 and #450 #461 (carloslancha)
- Run npm compile script #457 (robframpton)
- Update some markups at claycss.com #455 (matuzalemsteles)
- Fix render unnecessary custom-control-label-text on other components in ClayCheckbox #451 (matuzalemsteles)
- Build #449 (robframpton)
- Update: (Fixes #447) Forms in ios have shadow on top due to default b… #448 (pat270)
- Clay Table Updates #446 (pat270)
- Fixes #429 and #444 #445 (carloslancha)
- Renames ClayCard to ClayCardBase #443 (julien)
- Remove web components examples from demos #442 (carloslancha)
- Fix checkbox and radio styles #441 (carloslancha)
- Managementtoolbar markup fix #440 (marcoscv-work)
- Update: (#429) Badges added option to configure
$badge-spacer-x
and… #438 (pat270) - Update Bootstrap to 572d00a (v4.0.0) #437 (pat270)
- Remove unused dep from clay-portal #436 (robframpton)
- Search icon fix #435 (marcoscv-work)
- Remove lint-staged and related tasks #434 (carloslancha)
- Add BubbleChart #433 (julien)
- Updates Sidebar and related components to Lexicon V2 #432 (pat270)
- Implement Portals for clay-dropdown components #428 (robframpton)
- Card markup update #424 (marcoscv-work)
v1.0.0-alpha.16 (2018-01-17)
Merged pull requests:
- v1.0.0-alpha.15 #422 (jbalsas)
- Add class to managmenttoolbar #421 (marcoscv-work)
- Add missing SoyDocs #420 (carloslancha)
- [Site] Updates previous lexiconcss site link #418 (jbalsas)
- Fix managementtoolbar styles #417 (julien)
- Update README #416 (julien)
- Update css classes for checkbox,list and radio #415 (julien)
- Empty string for contentRenderers are mandatory to make it work in java #414 (carloslancha)
- Fix ClayPagination range when current page is last page #413 (carloslancha)
- Ensure that NODE_ENV variable is set to 'test' on all environments to avoid inconsistencies during Metal's render/attach lifecycle #411 (robframpton)
v.1.0.0-alpha.15 (2018-01-15)
v2.0.0-beta.6 (2018-01-12)
Closed issues:
v2.0.0-beta.5 (2017-12-25)
Closed issues:
- ClayButton borderless #397
- Clay Buttons with icons has no padding #395
- Loading icons #394
- ClayCard List #393
- Feature Request - Alphbetical Sorting on Dropdown/up Menus #391
- ClayCard User image #390
- Clay User Card Sticker size #389
- ClayCard links #388
- ClayCards clickable area #387
- Active state nav-bar #381
Merged pull requests:
- Styles #403 (marcoscv-work)
- Landing page adjustments #401 (marcoscv-work)
- New Clay landing page #400 (marcoscv-work)
v2.0.0-beta.4 (2017-12-04)
Closed issues:
- List group notifications #386
- Uppercase in label-lg is optional #385
- v1.x atlas.css, lexicon-base.css, and bootstrap.css Glyphicon file paths point to the wrong directory #379
v1.0.26 (2017-11-28)
Closed issues:
- Plus button can be a button and a link #384
- Combination of btn-sm & btn-monospaced is vertically misaligned #380
- Executing a search via javascript #378
- Navigation bar variables pattern #377
v2.0.0-beta.3 (2017-11-20)
v2.0.0-beta.2 (2017-11-10)
v2.0.0-beta.1 (2017-10-27)
v2.0.0-beta.0 (2017-10-27)
Merged pull requests:
v2.0.0-alpha.11 (2017-10-16)
v2.0.0-alpha.10 (2017-10-07)
v1.0.25 (2017-10-06)
v2.0.0-alpha.9 (2017-09-27)
Closed issues:
- Can we drop Flex Col Expand? #367
- v2-beta: Consolidate z-index variables in one place #357
- Clay API documentation page links targeting http instead of https #335
v2.0.0-alpha.8 (2017-09-01)
Closed issues:
- Can we drop bourbon? #368
- v2-beta: Remove btn-action #365
- v2-beta: breadcrumb-vertical from Lexicon 1.0 remove or keep it #362
- v2-beta: Toggle-card from Lexicon 1.0 remove or keep it #361
- v2-beta: Custom Forms from BS4 should be fully configurable through Sass variables #349
- v2-beta: Pager from BS3 remove or keep it #346
- v2-beta: Remove Font Awesome #342
Merged pull requests:
- Breadcrumb-horizontal dropped in clay to compact layer #363 (marcoscv-work)
- Toggle-card dropped in clay to compact layer #359 (marcoscv-work)
v2.0.0-alpha.7 (2017-08-28)
v2.0.0-alpha.6 (2017-08-18)
v2.0.0-alpha.5 (2017-08-11)
Closed issues:
v2.0.0-alpha.4 (2017-08-05)
v1.0.24 (2017-08-04)
Closed issues:
- v2-beta: Toolbar component remove, keep, or convert to flex box #348
- v2-beta: Popover and Tooltips to BS4 #343
v2.0.0-alpha.3 (2017-08-01)
Closed issues:
v2.0.0-alpha.2 (2017-07-24)
v2.0.0-alpha.1 (2017-07-24)
v1.0.23 (2017-07-21)
Closed issues:
- v2-beta: select.form-control styles from Atlas should also work in Lexicon Base #350
- BS4 compat layer - Buttons shadow #339
Merged pull requests:
v1.0.22 (2017-06-30)
v1.0.21 (2017-06-27)
v1.0.20 (2017-06-15)
v2.0.0-alpha.0 (2017-05-18)
Closed issues:
- why lexicon become clay? #334
v1.0.19 (2017-04-03)
Closed issues:
- Tables should be able to be customized to v2 styles #315
- List Group should be able to be customized to v2 styles #314
v1.0.18 (2017-03-06)
Closed issues:
- Checkbox inputs don't align with their label when there is a lot of description text below #331
Merged pull requests:
v1.0.17 (2017-02-21)
v1.0.16 (2017-02-14)
v1.0.15 (2017-01-12)
v1.0.14 (2016-12-09)
v1.0.13 (2016-12-01)
Closed issues:
- In Atlas theme, table-list class is not compatible with table-striped and table-hover classes #290
- Avoid label multi lines in toggles #289
v1.0.12 (2016-11-21)
v1.0.11 (2016-11-03)
v1.0.10 (2016-10-13)
v1.0.9 (2016-10-13)
v1.0.8 (2016-09-12)
v1.0.7 (2016-08-31)
v1.0.6 (2016-08-23)
v1.0.5 (2016-08-16)
v1.0.4 (2016-06-24)
v1.0.3 (2016-06-22)
v1.0.2 (2016-06-13)
v1.0.1 (2016-06-08)
v1.0.0 (2016-05-26)
Closed issues:
- Add variables for sidenav transition values #170
v0.2.16 (2016-05-20)
v0.2.15 (2016-05-17)
Closed issues:
v0.2.14 (2016-04-19)
v0.2.13 (2016-04-18)
v0.2.12 (2016-03-25)
v0.2.11 (2016-03-23)
v0.2.10 (2016-03-08)
v0.2.9 (2016-03-01)
v0.2.8 (2016-02-25)
Closed issues:
- Textarea resizing can exceed its parent dimensions #140
- Firefox issue with fieldsets #138
- Control for asynchronous requests #124
v0.2.7 (2016-02-24)
v0.2.6 (2016-02-22)
v0.2.5 (2016-02-22)
v0.2.4 (2016-02-22)
v0.2.3 (2016-02-20)
Closed issues:
- modal styles causes document to scroll to top in Chrome #132
- When screen size is more than 1300px and the product menu is opened the sidenav-container has not space enough #129
v0.2.2 (2016-02-08)
Closed issues:
- Link source with live demo and live demo with source #123
- Sidenav plugin cannot be destroyed and recreated #116
v0.2.1 (2016-01-29)
v0.2.0 (2016-01-29)
v0.1.32 (2016-01-29)
Closed issues:
- The "x" displayed in IE for Navbar is inconsistent #117
v0.1.31 (2016-01-14)
v0.1.30 (2016-01-14)
v0.1.29 (2016-01-14)
Closed issues:
- Sidenav plugin follows the href of the toggler #109
- The styling of the Blogs Action example is not the right one when using links for the title #88
v0.1.28 (2015-12-23)
v0.1.27 (2015-12-22)
v0.1.26 (2015-12-22)
Closed issues:
- Dropdown menus extra classes not aligned in mobile version #91
- Increase size of checkbox in Atlas Theme #82
- Add support for placing text inside of the toggle's switch-handle #81
v0.1.25 (2015-12-04)
v0.1.24 (2015-12-02)
v0.1.23 (2015-12-02)
Closed issues:
- Add new Lexicon icons #80
- LPS-59141 - Floating Action Buttons always cover dropdowns and popovers #78
v0.2.0-0 (2015-11-12)
v0.1.22 (2015-11-12)
v0.1.21 (2015-10-30)
v0.1.20 (2015-10-28)
v0.1.19 (2015-09-30)
v0.1.18 (2015-09-24)
v0.1.17 (2015-09-16)
v0.1.16 (2015-09-03)
Closed issues:
- Btn-action-secondary should have z-index #11
- Create Flexbox version of the Cards component #9
- Document Sidebar component #8
v0.1.15 (2015-08-27)
Closed issues:
- Button group z-index causing issues in liferay-portal #7
v0.1.14 (2015-08-24)
v0.1.13 (2015-08-21)
v0.1.12 (2015-08-21)
Closed issues:
- Read-only inputs are partially obstructed by padding in Firefox #6
v0.1.11 (2015-08-17)
v0.1.10 (2015-08-06)
v0.1.9 (2015-08-03)
v0.1.8 (2015-07-28)
v0.1.7 (2015-07-27)
v0.1.6 (2015-07-16)
v0.1.5 (2015-07-14)
v0.1.4 (2015-07-08)
v0.1.3 (2015-06-29)
v0.1.2 (2015-06-29)
v0.1.1 (2015-06-25)
* This Change Log was automatically generated by github_changelog_generator