Eliav2

Results 61 comments of Eliav2

yes friend - I understand that I suppose to make the position of the ArecherElement absolute and not the contained div - and this will do the trick i needed,...

sorry friend but i need to reopen the issue because the position: absolute does not work on ArcherElemnets as it works on div (or any other regular element). ArcherElemnets are...

hey friend! sorry for not being so long

this is not customable by the API but you can just copy the source code and replace the ArrowDownIcon.js file with your own svg

You don't want to forward ref, you probably want to pass ref to the div container. Go ahead and try passing ref to divContainerProps. Please read advanced customization

To get the size of the arrow you should pass ref to svgprops Does you solved the issue?

oh yeah.. you can't pass this prop because you overwrite 'ref' which is used internally by react-xarrow ... this means that in the current version you can not access the...

When considering whether or not adding lodash as dependency, I actually created production builds (using CRA, which uses webpack) with and without lodash. The difference was about 2-3k in size...

thank for this great report @joealden most of the lib was rewritten(but nothing pushed yet to github) so pull request can't be merged easily, but i will consider bundle size...