History log of /yui3/src/button/js/core.js
Revision Date Author Comments Expand
cceccdb28016ec7a8589d981db1237c1f72c6f93 21-Mar-2012 Derek Gathright <drgath@gmail.com>

API documentation updates

79a7949ec943200ad3c7f1c20af065cf8936907d 02-Mar-2012 Derek Gathright <drgath@gmail.com>

Considering these setters update the UI, the original names made sense. Helpful in the future if you want to have real/non-UI setters that these are called from.

8d2276a4a406c3a9565c3950d2bec8831f3bb6d9 02-Mar-2012 Derek Gathright <drgath@gmail.com>

ARIA updates for button

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

Documentation and small fix for button-core

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

_setLabel() now sets text as opposed to innerHTML

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

Added test for alternate _getLabel() exit

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

Improved _getLabel()

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

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

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

Adds support for #2531820 - Nested button structures

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.

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

Updated Button manual tests/demos to work with the new Button modules

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

More Button cleanup

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

Cleanup & doc updates

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

New meta updates to all the Button modules