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

API documentation updates

0dfbd00c5205087c64b4f03bee16e055970fc19e 01-Mar-2012 Derek Gathright <drgath@gmail.com>

Added 'originEvent' to ButtonGroup's 'selectionChange' event payload

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

Button documentation updates

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

button-group 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

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

Fixed class name bug

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

Cleanup for ButtonGroup

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

New meta updates to all the Button modules

efa2177e01a423054231b00ca0e3c518e7ec79b9 17-Feb-2012 Derek Gathright <drgath@gmail.com>

New Button modules

d8a453d703387a8f8168c110b3a052dc60e4a794 15-Feb-2012 Derek Gathright <drgath@gmail.com>

Work in progess for new Button component.

e52e720a4fcf905ad7e7da26903648588eff6ce3 07-Feb-2012 Derek Gathright <drgath@gmail.com>

Lowercased module name

705f5b98fcc7d5378f007556c762963d75cb1fd2 25-Jan-2012 Derek Gathright <drgath@gmail.com>

Button tests update

9d256079026e0543e7d89c92ee6cccf0ff8a0c77 24-Jan-2012 Derek Gathright <drgath@gmail.com>

Documentation and example updates

800a6a9307a3bbe026f640d20ef73c3d627efc37 24-Jan-2012 Derek Gathright <drgath@gmail.com>

Lots of random Button updates. Still more work to do with its docs

aaa0dde273f4973c3b981524d3b595e3ae3c2d1c 22-Jan-2012 Derek Gathright <drgath@gmail.com>

Cleanup

a50498af4f5879ae39d16de58be80f11876e72dd 22-Jan-2012 Derek Gathright <drgath@gmail.com>

Removed hard-coded ARIA states.

f93a86c4a461819a2e403b2e9fc82dbccd1b661a 22-Jan-2012 Derek Gathright <drgath@gmail.com>

Lots of Button updates. Better accessibility. ButtonGroup fixed.

db92b84e128cab8bd1aecfa3c38718a339eb501f 09-Dec-2011 Derek Gathright <drgath@gmail.com>

Button refactor, now extends Y.Base

6aaa468f50af23f08685835d1984767b81a4446a 08-Dec-2011 Derek Gathright <drgath@gmail.com>

Added Button component src files

/yui3/src/button/build.xml /yui3/src/button/button-base.properties /yui3/src/button/button-base.xml /yui3/src/button/button-cssbuttons.properties /yui3/src/button/button-cssbuttons.xml /yui3/src/button/button-group.properties /yui3/src/button/button-group.xml /yui3/src/button/css/cssbuttons.css base.js group.js /yui3/src/button/meta/button.json /yui3/src/button/tests/button-group-test.js /yui3/src/button/tests/button-test.js /yui3/src/button/tests/index.html /yui3/src/button/tests/manual/basic.html /yui3/src/button/tests/manual/buttons.html /yui3/src/button/tests/manual/everything.html /yui3/src/button/tests/manual/generator.html /yui3/src/button/tests/manual/icon-sprite-dark-and-light-24.png /yui3/src/button/tests/manual/icon.html /yui3/src/button/tests/manual/image.html /yui3/src/button/tests/manual/index.html /yui3/src/button/tests/manual/keyboard.html /yui3/src/loader/js/yui3.js /yui3/src/loader/js/yui3.json /yui3/src/yui/js/alias.js
cdc8da81f72ee74d3d969419c17ea47f105fa57c 08-Dec-2011 Derek Gathright <drgath@gmail.com>

Added test for ButtonGroup

da305277c2c37f9ad96ae0a0cc6dd9bda43f5953 08-Dec-2011 Derek Gathright <drgath@gmail.com>

linted

f8a4451ab76c7cf265accab801c3514e64ed2742 07-Dec-2011 Derek Gathright <drgath@gmail.com>

Added Y.Console.

08cdb1908c8c2ebede750bd310cba3a96593b21d 06-Dec-2011 Derek Gathright <drgath@gmail.com>

Lots and lots and lots of updates

32c6e0089417028e62430a9c13b56a0a989d2aae 02-Dec-2011 Derek Gathright <drgath@gmail.com>

Y.ButtonGroup now uses ArrayList

eff05f7c33e07afb36ce2845041322e83445a05e 01-Dec-2011 Derek Gathright <drgath@gmail.com>

made backgroundColor and attribute

666fb1af175d6536aa882340e6249b6733bf6bf2 01-Dec-2011 Derek Gathright <drgath@gmail.com>

Big update. Began adding sugar and removing overlap between Y.Node and Y.Button.

e3897aaf02ecc29a0c916fa04106d1aead646e10 23-Nov-2011 Derek Gathright <drgath@gmail.com>

Examples improvements. Removed Y.ButtonGroup.addButton() for the time being.

59f46e3ac39a4447080c957ac93d78bb41a66eea 23-Nov-2011 Derek Gathright <drgath@gmail.com>

Linted & cleaned up examples

ec334eb75e9a653724ec392634897801962e1f18 23-Nov-2011 Derek Gathright <drgath@gmail.com>

Small modifications

d9c6583f91a300de45f8166de9de85efb2a13246 23-Nov-2011 Derek Gathright <drgath@gmail.com>

Some updates and new examples

f32e892f6d83db718fac81598b6cda68906ccd74 21-Nov-2011 Derek Gathright <drgath@gmail.com>

Intial button commit