Changelog:
- Fixed height of selected value & Added event keydown of CTRL+Enter to add tag on
<Select />
- Added
copyToClipboard
on string lib - Fixed icon on
<Checkbox />
- Added open prop on
<Modal />
- Added possibility to copy code on
<Icon />
story - Fixed stories for
<Notify />
,<Form />
,<Modal />
,<Sidebar />
- Fixed styles of storybook
- Removed
<Calendar />
,<DetailsCard />
,<InputSelect />
&<SelectDropdown />
- Small fix on
<Layout />
story - Fixed icon render on
<Alert />