History log of /yui3/src/button/tests/manual/everything.html
Revision Date Author Comments Expand
d8a453d703387a8f8168c110b3a052dc60e4a794 15-Feb-2012 Derek Gathright <drgath@gmail.com>

Work in progess for new Button component.

ee35285880f15c21c8e5cd9c624701307eedc46d 02-Feb-2012 Derek Gathright <drgath@gmail.com>

[#2531708] Fix for multi-line Y.Button labels

00f2b00364b458da2810ab1132f2404b53a31225 26-Jan-2012 Derek Gathright <drgath@gmail.com>

Fixes #2531591. Added height to stylesheet

bb34581aa2148e0cfe89fbb5473165ae35a87fb5 26-Jan-2012 Derek Gathright <drgath@gmail.com>

Linted

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

Button tests update

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

Lots of Button updates. Better accessibility. ButtonGroup fixed.

e6de468bd2f39ec126ec9e70afe00bbbdaad8e9c 16-Dec-2011 Derek Gathright <drgath@gmail.com>

Added skins. Will break off into separate skin files in future. [#2530994]

db1bbf94979caed0f2f215224d52100ba61a42aa 13-Dec-2011 Derek Gathright <drgath@gmail.com>

Some changes to the event handling system. Decoupled rendering update from Attribute intialization. Test fixes.

c9871cbdfcd26b5d20932513df38a0f231ddc33f 12-Dec-2011 Derek Gathright <drgath@gmail.com>

Quite a bit of tweaks to fix a dependency issue

f29d0fcc86c0e5ec9f98a4a12b881fae0ebd7d42 10-Dec-2011 Derek Gathright <drgath@gmail.com>

An idea for overwriting Y.Button.prototype.on to make event assignments nicer to deal with

4679bde12548e75a51abcb9c51cde874e70427a8 10-Dec-2011 Derek Gathright <drgath@gmail.com>

Example updates

64a0687a6370761e2fa57761cde7398a870ecc60 10-Dec-2011 Derek Gathright <drgath@gmail.com>

Made event bindings accessible via the prototype

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

Added support for Y.Button to create <button> nodes

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

More tweaks & enhancements

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

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

Added Y.Console.

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

dependency cleanup

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