vue-aui icon indicating copy to clipboard operation
vue-aui copied to clipboard

Added prop color for a custom background color for the toggle button.

Open guastallaigor opened this issue 6 years ago • 4 comments

guastallaigor avatar Oct 16 '18 19:10 guastallaigor

This is something that I came up for my needs. I've found nothing anywhere for custom colors in any components in AUI, and that's something I think it's nice to have for a few components, such as buttons.

I will try to do my best and make the changes you've asked once I get enough time. Thank you again.

guastallaigor avatar Oct 17 '18 16:10 guastallaigor

@damienix Please check if this new changes are ok for you. I changed the props from VaColor to VaType, and now the accepted values are just like VaMessage: 'error', 'warning', 'success' and 'info'. Not sure if the code is great but it works for my needs at the moment. Any changes just let me know. Thank you.

guastallaigor avatar Nov 19 '18 11:11 guastallaigor

Hi @guastallaigor.

I was on leave and still trying to catch up with everything. And you reported a lot of new stuff so a need to allocate some time on that :)

I'll try to review this in the upcoming days. Cheers

damienix avatar Nov 19 '18 18:11 damienix

Hello! Not a problem at all, you review all the things when you can :). No rush. Cheers.

guastallaigor avatar Nov 19 '18 19:11 guastallaigor