YUILibrary - Open source JavaScript and CSS for building richly interactive software.
Fork YUI on GitHub

YUI 2.x

Timeline (09/01/2010 - 09/30/2010)

09/02/10

14:09 crispy: Ticket #2529102 (Inconsistency between DataTable and ScrollingDataTable: classes in showTableMessage)
DataTable.showTableMessage, if passed a className in its second argument, will discard any previous classNames on the message element and replace them
15:09 crispy: Ticket #2529103 (Toolbar ignores "title" attribute in button config)
After adding a button to a toolbar, the title attrib on the button is set to the value of the button's "label" property, rather than the "title" prope
16:09 Eric Kingston: Ticket #2529104 (API Documentation for triggerContextMenuEvent does not list any parameters.)
Current documentation:triggerContextMenuEvent ( )Custom Event wrapper for the "contextmenu" DOM event ("mousedown" for Opera) fired by the element

09/01/10

17:09 Satyam: Changeset [316183edb]
Changed "accelerator" configuration attribute into "animAccelerator"
18:09 Helen Araya: Ticket #2529101 (Chart Title)
Is there a way to add Header to YUI Charts?Currently I am using a Div And Labeling the Div with the chart header I want just to to add header, but