Bugs Fixes & Improvements
- Corrected issue with the misplacement of
%fd-form-base
in the SCSS codebase resulting in duplicatedinput[type=‘checkbox’]
andinput[type=‘radio']
code in compiled CSS. Restores the intended organization for core/forms files. - Corrected issue with the width of
dropdown
components on the documentation site. - Corrected issue with
radio
border-radius rendering on documentation site. - Corrected issue with documentation padding styles having a negative result in the presentation of
tile
. - Added documentation for the Neutral 4 color.
- Corrected visual issues with
toggle
in documentation/testing sites. - Corrected issues with
input-group
addons not visually matching in height with eitherinput
ortextarea
next to them. - Added Node LTS 8.12.0 as a project requirement. Later versions of Node are currently not supported and confirmed working. Anyone currently experiencing
npm install
orgulp
errors locally should confirm their current local version of Node.