- Corrected the syntax for various stylesheet annotations so that they will properly appear in the Overview of CSS Classes section for their respective blueprint.
- Updated to Icons v9.39.0 and added new icon design token colors
- Added icons synonym metadata to SLDS dist
-
In Summer ’21, all BEM notation with double dashes will no longer be available in SLDS 2.13.0 and later versions. For your styles to continue working with SLDS 2.13.0 and later versions, replace
--with_in your CSS. For more information see the Salesforce Winter `21 release notes. -
Updated @salesforce-ux/icons to 9.38.0
-
Added proper font-size change to mobile demos on the site
- Added opacity override for placeholder text in inputs for Firefox browser
-
Corrected various documentation typos and formatting in:
- components/app-launcher
- components/button-icons
- components/global-header
- components/global-navigation
- components/lookups
- components/menus
- components/panels
- components/picklist
- components/popovers
- components/progress-indicator
- components/prompt
- components/publishers
- components/setup-assistant
- components/spinners
- components/tabs
- components/tiles
- components/toast
- components/trees
- components/vertical-tabs
-
Fixed broken links in earlier release notes
-
Updated Icons to 9.37.1
- Updated Icons to 9.36.1
- Updated Icons to 9.35.0
- Moved font-size declaration on touch devices to the touch CSS file
- Corrected class name in Progress Bar Circular example
- Corrected various documentation typos and formatting in:
- components/activity-timeline
- components/alert
- components/app-launcher
- components/avatar-group
- components/breadcrumbs
- components/builder-header
- components/button-groups
- components/button-icons
- components/buttons
- components/cards
- components/carousel
- components/chat
- components/color-picker
- components/combobox
- components/data-tables
- components/datepickers
- components/datetime-picker
- components/drop-zone
- components/dueling-picklist
- components/dynamic-menu
- components/expandable-section
- components/expression
- components/file-selector
- components/form-element
- components/global-header
- components/global-navigation
- components/icons
- components/illustration
- components/input
- components/menus
- components/page-headers
- components/panels
- components/path
- components/picklist
- components/pills
- components/progress-indicator
- components/progress-ring
- components/prompt
- components/publishers
- components/scoped-notifications
- components/setup-assistant
- components/tabs
- components/trees
- utilities/borders
- utilities/description-list
- utilities/line-clamp/docs.mdx
- Removed
slds-is-mobilescoping class. Touch related styles will now be applied automatically via a feature detection media query. - Blueprints now use specific
_touch.scssfiles for touch context styling.
- Updated node dependencies to remove vulnerabilities.
- Updated project readme to recommend use of the Storybook development environment.
- Added
-mozand-webkitprefixes toappearance : nonerules - Generate a sanitized version of SLDS in
.distthat does not contain--BEM notation for modifiers, removes deprecated code, and only imports support Lightning Web Components.
- All mobile/touch enhancements are now scoped
slds-is-mobile. The scoping class should be applied to thehtml/bodyelement.
- Update color swatch to latest token values
- Removed support for ASE color swatch format
- Fix
font-sizeofbodyto adjust when on a touch-enabled device
- Moved all components to mdx documentation
- Fix import statement for VisualForce specific styles
- Redesigned our Design Tokens page to include GA vs Internal designations and "New" badges
- Added Release Notes to individual component pages
- Improved the accessibility of links on our site
- Added new design guidelines for Builders and Empty States
- Moved Tree Grid to its own item, instead of being included in Trees
- Added variable spacing tokens to support new Densification settings