uui-dropzone should set the 'accept' attribute (#662) (9d03779)
uui-input: make the inner input follow the height of the custom element and add a variable to control it (4045c14)
uui-popover-container: disable the focusout close listener (#663) (23900eb)
uui-select: do not enforce a certain background-color (c2eebfc)
uui-select: make the inner select follow the height of the custom element (9ac213a)
uui-select: move 'height' and other properties to inner element because it is easiest to control the select rather than mimick it in terms of :focus and :hover on the outer element (b69ed74)
uui-select: set display to "inline-block" to match the inner native element (e4e3ffd)
Features
uui-menu-item: add flatten css var to hide chevron column (#665) (cec3188)
uui-popover-container: set popover attribute automatically (#664) (201f449)