Ondra Kandera

Results 4 issues of Ondra Kandera

Just a simple fix with _IBInspectable_ property to set drop shadow on/off. Default is on.

enhancement

Hi, is there a possibility to create self-sizing cells? I know that without setting `widthForColumn` cells are fitted to screen. I want to set cell width based on the highest...

Added a lot of **new properties** to customize notification - _title_ and _subtitle_ colors and fonts; _button(s)_ background and text color, corner radius, border color and width. All properties reset...

When using drag handles I'd expect the text inside an element (tape name in example below) to be selectable, but it's not. ```vue import { useDragAndDrop } from '@formkit/drag-and-drop/vue'; const...