Releases
core-2.0.1
line47
released this
21 Aug 19:04
🚀 Added
Added draft React <Table>
component (do not implement) (#706 )
💅 Changed
Prevent link.scss
styles from being imported multiple times in base/index
and in Alert.scss
(#774 , #780 )
🛠 Fixed
Fixed and updated typescript definition files (#773 )
The package.json has been configured to point to the new definition files with the types
property
Fixed missing object assign polyfill for IE11 support (#785 )
Fixed background color for transparent inverse buttons (#768 )
Fixed link color issue where link color was incorrectly set to primary-dark
(#782 )
Fixed missing getMonthNames
export from MonthPicker
component (#784 )
Fixed missing !default
in scss setting variables (#774 )
Refactor currency mask and fix unintentional rounding of large currency inputs (#786 )
Fixed console warnings for HelpDrawer and Dialog component (#778 )
📦 Internal
Added create-react-app example (#762 )
Updated CMSDS examples (#762 )
📦 Internal
Typescript definition files are no longer auto generated for the core, instead they are manually written
🚀 Added
Update form HTML examples to be consistent with <FormLabel>
markup (#783 )
💅 Changed
Reorganize doc site SCSS to make it easier for child design systems to import default doc site styles (#775 )
Uses draft React <Table>
to improve responsive behavior of react prop documentation
You can’t perform that action at this time.