nickmaltsev

Results 4 issues of nickmaltsev

Add `enterHandling` flag that define should we press focused button on enter key press. Add `focusedButton` prop that determine which button to focus. Remove `onEnterKeyPress` prop.

kind/enhancement
component/dialog

https://github.com/styled-components/jest-styled-components

kind/enhancement

We already have all this variations, thanks to PropTypes. So instead of manually write snapshot test case for each prop, which is unmaintainable and unreliable, we can just generate it...

kind/enhancement