History log of /yui3/src/button/js/plugin.js
Revision Date Author Comments Expand
347511d70b1f81d9b08363612fdabcef8a85e7a6 29-Feb-2012 Derek Gathright <drgath@gmail.com>

Button documentation updates

f6eaca952977579049a77179dc827c5fc1d6c808 29-Feb-2012 Derek Gathright <drgath@gmail.com>

General Button updates. Added some documentation. Renamed _uiSet/Get to _set/get. Fixed a bugs.

2eb35ccb37fe639723fe98fe220deb1044c78f49 27-Feb-2012 Eric Ferraiuolo <eferraiuolo@gmail.com>

Support for `Y.Plugin.Button.createNode()` to take a `config.template`. This allows button instances to override the default template. Useful when statically declaring a button config with a `template: '<a />'`.

d84e6eafa90b3c7d00c0b8a6c12981c3488c3d2d 23-Feb-2012 Derek Gathright <drgath@gmail.com>

Removed some unused lines and fixed a ButtonCore instantiation bug

22084377ce30892c9fd181dada2d206969298e07 22-Feb-2012 Eric Ferraiuolo <eferraiuolo@gmail.com>

Basic JSLint cleanup of Button code.

ac52247eb56c40b812f895661f339a16035d6f82 22-Feb-2012 Derek Gathright <drgath@gmail.com>

More Button cleanup

a7e9ca67d735ae1bcdc1f7deb35ab98dd9c9f614 21-Feb-2012 Derek Gathright <drgath@gmail.com>

New meta updates to all the Button modules