Switch to M&T
Overview

Changelog

All changes and revisions to Wilmington Trust Currency will be documented here. For specific questions or issues with updating, please reach out to us.

April 25, 2023

Currency v4.5.1

New

  • There were no new updates to Wilmington's SCSS codebase in this release.

March 28, 2023

Currency v4.5

New

  • Added new Badges.

Fixed

  • Fixed Text Input height and padding.
  • Fixed Button component padding and not wrapping text properly.

March 14, 2023

Currency v4.4.1

New

  • Added new .u-cursor-default utility.

July 26, 2022

Currency v4.4

New

  • Added new c-spinner component.
  • Added new disabled and error state for c-textarea.

Fixed

  • Updated the default variable for $_localFontPath to ~currency-design-system/fonts to ensure Currency works right out the box via npm install.

June 7, 2022

Currency v4.3.1

Fixed

  • Separated c-button-group variables from c-button.
  • Fixed a bug regarding DXImageTransform causing compilation errors.
  • Fixed incorrect values on Wilmington color variables.
  • Fixed incorrect spacing on p-list-actions.

May 9, 2022

Currency v4.3

Fixed

  • Fixed a bug regarding a missing class for 'u-flex--break'.
  • Fixed the background color of the loader component.
  • Fixed a bug with the loading component not rendering the correct spinner.

April 12, 2022

Currency v4.2

New

  • A new c-link variant, c-link--inherit, has been added, inheriting the font-size of its parent container.
  • New utility classes have been added for forcing visiblility on different breakpoints (ie. u-is-visible--medium).

Fixed

  • Fixed a bug regarding a missing class for 'u-flex--break'.

March 15, 2022

Currency v4.1

New

  • Icons now have class modifiers for sizes: .icon--xs, .icon--lg, .icon--xl

Improved

  • Text links are now underlined by default and no longer underlined on hover.

Fixed

  • Fixed a bug in which two backslashes were being compiled for font paths.

February 15, 2022

Currency 4.0

New

  • It's official, we've switched to Gotham. It's not the font we deserve, but the font we need.

January 19, 2022

Currency v3.9

Improved

  • For accessibility purposes, we have darkened the GrayDark color token. GrayDarker will be deprecated in a subsequent release.

December 7, 2021

v3.8

New

  • We added a Lists icon to the WT icon library

Fixed

  • We've fixed the bug on the Exclamation icon so that, you know, there's finally an exclamation mark. This fix is reflected on all OS's in all browsers.

November 9, 2021

v3.7

Fixed

  • We corrected the classes for the Breadcrumb and Progress Tracker components to align more closely to our BEM standards

September 22, 2021

v3.6

Fixed

  • We've fixed an inconsistency on the stroke and border radius of the checkbox and radio button focus states
  • We deprecated (for good this time) an old font color that was still appearing in some active inputs

August 24, 2021

v3.5

Fixed

  • We've included the Icon Link asset at small, medium and large sizes
  • We corrected a line height issue in the Badge component that caused text misalignment

August 10, 2021

v3.4

Fixed

  • We added the missing padding to the alert variant of the Modal pattern

July 27, 2021

v3.3.1

Fixed

  • We fixed an issue with the l-container class that caused tablet sizes to inherit mobile breakpoint dimensions. Thanks to Richie Caravalho, Ryan Marcey and team for bringing the issue to us!

July 13, 2021

v3.3

Improved

  • We optimized the Badge component to include a negative variant and updated the naming to align with the Status guidelines

June 29, 2021

v3.2

Fixed

  • The Wilmington typography classes now more accurately reflect the established type styles

June 15, 2021

v3.1

New

  • We uploaded a new upload icon

Improved

  • We've updated the code for Checkbox so that the entire container is a hit target
  • Wilmington has an updated color palette to reflect current usage and pare down unused colors
  • We added a label to the WT text inputs

Fixed

  • We updated the font size on tabs to be 16px

June 4, 2021

v3.0

New

  • There's a new Progress Tracker component in the system. The tracker has two variants with associated states
  • The Breadcrumb secondary navigation component has been coded

Improved

  • We've restructured the SCSS tokens to streamline development and contribution
  • We've applied a 4px border radius on any applicable elements for consistency

Fixed

  • We tweaked the padding and line height on the modal and set a max-width at 710px

May 18, 2021

v2.4

Improved

  • We removed the 100% row width from the flexbox grid to solve an issue with nesting grids
  • We added Regular and Medium font weights to the code to align with the availability of weights in the designs
  • We updated the Tab component so the inactive tab title has a weight of regular

May 4, 2021

v2.3

Improved

  • The icons have been updated to include a bounding box to match the recent update to the designs

April 20, 2021

There were no changes made to the Wilmington SCSS library in this release.

February 17, 2021

v2.9

New

  • Updated the WT header to have a responsive menu

December 21, 2020

There were no changes to Wilmington's SCSS codebase in this release.

December 7, 2020

v2.8

Fixed

  • We’ve squashed some bugs in the Modal pattern

November 23, 2020

There were no changes to Wilmington's SCSS codebase in this release.

November 9, 2020

v2.7

New

  • We’ve optimized the code for default Radio buttons and deprecated the old classes to _legacy. Code snippets for all variants can be found on the Radio develop page

Improved

  • We have included new variants for Tooltips based on behavior and content

October 26, 2020

v2.6

Improved

  • We’ve refactored the Radio Buttons to account for focus. These changes will be introduced to the doc site next sprint.

October 13, 2020

v2.5.1

Improved

  • We added alt text to all notifications

Fixed

  • We spelled February wrong in the Date Select component. How embarrassing. Thanks, Courtney Ressa, for pointing it out!
  • While we were there, we fixed the border radius on the Date Select to be 5px instead of 2px
  • We corrected the font weight on the text input to be 400
  • We also corrected the border radius on notifications to be 5px instead of 2px

September 28, 2020

v2.5

New

  • WT has a new chip component to indicate selected and active filter fields. Find info on how to properly use this component on the documentation site

Fixed

  • Border colors for the following WT inputs have been updated to pass accessibility: Text Input, Text Area, Select Box, informational Badges, inactive buttons in Button Groups, Cards, Checkbox, Radios, Date Select, information Notifications, secondary Buttons and Small Buttons
  • There’s now a 1px border on Checkbox classes
  • There’s now a 5px border on Select Box classes

September 14, 2020

v2.4.3

New

  • Wilmington Trust has a new modal in town. Use the new p-modal-alert classes for the Alert Modal variant

Improved

  • We’ve updated the classes for Wilmington Trust Inline Notifications to reflect color changes

Fixed

  • On mobile, all Wilmington Trust Modal headers now align left, content color has been changed to #010000 and the primary button will responsively stack on top of the secondary button

August 31, 2020

v2.4.2

New

  • We’ve coded the WT Modal with a sticky subheader

Improved

  • The Focus State we defined for the Button was a hit, so we added it to these other WT components: Small Button, Button Group, Text Input, Textarea, Select Box, Date Select

August 18, 2020

v2.4.1

New

  • We redesigned the WT Footer to be applicable to Wilmington and responsive at different breakpoints

Improved

  • We added a class for the WT Information Badge variant

August 03, 2020

v2.4

New

  • More big changes to Tokens! The base level values of the system (color, font, type and spacing) are now variables and are used in the values for all the component tokens

Improved

  • We’ve updated the Header pattern to use correct color and spacing values
  • Tabs for MT and WT now include javascript and are functional
  • We’ve changed our Boolean Variables. Use isMTB or isWTC to determine your SCSS content
  • The WT Action Group is not applicable, so we deprecated it
  • WT Buttons now have a fixed min-width of 100px

July 20, 2020

v2.3

Improved

  • We’ve split our Tokens into multiple files
  • There is a new Sandbox Environment available for developers to test Currency. Find the ReadMe (and read it) to learn more
  • The WT Modal is now coded to use the correct close icon

Fixed

  • We fixed a rendering issue with WT Icons that caused the Bell to appear overlaid on other images. Get outta here bell, nobody rang

July 6, 2020

v2.2.1

Improved

  • Wilmington Trust Buttons have now have a max-width of 100 pixels
  • All WT Icons have been added to the repository

Fixed

  • The WT Modal has been updated to use the correct close icon
  • Radio Button focus and functionality has been made more accessible for both M&T and WT
  • The Primary Button focus has been fixed for both M&T and WT

June 22, 2020

v2.2

New

  • An International Date Select variant has been added to M&T and Wilmington Trust components
  • Wilmington Trust Icons have been added to the repository

June 08, 2020

v2.1

New

  • Components and Patterns that use icons have updated CSS to support Currency’s iconfont
  • A Wilmington Trust Modal pattern has been added (The Tandem 7 Modal will be deprecated shortly, please convert all instances to the new modal)

Improved

  • Checkbox container is now separate from the checkbox atom, allowing the component to be used without a container
  • The icon naming convention has been updated from camel case (iconName) to dash separated (icon-name) in accordance with Currency BEM naming standards

Fixed

  • WT Checkbox and Radio Button colors have been fixed to reflect the WT palette
  • The Type Utility .u-type--bold has been updated to resolve an issue with conflicting font weight classes