Miguel Michelson Martinez

Results 242 comments of Miguel Michelson Martinez
trafficstars

Have you called it within the onchange method? El lun., 16 de diciembre de 2019 1:43 p. m., Artyom < [email protected]> escribió: > Thanks for answer. I already tried updateTextOfBlock...

Hi @lutaev , I've added a branch in which I've implemented the custom caption on image added. As you noted the `updateTextOfBlock` does not work, I've updated the function with...

I put those deps into peerDependences in package.json, it seems that your npm does not install them, but warns the user in order to install it. how is the rc20...

@thith thanks for all your reports, this issue indeed is a known one! I'm sorry for not answer earlier, right now my country is in a very complex political situation.

Hi @LeonidPelyhivskyi , position looks good to me, maybe it's not quite pixel perfect yet. The size could be handled by hiding some elements on media query. I guess that...

Hi @LeonidPelyhivskyi, maybe it would make more sense to set position of the toolbar as fixed (editor's top or bottom ) instead popover mode on mobile context. ¿what do you...

check version 0.5.0-rc13 👍 ## I've implemented a fixed version of the menu. for mobile will render as: ![image](https://user-images.githubusercontent.com/11976/52766819-267ad800-3007-11e9-81fe-fa1858a4da1c.png) ## for wide screen will render as: ![image](https://user-images.githubusercontent.com/11976/52766830-3397c700-3007-11e9-9947-d3c49a1fc8ea.png) > Also you...

Hi , please add the error trace & hopefully an application example to test (codepen , stackblitz)

You have to enable the add button which is the element which triggers the upload search.- check this https://github.com/michelson/dante2/blob/8fc88a86802538507afcdcc43d7ac3d49e4f0f40/src/editor/components/popovers/addButton.js#L288 you have to add `video/mp4` to formats