Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

clay-portal

liferay2.7kBSD-3-Clause2.24.1

Metal ClayPortal component

clay, metal

readme

clay-portal

Component which renders content to portal element

Setup

  1. Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.

  2. Install local dependencies:

    npm install
  3. Build the code:

    npm run build
  4. Open the demo at demos/index.html on your browser.

Contribute

We'd love to get contributions from you! Please, check our Contributing Guidelines to see how you can help us improve.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.24.1 (2022-05-30)

Bug Fixes

  • clay-css: Adds Valencian flag (ca-ES-VALENCIA) (b4a38be)

2.24.0 (2022-03-21)

Features

  • clay-modal: improves ClayModal accessibility (57e37de)

2.23.4 (2022-02-24)

Bug Fixes

  • clay-css: Updates content property values to conform to what is allowed by OAW Tracker (a0d6adf), closes #4683

2.23.2 (2021-12-16)

Bug Fixes

  • clay-css): Revert "fix(clay-css: atlas-variables.scss and base-variables.scss should be Sass partials. The CSS equivalent shouldn't be created since these files are only meant to be consumed by .scss files." (c3e951f)

2.23.1 (2021-12-14)

Bug Fixes

  • clay-link: listens for the handleClick event and removes the preventDefault call by default (29be437)

2.23.0 (2021-12-13)

Bug Fixes

  • clay-css: atlas-variables.scss and base-variables.scss should be Sass partials. The CSS equivalent shouldn't be created since these files are only meant to be consumed by .scss files. (5d33765)
  • clay-css: 2.x Input Group move .btn and .form-control z-index styles to input-group-prepend and input-group-append. Input Groups input disappears when focused inside a modal with iframe. (02e5a75)
  • clay-css: SF import components/_reboot.scss in packages/clay-css/src/scss/_components.scss (2770857), closes liferay#4124
  • Add title in a span element, so it can be accessible to screen readers tools (564bbaf)
  • Regenerate snapshots and updates tests files (8aa4aac)

Features

  • clay-link: Trigger an "itemClicked" event and improve a11y (190e060)

2.22.3 (2021-02-18)

Bug Fixes

  • clay-dropdown: add localizable placeholder (ab02736)
  • clay-dropdown: update snapshots (7b97a88)

2.22.2 (2021-02-11)

Bug Fixes

  • clay-css: Atlas Theme Select Element IE11 should show caret-double-l icon (d51c25c), closes #3922

2.22.1 (2021-01-27)

Bug Fixes

  • clay-css: Atlas color-yiq function not useable in Atlas variables due to $yiq-contrasted-threshold undefined (37a32fd), closes #3708

2.22.0 (2020-12-09)

Bug Fixes

  • clay-css: Tables caption should be at the top and Atlas theme text color should be darker (2b2163d), closes #3806

Features

  • clay-css: SVG Icons adds shield-check (bcb3cb3)

2.21.5 (2020-08-31)

Note: Version bump only for package clay

2.21.4 (2020-08-11)

Bug Fixes

  • clay-css: SVG Icons fix xmlns declaration for bold, cards2, decimal. Icons aren't visible when converted to data uri and used in background-image (ee60764)
  • clay-css: SVG Icons swap indent-less and indent-more. The arrows are pointing the wrong way (6c6507b)
  • clay-css: Table .table should have 1px borders (55bef74), closes #3592

2.21.3 (2020-05-21)

Bug Fixes

  • clay-css: _global-functions should be accessible to Portal's _clay_variables.scss without having to import it manually (e7b351a), closes #3193
  • clay-css: Cards card-interactive-primary Chrome 81/83 hover transition artifact. Use any transition-timing-function other than ease-in or ease-in-out (8c1e7fe), closes #3233

2.21.2 (2020-04-23)

Bug Fixes

  • clay-css: Forms .form-control-sm and .form-control-lg should have correct left and right padding (22358cb), closes #3110
  • clay-css: Forms Base Theme Select element has no icon (95f034f), closes #3116
  • clay-css: Forms small form elements should have 4px border-radius (f2044e7), closes #3105

2.21.1 (2020-03-26)

Bug Fixes

  • @clay-multi-select: Consistant HTMLescape in _addLabelItem (b104b49)

Change Log

v2.8.0 (2019-02-08)

Full Changelog

Closed issues:

  • Extend Clay Dropdown Menu to support custom triggers #1513

Merged pull requests:

v2.7.0 (2019-01-24)

Full Changelog

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.6.0 (2019-01-11)

Full Changelog

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.5.1 (2018-12-19)

Full Changelog

Closed issues:

  • ClayCSS: Cards mixin clay-card-type-asset has wrong key name for aspect-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 and square-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.0 (2018-12-10)

Full Changelog

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 - 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)

Full Changelog

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.0 (2018-11-13)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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 lerna@3.x.x #1193
  • Link https://clayui.com/docs/components causes 404 #1180

Merged pull requests:

v2.3.3 (2018-09-24)

Full Changelog

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 of select-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.2 (2018-09-03)

Full Changelog

v2.3.1 (2018-09-03)

Full Changelog

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.0 (2018-08-28)

Full Changelog

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 and gauge 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)

Full Changelog

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)

Full Changelog

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 to display: flex #1008 (pat270)
  • Update: (Fixes #1005) Don't use clearfix mixin, too easily overridden… #1006 (pat270)

v2.1.11 (2018-06-18)

Full Changelog

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)

Full Changelog

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.9 (2018-06-12)

Full Changelog

Closed issues:

  • Wrong language key for info in management toolbar #997
  • Tooltip doesn't render in the correct position, should dissapear 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)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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.5 (2018-05-30)

Full Changelog

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)

Full Changelog

v2.1.3 (2018-05-25)

Full Changelog

Closed issues:

  • NullPointer exception accessing domData in element.getAttribute #945

Merged pull requests:

v2.1.2 (2018-05-25)

Full Changelog

v2.1.1 (2018-05-25)

Full Changelog

v2.1.0 (2018-05-25)

Full Changelog

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)

Full Changelog

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:

v2.0.3 (2018-05-17)

Full Changelog

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.2 (2018-05-06)

Full Changelog

Merged pull requests:

v1.0.27 (2018-05-04)

Full Changelog

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:

v2.0.1 (2018-05-03)

Full Changelog

Closed issues:

  • More SVG Icons Analytics and Propagation #861
  • clay-css .close utility default height and width #857

Merged pull requests:

v2.0.0 (2018-04-26)

Full Changelog

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-rc.12 (2018-04-25)

Full Changelog

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 on transitionend 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 of container #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)

Full Changelog

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 and table 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 and table 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)

Full Changelog

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.9 (2018-03-14)

Full Changelog

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.8 (2018-03-14)

Full Changelog

Closed issues:

  • Missing metal import in clay-charts #729
  • Warning about && usage instead of and #723

Merged pull requests:

v2.0.0-rc.7 (2018-03-13)

Full Changelog

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.6 (2018-03-07)

Full Changelog

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:

v2.0.0-rc.5 (2018-03-01)

Full Changelog

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.4 (2018-02-28)

Full Changelog

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)

Full Changelog

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 with btn-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 replace columns in Charts #526

Merged pull requests:

v2.0.0-rc.2 (2018-02-20)

Full Changelog

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.1 (2018-02-09)

Full Changelog

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)

Full Changelog

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)

Full Changelog

Closed issues:

  • lib directory of clay is not published to npm #479

Merged pull requests:

v2.0.0-beta.7 (2018-01-25)

Full Changelog

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:

v1.0.0-alpha.16 (2018-01-17)

Full Changelog

Merged pull requests:

v.1.0.0-alpha.15 (2018-01-15)

Full Changelog

v2.0.0-beta.6 (2018-01-12)

Full Changelog

Closed issues:

  • Simplify loading-animation icon #407
  • ClayLink styles #396

v2.0.0-beta.5 (2017-12-25)

Full Changelog

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:

v2.0.0-beta.4 (2017-12-04)

Full Changelog

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)

Full Changelog

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)

Full Changelog

v2.0.0-beta.2 (2017-11-10)

Full Changelog

v2.0.0-beta.1 (2017-10-27)

Full Changelog

v2.0.0-beta.0 (2017-10-27)

Full Changelog

Merged pull requests:

  • Misc: Don't run maven-publish task for now #376 (pat270)

v2.0.0-alpha.11 (2017-10-16)

Full Changelog

v2.0.0-alpha.10 (2017-10-07)

Full Changelog

v1.0.25 (2017-10-06)

Full Changelog

v2.0.0-alpha.9 (2017-09-27)

Full Changelog

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)

Full Changelog

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:

v2.0.0-alpha.7 (2017-08-28)

Full Changelog

v2.0.0-alpha.6 (2017-08-18)

Full Changelog

v2.0.0-alpha.5 (2017-08-11)

Full Changelog

Closed issues:

v2.0.0-alpha.4 (2017-08-05)

Full Changelog

v1.0.24 (2017-08-04)

Full Changelog

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)

Full Changelog

Closed issues:

  • Sticker #354
  • v2-beta: Dropdown convert positioning to BS4 #344

v2.0.0-alpha.2 (2017-07-24)

Full Changelog

v2.0.0-alpha.1 (2017-07-24)

Full Changelog

v1.0.23 (2017-07-21)

Full Changelog

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)

Full Changelog

v1.0.21 (2017-06-27)

Full Changelog

v1.0.20 (2017-06-15)

Full Changelog

v2.0.0-alpha.0 (2017-05-18)

Full Changelog

Closed issues:

  • why lexicon become clay? #334

v1.0.19 (2017-04-03)

Full Changelog

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)

Full Changelog

Closed issues:

  • Checkbox inputs don't align with their label when there is a lot of description text below #331

Merged pull requests:

  • Misc: Comments in released files should contain the correct version #324 (pat270)

v1.0.17 (2017-02-21)

Full Changelog

v1.0.16 (2017-02-14)

Full Changelog

v1.0.15 (2017-01-12)

Full Changelog

v1.0.14 (2016-12-09)

Full Changelog

v1.0.13 (2016-12-01)

Full Changelog

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)

Full Changelog

v1.0.11 (2016-11-03)

Full Changelog

v1.0.10 (2016-10-13)

Full Changelog

v1.0.9 (2016-10-13)

Full Changelog

v1.0.8 (2016-09-12)

Full Changelog

v1.0.7 (2016-08-31)

Full Changelog

v1.0.6 (2016-08-23)

Full Changelog

v1.0.5 (2016-08-16)

Full Changelog

v1.0.4 (2016-06-24)

Full Changelog

v1.0.3 (2016-06-22)

Full Changelog

v1.0.2 (2016-06-13)

Full Changelog

v1.0.1 (2016-06-08)

Full Changelog

v1.0.0 (2016-05-26)

Full Changelog

Closed issues:

  • Add variables for sidenav transition values #170

v0.2.16 (2016-05-20)

Full Changelog

v0.2.15 (2016-05-17)

Full Changelog

Closed issues:

  • Add link to the website in the repo metadata #174
  • Add a CDN usage for the CSS and JS files. #160

v0.2.14 (2016-04-19)

Full Changelog

v0.2.13 (2016-04-18)

Full Changelog

v0.2.12 (2016-03-25)

Full Changelog

v0.2.11 (2016-03-23)

Full Changelog

v0.2.10 (2016-03-08)

Full Changelog

v0.2.9 (2016-03-01)

Full Changelog

v0.2.8 (2016-02-25)

Full Changelog

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)

Full Changelog

v0.2.6 (2016-02-22)

Full Changelog

v0.2.5 (2016-02-22)

Full Changelog

v0.2.4 (2016-02-22)

Full Changelog

v0.2.3 (2016-02-20)

Full Changelog

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)

Full Changelog

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)

Full Changelog

v0.2.0 (2016-01-29)

Full Changelog

v0.1.32 (2016-01-29)

Full Changelog

Closed issues:

  • The "x" displayed in IE for Navbar is inconsistent #117

v0.1.31 (2016-01-14)

Full Changelog

v0.1.30 (2016-01-14)

Full Changelog

v0.1.29 (2016-01-14)

Full Changelog

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)

Full Changelog

v0.1.27 (2015-12-22)

Full Changelog

v0.1.26 (2015-12-22)

Full Changelog

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)

Full Changelog

v0.1.24 (2015-12-02)

Full Changelog

v0.1.23 (2015-12-02)

Full Changelog

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)

Full Changelog

v0.1.22 (2015-11-12)

Full Changelog

v0.1.21 (2015-10-30)

Full Changelog

v0.1.20 (2015-10-28)

Full Changelog

v0.1.19 (2015-09-30)

Full Changelog

v0.1.18 (2015-09-24)

Full Changelog

v0.1.17 (2015-09-16)

Full Changelog

v0.1.16 (2015-09-03)

Full Changelog

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)

Full Changelog

Closed issues:

  • Button group z-index causing issues in liferay-portal #7

v0.1.14 (2015-08-24)

Full Changelog

v0.1.13 (2015-08-21)

Full Changelog

v0.1.12 (2015-08-21)

Full Changelog

Closed issues:

  • Read-only inputs are partially obstructed by padding in Firefox #6

v0.1.11 (2015-08-17)

Full Changelog

v0.1.10 (2015-08-06)

Full Changelog

v0.1.9 (2015-08-03)

Full Changelog

v0.1.8 (2015-07-28)

Full Changelog

v0.1.7 (2015-07-27)

Full Changelog

v0.1.6 (2015-07-16)

Full Changelog

v0.1.5 (2015-07-14)

Full Changelog

v0.1.4 (2015-07-08)

Full Changelog

v0.1.3 (2015-06-29)

Full Changelog

v0.1.2 (2015-06-29)

Full Changelog

v0.1.1 (2015-06-25)

* This Change Log was automatically generated by github_changelog_generator