History log of /yui3/src/node/js/node-core.js
Revision Date Author Comments Expand
880f76ee227b05b889736151e137e61c7bbf950d 02-Feb-2012 Matt Sweeney <matt.sweeney@yahoo.com>

breakout node-data src and add tests

ab753f759e36b2749cac5c70344479f86ce5f239 02-Feb-2012 Matt Sweeney <matt.sweeney@yahoo.com>

allow node data to initialize from DOM

8ad394e59ca875ba6bacf4aaf867f38a5e3d7766 07-Nov-2011 Matt Sweeney <matt.sweeney@yahoo.com>

skip Y.instanceOf check

838b8bb84bba6363383e1106b171fbbab30bf0c2 13-Sep-2011 Matt Sweeney <matt.sweeney@yahoo.com>

make testSelf arg optional; add unit tests

f086a13e76c29050af1599226d11a767783cecf5 08-Sep-2011 Matt Sweeney <matt.sweeney@yahoo.com>

roll stopFn arg into Node::ancestor(s)

80d53e62b2ae5fa5ab6ae4fbcfcbfd8ef5764dd7 22-Aug-2011 Matt Sweeney <matt.sweeney@yahoo.com>

add stopFn support

c329316f92fdab3b92802fb2182e5b5f543d295e 12-Aug-2011 Dav Glass <davglass@gmail.com>

Fixes #2530913 - Minor doc tweaks Added @main tags to modules that YUIDoc failed to find the proper main module description. No build was done, only modified source files.

/yui3/sandbox/dd/js/constrain.js /yui3/src/autocomplete/js/autocomplete-base.js /yui3/src/charts/js/Chart.js /yui3/src/collection/js/arraylist-add.js /yui3/src/collection/js/arraylist-filter.js /yui3/src/dataschema/js/dataschema-base.js /yui3/src/datasource/js/datasource-local.js /yui3/src/datatable/js/datatable-base.js /yui3/src/datatype/js/datatype-date-format.js /yui3/src/dd/js/constrain.js /yui3/src/dom/js/dom-core.js /yui3/src/dom/js/selector-css2.js /yui3/src/event/js/event-dom.js /yui3/src/graphics/js/BaseGraphic.js /yui3/src/history/js/history-base.js /yui3/src/io/js/io-base.js /yui3/src/json/js/parse.js /yui3/src/loader/js/loader.js node-core.js /yui3/src/querystring/js/querystring-parse.js /yui3/src/recordset/js/recordset-base.js /yui3/src/resize/js/resize-base.js /yui3/src/slider/js/range-slider.js /yui3/src/widget/js/Widget.js /yui3/src/yui/js/yui-array.js
6eae5adc42f886ebacac1f714be3f0c9e4b205c1 05-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Remove "Y." from @param and @return types yuidoc doesn't link class types that start with "Y."

3fb752fa355bf0f0b50ab8f4c84f38da7ecdf0be 30-Jul-2011 Ryan Grove <ryan@wonko.com>

Ensure that Y.all is documented on the YUI class.

0f815e029675ef83b768e173b8ec1ff89cb0ae61 27-Jul-2011 Matt Sweeney <matt.sweeney@yahoo.com>

skip caching document fragment

8346e283ad797ef549be70335d3961f4324901ba 26-Jul-2011 Ryan Grove <ryan@wonko.com>

API doc tweaks to get Node/NodeList items displayed in the correct places and under the correct modules.

8ff167b366d7ee96cfc801bb01cd93e3ce573cbf 20-Jun-2011 Matt Sweeney <matt.sweeney@yahoo.com>

break out node-core