16.0.0-beta.0
Pre-release
Pre-release
riitasointi
released this
18 Dec 15:18
·
11 commits
to develop
since this release
Release notes
General
- Breaking change: Update a lot of dev dependencies (#888)
- For commonJS builds to work as previously, use named import for
styled
from styled-components. E.g.import { styled } from 'styled-components';
- For commonJS builds to work as previously, use named import for
- Reset styles for
<mark>
components inside the library (#887)
Table (#889)
- Introduce the
<Table>
component
FileItem, FileInput (#884)
- Fix circular dependency between FileInput and FileItem
DateInput (#890)
- Stop event propagation of escape keypress in DatePicker