cceccdb28016ec7a8589d981db1237c1f72c6f93 |
|
21-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
API documentation updates |
32db3cd3a46c3850c354f593f6ea5ebef8b50591 |
|
21-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
Fixed Y.Button documentation |
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. |
bb09a8bcec28d3fcfe6649ea17c5042b68ea1627 |
|
02-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
Y.ToggleButton's 'selected' attribute was silly and needed to be removed |
1321f3d57acdabe63869fd24affd5953be3348b7 |
|
02-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
Y.ToggleButton supports checked/pressed=true as a config param |
e592b34ac3f93557b9c7b30f9debc810a4875e79 |
|
02-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
Button cleanup |
8d2276a4a406c3a9565c3950d2bec8831f3bb6d9 |
|
02-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
ARIA updates for button |
c3e956d9b62a538911d580547f2dff07b7f0a4b0 |
|
02-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
Added 'pressed' & 'checked' attrs for external use in Y.ToggleButton |
615e6a4633b53af433f9bfb616363b682d487043 |
|
02-Mar-2012 |
Derek Gathright <drgath@gmail.com> |
Migrated 'selected' logic from Y.Button to Y.ToggleButton' |
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. |
22084377ce30892c9fd181dada2d206969298e07 |
|
22-Feb-2012 |
Eric Ferraiuolo <eferraiuolo@gmail.com> |
Basic JSLint cleanup of Button code. |
b2e3e4e5b9ad601bb552e859ade3329168457dd6 |
|
22-Feb-2012 |
Derek Gathright <drgath@gmail.com> |
(mostly) Doc updates for the Button widgets |
a7e9ca67d735ae1bcdc1f7deb35ab98dd9c9f614 |
|
21-Feb-2012 |
Derek Gathright <drgath@gmail.com> |
New meta updates to all the Button modules |
d8a453d703387a8f8168c110b3a052dc60e4a794 |
|
15-Feb-2012 |
Derek Gathright <drgath@gmail.com> |
Work in progess for new Button component. |