Context Navigation


{38} Tickets Addressed in 3.2.0

Results (1 - 100 of 231)

ID Type Component Status Resolution Summary
#2528820 defect Animation closed fixed Anim object doesn't free memory
#2528938 defect Animation closed fixed Paused animation doesn't resume
#2528940 defect Animation closed fixed Border Width not returning to 0 after running an alternating animation
#2528965 defect Animation closed fixed [bz 3692934] finish parameter for stop() is not documented on developer.yahoo.com
#2529097 defect Animation closed fixed Transitions - Couple of issues which *maybe* impacting the scrollview paging example
#2529135 defect Animation closed fixed animation endpoint is inconsistent in example
#2529248 defect Animation closed fixed Issue with anim-easing dependencies in YUI 3.2.0pr1
#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 closed fixed Attribute lacks an API for enumerating the existing configuration for existing attributes
#2528926 enhancement Attribute closed fixed Provide access to normalized values for Y.Attribute
#2528974 enhancement Attribute closed fixed Clarify Attribute docs regarding value and valueFn
#2528930 defect Base closed fixed Base.create doesn't isolate ATTRS of extensions passed in
#2528934 defect Base closed fixed Base.create JSdoc is missing two parameters px and ax
#2529143 defect Cache closed fixed Y.Cache used to be a Plugin with a NS
#2528971 defect Collection closed fixed [bz 3724020] Fix typos in YUI 3 ArrayList documentation
#2528978 enhancement Collection closed fixed incomplete API documentation for Array.every()
#2529245 enhancement Collection closed fixed Complete Y.Array.reduce documentation
#2529185 defect Console closed fixed console-filters instantiation test failure on IE 6,8
#2529170 defect Cookie closed fixed Cookie tests fail if there is are any preexisting cookies
#2528921 defect CSS Base closed fixed [bz 3656296] Broken link on documentation page
#2529274 defect CSS Grids closed fixed Loader has meta-data for cssgrids-context, but it doesn't exist in the build/cssgrids dir
#2529286 defect CSS Grids closed fixed Examples box not present on CSS grids landing page
#2529269 enhancement CSS Grids closed fixed Might want to elaborate a little more in the readmes for grids and grids deprecated
#2528514 defect DataSchema closed fixed Data Source JSON Schema is hardcoded to IO Datasource
#2529202 defect DataSchema closed fixed 3.1.1 dataschema.js contains dataschema-xml.js from 3.0.0
#2529069 enhancement DataSchema closed fixed DataSchema array requirement not properly documented
#2528725 defect DataSource closed fixed Support for DS.Get and DS.IO abort()
#2528970 defect DataSource closed fixed [bz 3711578] Incorrect yuidoc for DataSource.issueCallback and DataSource.Local.sendRequest
#2529064 defect DataSource closed fixed Better DataSource error handling
#2528969 enhancement DataSource closed fixed [bz 3709085] All DataSource*Schema classes should propagate "this" down to parsers
#2529141 enhancement DataSource closed fixed Datasource caching: enhance caching with timeout
#2528406 task DataSource closed fixed [Pull Request] - added a default IO config attribute to datasource-io
#2528736 defect DataType-Number closed fixed Double escapement of & html entity
#1911324 enhancement Dialog closed fixed Inline Dialog without Panel and Overlay
#1520383 enhancement Dialog closed wontfix Dialog class needs "resizeable" config property.
#2529124 defect Documentation/Web Site closed fixed CSS Grids: Using units example page has a typo
#2528747 defect Dom closed fixed Dom references document
#2529112 defect Dom closed fixed More validation on myNode.one()
#2529157 defect Dom closed fixed inDoc causes error in IE if used on form containing input with name=id
#2529167 defect Dom closed fixed Firefox throws error when attempting to get value from an empty select
#2529232 defect Dom closed fixed 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
#2528693 defect DragDrop closed fixed 3.1.0PR1 DD Examples fail in Opera 10.5
#2528797 defect DragDrop closed fixed Drag and drop breaks input text select()
#2528980 defect DragDrop closed fixed dont ev.halt() mouseDown in DD
#2529070 defect DragDrop closed fixed Drop destroy is throwing errors when the node is removed with .remove(true) using dd delegate
#2529094 defect DragDrop closed fixed DD hard codes CSS prefix
#2529173 defect DragDrop closed fixed DD mousedown handler stops propagation now instead of calling halt
#2529179 defect DragDrop closed fixed Cannot drag object in Animated drop targets example
#2529180 defect DragDrop closed fixed Photo browser example does not seem to complete loading
#2529183 defect DragDrop closed fixed drag:over event test failures on IE6,7
#2529188 defect DragDrop closed fixed tracking of dragged item in delegate-plugins example is offset on IE7
#2529204 defect DragDrop closed fixed DD Constrain Region
#2529236 defect DragDrop closed 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 closed fixed DD uses window references
#2529100 defect Editor closed fixed [bz 3825519] After inserting an image with inserthtml, insertion point jumps back to BOL
#2529176 defect Editor closed fixed Alloy-editor example has a couple of issues
#2529177 defect Editor closed fixed content portion of console window is rendered offset in nodechange and events examples
#2529178 defect Editor closed fixed button offset and rendered slightly differently in editor instance example in IE7
#2529261 defect Editor closed fixed RTE: Using the Editor's events example and Using NodeChange event example have update issue in IE7
#2529285 defect Editor closed fixed editor events example does not seem to be working
#2528796 enhancement Editor closed fixed Introducing the Base Editor utility into the 3.2.0 code line.
#2529184 defect Event closed duplicate Event Focus and Blur test failures on IE 6.0
#2528209 defect Event closed fixed Link special event state to DOM event wrapper so it is cleaned up when the listener is removed
#2528244 defect Event closed fixed purgeElement fails when type of 'focus', 'blur', 'mouseeneter', or 'mouseleave' is specified
#2528599 defect Event closed fixed Event category prefixes don't work with Y.delegate()
#2528749 defect Event closed fixed Event references window instead of Y.config.win
#2528790 defect Event closed fixed 404 in API docs from Event.define section
#2528878 defect Event closed fixed Bubble target might not fire bubbled event with facade
#2528904 defect Event closed fixed NodeList.on passed an object of events loses nodelist reference & attaches to Window
#2528927 defect Event closed fixed DOM event simulation docs are missing/wrong
#2529044 defect Event closed fixed SyntheticEvent needs to isolate _publishConfig. Currently it ends up being shared across CustomEvent...
#2529046 defect Event closed fixed Event Facade is incorrect for gestures
#2529047 defect Event closed fixed CutomEvent does not check for null this.host in _delete, on
#2529051 defect Event closed fixed [bz 3784929] clean up use of * and ** in YUI doc content
#2529055 defect Event closed fixed target.detach('category|type') detaches subs from all targets
#2529062 defect Event closed fixed CustomEvent subCount not decremented on detach
#2529076 defect Event closed fixed Synthetic events never call subscribers on window
#2529091 defect Event closed fixed drag and drop breaks text select in elements which are contenteditable
#2529118 defect Event closed fixed Progressive checkbox skinning example is broken (observed in 3.2.0 preview 1 release)
#2529126 defect Event closed fixed Focus/blur events should be configured to allow duplicate subscribers
#2529130 defect Event closed fixed Drag GESTURE_MOVE with standAlone: true makes drag behaves not properly
#2529131 defect Event closed fixed DD support: Remove need for gesture workarounds
#2529142 defect Event closed fixed Y.delegate.compileFilter throws error when item removes it's own parent on click
#2529150 defect Event closed fixed Gesture events ignore listener context passed as the last parameter
#2529159 defect Event closed fixed 'after' event handlers are not detached by the detach method on Y.CustomEvent.
#2529196 defect Event closed fixed returned Object from EventTarget.on(['type1', 'type2'], ...); can not be detached
#2529197 defect Event closed fixed Error when subscribing to EventTarget.once(['type1', 'type2'], ...)
#2529219 defect Event closed fixed Focus event doesn't fire the first time if overlay module is loaded
#2528698 enhancement Event closed fixed Overload EventTarget::after's type param to accept an Array
#2528742 enhancement Event closed fixed Subscribers fired multiple times for synthetic event
#2528947 enhancement Event closed fixed Publish prevented/stopped information on the event facade
#2528960 enhancement Event closed fixed SyntheticEvent documentation cleanup
#2529187 defect FocusManager closed duplicate FocusManager testFocusClassAttribute failure on IE 8.0
#2529041 defect FocusManager closed fixed Arrow keys don't work in text input elements contained within TabView panels
#2528657 defect Get Utility closed fixed purge fails in IE6 if base tag is self-closing
#2528444 defect History closed fixed Document onhashchange case-(in)sensitivity across browsers