v2.0.0-rc.11 (2018-04-10)
Fixed bugs:
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
- 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
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)
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.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)
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.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)
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:
- 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)
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)
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 replacecolumns
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 withbtn-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.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)
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.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)
Implemented enhancements:
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)
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)
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
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
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:
- 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:
- 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)
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)
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)
v0.1.24 (2015-12-02)
v0.1.23 (2015-12-02)
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)
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)
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)
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