Volodymyr Lut

Results 9 comments of Volodymyr Lut

Actually, because this directive uses it's own scope, ng-change is not available too.

Also this problem appears when you try to do use canvas as the only element of angular component. Making canvas a child of another element resolves it.

You can resolve this issue like you would normally do in, for example, react on typescript - declaring an Interface and relying on it at parent's component.

Hello, @serl. Well, this is a reasonable idea, but I would like to have all dependencies at one place. In fact, I want it to use [yarn](https://yarnpkg.com/lang/en/) - we can...

@serl using yarn is not related to keeping latest versions. You are right - it's relying on package.json. I just find it more secure. Let's close this question for now....

Ok, @serl, let's coordinate using telegram on this. Can you drop me a line there? My username is @volodymyrlut

Hey, @OrangeDuck91, @dannoblammo, @brianpkelley I've just created PR with an ability to disable HEX, RGB or HSL tabs in the very top of the dialog window. Check it out here:...

@brianpkelley You mean, if only mdColorHex is left, mdColorAlphaChannel should be set to 'false'?

@brianpkelley Ok, I've updated the PR:)