VNadygin

Results 8 issues of VNadygin

Cannot bind data to toggle initially check. Works with a checkbox. Possible problem with metadata.

bug
metadata

Textfield initial value doesn't passed to the mutation without editing this textfield

bug

Steps to reproduce: 1) Add action to the checkbox 2) Select update todo 3) Create custom function with arg `isChecked` and return value `!isChecked` 4) Bind `completed` field to function...

bug

Some components use `window` in the implementation. Trying to use Reactackle in SSR mode throw an error `Window is not defined`

kind/enhancement

Props `data` should be used to render menu structure from JSON with the props in keys

kind/enhancement
component/menu

http://reactackle-docs.braincrumbs.io/#/tooltip/demo case 4 Tooltip positions bottom and left is different from other cases with the same props passed

kind/bug
component/tooltip

With HOC `withTooltip` you can use custom tooltip content. Add ability to use custom content in Text, Checkbox, Tag components. Now only default one with text is applied

kind/enhancement
component/tooltip

Hi team, I would be nice to have a support for a new release of the prisma v6. Currently the lib is showing warning: ` [email protected] does not officially support...

type/feat