Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Releases: ExactTarget/fuelux-mctheme

1.13.1

24 Feb 18:14
Compare
Choose a tag to compare

1.13.1

Updates to Fuel UX 3.14.2

Full Changelog

Merged pull requests:

  • Add padlock red to content icons #450
  • incorporates new Fuel UX Handlebars templates and utilizes them for S… #447

v1.13.0

27 Jan 05:45
Compare
Choose a tag to compare

New features and bugfix release

A few icons have been added--all within the content editor. The breadcrumb icon was slightly modified.

New features and bugfixes

  • Add restricted icons for content editor slots #427
  • Add input-group-addon styles, and example #432
  • Add three content icons (locked, profiles, add profiles) #441
  • Align breadcrumb icon to visual design #443

v1.12.2

20 Nov 16:38
Compare
Choose a tag to compare

Bugfix release

  • Button style fix for "create button" / .btn-create #426

v1.12.1

10 Nov 20:31
Compare
Choose a tag to compare

Bugfix release

Bugfixes

  • Add info button class - #422
  • Add content border icons (See the following image) - #421

87883df4-86dc-11e5-965f-9163b83296da

v1.12.0

03 Nov 20:14
Compare
Choose a tag to compare

New features and bugfix release

Breaking change

  • Content related icons have been removed from the core CSS files dist/css/*.css and moved into pillar-specific CSS file (dist/css/fuelux-mctheme-content.css) for performance reasons. Please see icons pictured below. - #405

New features and bugfixes

  • Adds editor block and container overlays and menus ("inverse menus") - #405
    • Updates size of content icons. Fixes #395
    • Adds fuelux to all example pages. Fixes #341
    • Corrects border radius icon. Fixes #387
    • Imports Gulp-created design tokens into less for use within MCtheme. Fixes #364
    • Sections off content only icon set in it's own CSS file. See grunt file and new icon folder structure. Adds icon submenu to MCtheme site - #383

Documentation and plumbing

  • Adds icon submenu to MCtheme site - #405

Icons that may have been removed from core CSS file:
screenshot 2015-11-03 14 58 20
screenshot 2015-11-03 14 58 29
screenshot 2015-11-03 14 58 34

Moved icons (for text search):

<span class="fuelux-icon fuelux-icon-align-horizontal-center"></span>
<span class="fuelux-icon fuelux-icon-align-horizontal-left"></span>
<span class="fuelux-icon fuelux-icon-align-horizontal-right"></span>
<span class="fuelux-icon fuelux-icon-close-content-block"></span>
<span class="fuelux-icon fuelux-icon-content-cloud-upload"></span>
<span class="fuelux-icon fuelux-icon-content-image"></span>
<span class="fuelux-icon fuelux-icon-content-replace-hover"></span>
<span class="fuelux-icon fuelux-icon-content-replace"></span>
<span class="fuelux-icon fuelux-icon-content-text"></span>
<span class="fuelux-icon fuelux-icon-corner-radius"></span>
<span class="fuelux-icon fuelux-icon-dots-horizontal"></span>
<span class="fuelux-icon fuelux-icon-dots-verticle"></span>
<span class="fuelux-icon fuelux-icon-drag-handle-squares-hover"></span>
<span class="fuelux-icon fuelux-icon-drag-handle-squares"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-down-hover"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-down"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-thin-down-hover"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-thin-down"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-thin-up-hover"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-thin-up"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-up-hover"></span>
<span class="fuelux-icon fuelux-icon-inverse-chevron-up"></span>
<span class="fuelux-icon fuelux-icon-inverse-duplicate-white"></span>
<span class="fuelux-icon fuelux-icon-inverse-pencil-white"></span>
<span class="fuelux-icon fuelux-icon-inverse-trashcan-white"></span>
<span class="fuelux-icon fuelux-icon-margin-all"></span>
<span class="fuelux-icon fuelux-icon-margin-bottom"></span>
<span class="fuelux-icon fuelux-icon-margin-left"></span>
<span class="fuelux-icon fuelux-icon-margin-none"></span>
<span class="fuelux-icon fuelux-icon-margin-right"></span>
<span class="fuelux-icon fuelux-icon-margin-top"></span>
<span class="fuelux-icon fuelux-icon-padding-all"></span>
<span class="fuelux-icon fuelux-icon-padding-bottom"></span>
<span class="fuelux-icon fuelux-icon-padding-left"></span>
<span class="fuelux-icon fuelux-icon-padding-none"></span>
<span class="fuelux-icon fuelux-icon-padding-right"></span>
<span class="fuelux-icon fuelux-icon-padding-top"></span>
<span class="fuelux-icon fuelux-icon-padlock-locked-white"></span>
<span class="fuelux-icon fuelux-icon-padlock-locked"></span>
<span class="fuelux-icon fuelux-icon-padlock-unlocked-white"></span>
<span class="fuelux-icon fuelux-icon-padlock-unlocked"></span>

v1.11.0

01 Oct 18:40
Compare
Choose a tag to compare

New features and bugfix release

This is a bugfix release except for the swapping of blue and gray chevron icons and the addition of two email and mobile icons.

New features and bugfixes

  • Add thinner chevron icons, make default chevrons gray and hover state blue - #405
  • Add support for 'btn-secondary' - #402
  • Spacing token: change 'PX' to 'px' in design tokens - #394
  • Add multi-mail and mobile drag icons icons - #393
  • Increase icon size in large button- #391
  • Add approved 'text-color' design tokens - #381

Documentation and plumbing

  • Organize LESS files better and allow for external scoped import - #398
  • Fixes partial run of make icon task icons - #384
  • Only runs bower if ENV var INSTALL_BOWER is set - #399
  • Fix 404s on documentation site - #403

v1.10.0

09 Sep 20:39
Compare
Choose a tag to compare

New Feature Release

This release adds icons for use with content editor (padding, margin, alignment, etc). You can view their class names and final design here. There should not be any code changes outside of icons. Please review your icons when upgrading.

  • Fix partial run of make icon task icons (bug created by #371) - #384
  • Add content editor icons icons - #371

v1.9.0

03 Sep 21:25
Compare
Choose a tag to compare

New Feature Release

This release adds Salesforce Lighting Design System compatible tokens for use in custom styling. This replaces the release of tokens in v1.8.0 and moves the tokens to the dist folder, since they are programmatically built with Theo.

The latest design tokens can be previewed here:
http://fuelux-mctheme.herokuapp.com/dist/tokens/marketing-cloud.html

Current applications will probably be most interested in the following file:
http://mctheme-styleguide-sync.herokuapp.com/dist/tokens/marketing-cloud.less

New features

  • Add Theo-built design tokens in SLDS compatible structure - #370
  • Add native copy support icons - #374

Plumbing and documentation

  • Remove bower components from versioning - #372
  • Highlight icon markup to allow copying to clipboard - #365

v1.8.0

27 Aug 20:25
Compare
Choose a tag to compare

New Features and Bugfix Release

_Design tokens do not work in this version, please use v1.9 if you need design tokens. _

This version reduces colors within the theme to a standard color palette that can be found at this bottom of these notes. It also introduces Salesforce Lightning Design System design tokens into the Marketing Cloud Theme.

The theme variables (that is variables.less) should not be directly referenced outside of the theme. If a variables needs to be accessed that is within variables.less, please create an issue asking for a design token to be created within design-tokens.less. Design tokens will be maintained in the future. Theme variables may not be maintained.

New Features

  • Color palette reduction and variable creation #299
  • Add compatible SLDS design tokens to theme #359

Bugfix

  • Provide better support of icons within buttons icons #357
  • Import overriding Fuel UX utility LESS file (Ex.- .page-header) #353
  • Adding same styling to hover state of configure columns icon #355

Documentation

  • Fix to modal and nav doc styles #352
  • Add copy option to all icons #363

fireshot capture - marketing cloud colors - http___localhost_8000_examples_colors_colors html

v1.7.1

20 Aug 20:51
Compare
Choose a tag to compare

Bugfix release

TL:DR; version

Use 1.7.1 instead of 1.7.0 and you should not have to increase the specificity of your application's CSS rules if you are upgrading from version 1.6.1. The "breaking" style changes that were released in 1.7.0 have been reverted.

The long version

This release reverts the breaking style change in release 1.7.1. Version 1.7.0 added the .fuelux wrapper class to all the CSS rules found in type.less. This wrapper class has been removed which allows developers to have the same CSS specificity of versions prior to 1.7.0.

The rules that were present in type.less that needed to override rules found in the Fuel UX repository are now located in utility.less and are wrapped in .fuelux. For more details, review #345.

Apologies for all the confusion in the past three releases.

Bugfixes

  • Remove namespace from Bootstrap typography overrides, keep for Fuel UX overrides - #345
  • Add uncorrupted Illustrator icon file, Change navigation font to sans-serif - #343

Documentation

  • Basic documentation updates Documentation - #344

Plumbing

  • Add restdist task to grunt - #349

This version was released with Fuel UX 3.11.1.