css3buttons_rails_helpers icon indicating copy to clipboard operation
css3buttons_rails_helpers copied to clipboard

Added Split Button capabilities

Open grafikchaos opened this issue 13 years ago • 4 comments

I added a new type of button group that accepts a block and returns a split button where the first button in the block will act as the main action and the remaining buttons will be used as the drop down menu links.

I also added a 'dropdown' icon to the png file and added it to the list of available icons in the spec.

grafikchaos avatar Jul 24 '11 16:07 grafikchaos

Wow. I have only just been able to get around to testing this fork out and it looks great! I love the idea.

Let me have a bit of a play around with it, but i'd love to see this get merged in asap.

thetron avatar Aug 06 '11 13:08 thetron

Have you had a chance to evaluate the split button functionality? can it be pulled upstream?

grafikchaos avatar Oct 04 '11 16:10 grafikchaos

I've fast-forwarded my fork so it is compatible with the 1.x series

grafikchaos avatar Oct 05 '11 06:10 grafikchaos

I finally fixed my SplitButtonHelper so all the content should now display as expected

grafikchaos avatar Jan 02 '12 19:01 grafikchaos