Skip to content

Latest commit

 

History

History
941 lines (673 loc) · 63.8 KB

CHANGELOG.md

File metadata and controls

941 lines (673 loc) · 63.8 KB

Change Log

v2.0.0-rc.11 (2018-04-10)

Full Changelog

Fixed bugs:

  • The compilation process clayui.com is broken #741
  • Electric Does Not Render Charts Components #740

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

Implemented enhancements:

  • Update billboard.js in clay-charts #743

Fixed bugs:

  • Style of the quick actions menu is broken on ClayManagementToolbar #738

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

Implemented enhancements:

  • 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

Fixed bugs:

  • Don't render search value if null #708

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

Merged pull requests:

v2.0.0-rc.6 (2018-03-07)

Full Changelog

Fixed bugs:

  • Watch script doesn't working on clayui.com #696

Closed issues:

  • 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

Fixed bugs:

  • Soy Compilation error #633

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

Implemented enhancements:

  • Add Advanced Search to ClayManagementToolbar #609
  • Change API for the stickers on ClayCards #603
  • Dropdown trigger need space between icon and label when both are passed #597
  • Create data API to replace columns in Charts #526

Fixed bugs:

  • Prevent component from breaking during server side rendering #626
  • Range in ClayPagination is wrong #623
  • Button toggle from site menu is broken on Mobile #615
  • The tick count for axisY should expect a number not a bool #610
  • btn-sm is not working with btn-unstyled #600
  • Safari: Card Page doesn't properly layout cards #590

Closed issues:

  • Migrate site to Electric 3 #617
  • Update some Button markups, Dropdowns and Subnav in claycss #613
  • .table should have border-bottom and content should be vertically centered #594
  • Form Inline from BS4 is not supported by Clay #592
  • ClayAlert disposed instances issues #582

Merged pull requests:

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

Full Changelog

Implemented enhancements:

  • Add search results bar in ClayManagementToolbar #572
  • Implement Search only content markup in ManagmentToolbar #543

Fixed bugs:

  • InfoButton in ClayManagementToolbar should never be disabled #583
  • Fix connection with coveralls #575
  • Filter button in ClayManagementToolbar does not appear on mobile #571
  • 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

Closed issues:

  • infoButton in ClayManagementoToolbar can not be disabled #581
  • Test throwing exceptions #579
  • Change all trailing underscores to leading #573
  • 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

Merged pull requests:

v2.0.0-rc.1 (2018-02-09)

Full Changelog

Implemented enhancements:

  • Create a Map Chart in Clay Charts #509
  • Add "info button" to ClayManagementToolbar #481

Fixed bugs:

  • Side Navigation plugin mobile breakpoint is ~15px too high #504
  • Wrong delTemplate ClayDropdownBase #485

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
  • Enable chart background "patterns" on demand #495
  • 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

Implemented enhancements:

  • Update metal-tools-soy | Some markup fails compiling with metal-tools-soy 6.0.0 #530
  • Wedeploy branch is being tested in Travis #483

Closed issues:

  • .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
  • 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

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

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:

  • 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:

  • 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

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

Implemented enhancements:

  • Add support for placing text inside of the toggle's switch-handle #81

Closed issues:

  • Dropdown menus extra classes not aligned in mobile version #91
  • Increase size of checkbox in Atlas Theme #82

v0.1.25 (2015-12-04)

Full Changelog

v0.1.24 (2015-12-02)

Full Changelog

v0.1.23 (2015-12-02)

Full Changelog

Implemented enhancements:

  • Add new Lexicon icons #80

Closed issues:

  • 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

Implemented enhancements:

  • Create Flexbox version of the Cards component #9

Fixed bugs:

  • Btn-action-secondary should have z-index #11

Closed issues:

  • 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