Billy Bastardi
Billy Bastardi
New Features include Button attributes -data-arrow-icn -data-cancel-icn API helpers .update() jQuery interface $('.sel').gumi('method', [args])
It would be nice if gumi didn't break when parent elements have 'overflow: hidden' set on them. One option is to deal with position fixed, the other alternative is to...
It would be nice as a developer, to deal with the API methods on a collection of gumi instances vs having to iterate through each one, grab the .data('gumi') instance...
As a developer, i'd like a programatic way to dynamically clear the options.
As a developer, I'd like a programatic way to add options to my drop-down.
It would be nice to create a bunch of pre-styled "themes" in css that can be applied via the Javascript interface using the properties such as "buttonClass", "dropdownClass", etc. Potentially...
As a developer, data-default-value is more confusing then data-default-label for the button attribute. Deprecate the data-default-value and create data-default-label instead.