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

YUI 2.x

{38} Tickets Addressed in 3.2.0

Results (1 - 100 of 195)

12
ID Type Component Status Resolution Summary
#2528820 defect Animation checkedin Anim object doesn't free memory
#2528938 defect Animation checkedin Paused animation doesn't resume
#2528965 defect Animation checkedin [bz 3692934] finish parameter for stop() is not documented on developer.yahoo.com
#2529097 defect Animation checkedin Transitions - Couple of issues which *maybe* impacting the scrollview paging example
#2529135 defect Animation checkedin animation endpoint is inconsistent in example
#2529213 defect Animation closed invalid [bz 3895370] In IE8, Anim now requires a from field
#2528936 defect AsyncQueue closed duplicate AsyncQueue callbacks are exponentially called
#2528626 enhancement Attribute checkedin fixed Attribute lacks an API for enumerating the existing configuration for existing attributes
#2528974 enhancement Attribute checkedin fixed Clarify Attribute docs regarding value and valueFn
#2528930 defect Base checkedin fixed Base.create doesn't isolate ATTRS of extensions passed in
#2529143 defect Cache checkedin fixed Y.Cache used to be a Plugin with a NS
#2528971 defect Collection checkedin fixed [bz 3724020] Fix typos in YUI 3 ArrayList documentation
#2528978 enhancement Collection checkedin incomplete API documentation for Array.every()
#2529245 enhancement Collection checkedin fixed Complete Y.Array.reduce documentation
#2529185 defect Console checkedin fixed console-filters instantiation test failure on IE 6,8
#2529170 defect Cookie checkedin fixed Cookie tests fail if there is are any preexisting cookies
#2528921 defect CSS Base checkedin [bz 3656296] Broken link on documentation page
#2529202 defect DataSchema checkedin 3.1.1 dataschema.js contains dataschema-xml.js from 3.0.0
#2528514 defect DataSchema checkedin fixed Data Source JSON Schema is hardcoded to IO Datasource
#2529069 enhancement DataSchema checkedin DataSchema array requirement not properly documented
#2528725 defect DataSource checkedin fixed Support for DS.Get and DS.IO abort()
#2529064 defect DataSource checkedin fixed Better DataSource error handling
#2529141 enhancement DataSource checkedin fixed Datasource caching: enhance caching with timeout
#2528406 task DataSource checkedin fixed [Pull Request] - added a default IO config attribute to datasource-io
#2528736 defect DataType-Number checkedin Double escapement of & html entity
#1520383 enhancement Dialog closed wontfix Dialog class needs "resizeable" config property.
#2528747 defect Dom checkedin Dom references document
#2529112 defect Dom checkedin More validation on myNode.one()
#2529157 defect Dom checkedin inDoc causes error in IE if used on form containing input with name=id
#2529232 defect Dom checkedin IE6/IE7 (proper) fails inDoc check for cloned nodes
#2528923 defect Dom closed moved [bz 3627159] The 2in3 Dom.generateID will generate identical IDs when more than one sandbox exists
#2529179 defect DragDrop checkedin Cannot drag object in Animated drop targets example
#2529180 defect DragDrop checkedin Photo browser example does not seem to complete loading
#2529188 defect DragDrop checkedin tracking of dragged item in delegate-plugins example is offset on IE7
#2528980 defect DragDrop checkedin dont ev.halt() mouseDown in DD
#2528693 defect DragDrop checkedin fixed 3.1.0PR1 DD Examples fail in Opera 10.5
#2529070 defect DragDrop checkedin fixed Drop destroy is throwing errors when the node is removed with .remove(true) using dd delegate
#2529094 defect DragDrop checkedin fixed DD hard codes CSS prefix
#2529173 defect DragDrop checkedin fixed DD mousedown handler stops propagation now instead of calling halt
#2529183 defect DragDrop checkedin fixed drag:over event test failures on IE6,7
#2529204 defect DragDrop checkedin fixed DD Constrain Region
#2529236 defect DragDrop checkedin fixed After about 5 repostions, Simple Sortable List example becomes unresponsive in IE
#2528935 defect DragDrop closed invalid Bug in Portal drag and drop
#2528959 defect DragDrop closed invalid Mouseenter event bubbles up when using both modules dd-plugin and dd-constrain
#2528765 enhancement DragDrop checkedin DD uses window references
#2529177 defect Editor checkedin content portion of console window is rendered offset in nodechange and events examples
#2529178 defect Editor checkedin button offset and rendered slightly differently in editor instance example in IE7
#2529261 defect Editor checkedin RTE: Using the Editor's events example and Using NodeChange event example have update issue in IE7
#2529100 defect Editor checkedin fixed [bz 3825519] After inserting an image with inserthtml, insertion point jumps back to BOL
#2529176 defect Editor checkedin fixed Alloy-editor example has a couple of issues
#2528796 enhancement Editor checkedin Introducing the Base Editor utility into the 3.2.0 code line.
#2528209 defect Event checkedin Link special event state to DOM event wrapper so it is cleaned up when the listener is removed
#2528244 defect Event checkedin purgeElement fails when type of 'focus', 'blur', 'mouseeneter', or 'mouseleave' is specified
#2528599 defect Event checkedin Event category prefixes don't work with Y.delegate()
#2528790 defect Event checkedin 404 in API docs from Event.define section
#2528927 defect Event checkedin DOM event simulation docs are missing/wrong
#2529118 defect Event checkedin Progressive checkbox skinning example is broken (observed in 3.2.0 preview 1 release)
#2529126 defect Event checkedin Focus/blur events should be configured to allow duplicate subscribers
#2529130 defect Event checkedin Drag GESTURE_MOVE with standAlone: true makes drag behaves not properly
#2529142 defect Event checkedin Y.delegate.compileFilter throws error when item removes it's own parent on click
#2529219 defect Event checkedin Focus event doesn't fire the first time if overlay module is loaded
#2529184 defect Event closed duplicate Event Focus and Blur test failures on IE 6.0
#2528749 defect Event checkedin fixed Event references window instead of Y.config.win
#2528878 defect Event checkedin fixed Bubble target might not fire bubbled event with facade
#2529047 defect Event checkedin fixed CutomEvent does not check for null this.host in _delete, on
#2529051 defect Event checkedin fixed [bz 3784929] clean up use of * and ** in YUI doc content
#2529055 defect Event checkedin fixed target.detach('category|type') detaches subs from all targets
#2529062 defect Event checkedin fixed CustomEvent subCount not decremented on detach
#2529091 defect Event checkedin fixed drag and drop breaks text select in elements which are contenteditable
#2529131 defect Event checkedin fixed DD support: Remove need for gesture workarounds
#2529150 defect Event checkedin fixed Gesture events ignore listener context passed as the last parameter
#2529159 defect Event checkedin fixed 'after' event handlers are not detached by the detach method on Y.CustomEvent.
#2529196 defect Event checkedin fixed returned Object from EventTarget.on(['type1', 'type2'], ...); can not be detached
#2529197 defect Event checkedin fixed Error when subscribing to EventTarget.once(['type1', 'type2'], ...)
#2528742 enhancement Event checkedin Subscribers fired multiple times for synthetic event
#2528960 enhancement Event checkedin SyntheticEvent documentation cleanup
#2528698 enhancement Event checkedin fixed Overload EventTarget::after's type param to accept an Array
#2528947 enhancement Event checkedin fixed Publish prevented/stopped information on the event facade
#2529041 defect FocusManager checkedin Arrow keys don't work in text input elements contained within TabView panels
#2529187 defect FocusManager closed duplicate FocusManager testFocusClassAttribute failure on IE 8.0
#2528657 defect Get Utility checkedin fixed purge fails in IE6 if base tag is self-closing
#2528444 defect History checkedin Document onhashchange case-(in)sensitivity across browsers
#2528773 defect History checkedin [bz 3537021] browser history: initialState returned when url fragment gets corrupted or removed
#2528787 defect History checkedin Sample code is double-escaped in the Simple Navigation Bar example for History
#2528916 defect History checkedin Y.History _handleFQStateChange doesn't update upcomingState
#2528922 defect History checkedin [bz 3537021] browser history: initialState returned when url fragment gets corrupted or removed
#2529077 defect History checkedin Synthetic hashchange event needs a few tweaks to be compatible with late-breaking event-synthetic ch...
#2529123 defect History checkedin Error when initialState config is provided to the HistoryHTML5 constructor
#2529134 defect History checkedin history-hash: Merge bookmarked state into initialState when both exist
#2529165 defect History checkedin History throws "Operation is not supported"
#2528825 enhancement History checkedin Plugin to use traditional location hash polling/onhashchange for state management
#2528828 enhancement History checkedin Module to use HTML5 pushState/replaceState API for history management
#2528831 enhancement History checkedin Basic history state management example
#2528834 enhancement History checkedin State Manager landing page
#2529133 enhancement History checkedin Add capability-based loading to History
#2528824 enhancement History checkedin Base component to provide generic state management via an API similar to HTML5's dom-history
#2528827 enhancement History checkedin Compatibility plugin for full IE6/7 hashchange support via iframe
#2528900 enhancement History checkedin History Mgr: Request: Use #! instead of # before state information--makes page crawlable
#2529139 enhancement History closed duplicate Add capability-based loading for History
#2528791 enhancement History closed wontfix History shows all registered states when 1 changes
12