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

YUI 2.x

Timeline (03/01/2010 - 03/31/2010)

03/11/10

07:03 Alexandre Morgaut: Ticket #2173352 (@todo tag)
We use a @todo tag and we want it to behave like the @deprecated tag with : - filter ("show todo checkbox") working in nav lists, descriptions, an

03/05/10

10:03 Alexandre Morgaut: Ticket #2173351 (Add a tag @attributes for { Writable, Configurable, Enumerable, Extensible })
As ECMAScript level 5 allows now anyone to fix internal attributes of objects via - Object.create(), - Object.defineProperty(), - Object.de

03/04/10

16:03 Alexandre Morgaut: Ticket #2173349 (inherited methods in properties section)
Inherited methods are shown in the properties description section when there is no own method
21:03 Alexandre Morgaut: Ticket #2173350 (visual distinction between valid public properties and methods, and others in nav)
I simply added this to the "api.css"#doc3 .nav .module UL.content LI.deprecated A,#doc3 .nav .module UL.content LI.private A,#doc3 .nav .modul

03/03/10

14:03 Alexandre Morgaut: Ticket #2173347 (Bad static support: instance properties mixed with constructor properties)
The problem is the same for static properties and methodsHaving classes with similar context I am really disappointed that : - static property
15:03 Alexandre Morgaut: Ticket #2173348 (Error if a description bloc is too long)
I made a file describing the ECMAScript Core API, and while I provide wider descriptions, YUI doc starts to complain :Traceback (most recent call

03/01/10

14:03 Dav Glass: Changeset [1c76ee672]
Fixed JS Syntax error