Context Navigation


{25} Tickets Addressed in 3.1.0

Results (1 - 100 of 342)

ID Type Component Status Resolution Summary
#2528219 defect Animation closed fixed Doc comment for attribute paused says running
#2528320 defect Animation closed fixed Clarify allowed string values for "to" and "from" attributes (e.g. '50%', '#f0f0f0', 'f00', 'rgb(0, ...
#2528343 defect Animation closed fixed resume event not fired
#2528421 defect Animation closed fixed Animation chaining example uses deprecated unsubscribe method
#2528447 defect Animation closed fixed YUI3 page doesn't specify 'use' values
#2528518 defect Animation closed fixed [bz 3279287] finish parameter for stop() is not used
#2528519 defect Animation closed fixed [bz 3282456] Anim: Strange behavior
#2528690 defect Animation closed fixed animation alternating iterations example not animating back to original state properly
#2528601 defect Animation closed wontfix animation borderColor
#2528586 enhancement Animation closed fixed Ability to set anim update frequency
#2528508 task Animation closed fixed [Pull Request] - lazyAdd: false for node, otherwise the attr setter is never called, therefore this....
#2528331 defect Attribute closed fixed Attribute.set() causes a global event.stop() if the value is equal
#2528370 defect Attribute closed fixed typo in Attribute documentation
#2528647 task AutoComplete closed fixed [Pull Request] - fixes #2528645
#2528362 defect Base closed fixed Y.build semantics unreproducible using Y.extend and Y.augment
#2528571 defect Base closed fixed Nav links to Plugin.Host missing
#2528632 defect Base closed fixed Base destructor to call detachAll()
#2528302 enhancement Base closed fixed Document 'on' and 'after' as Config properties passed Base's constructor
#2528336 enhancement Base closed fixed Allow Base.build to take more declaritive input
#2528530 enhancement Base closed fixed Merge, rather than overwrite Attributes provided by extensions passed to Base.build()
#2528410 enhancement Collection closed fixed Make Y.Array.forEach an alias for Y.Array.each
#2528738 defect Configurator closed fixed typo in configurator
#2528289 defect Console closed fixed Entity escapement done multiple times
#2528526 defect CSS Reset closed fixed [bz 3241984] YUI3 CSS Reset page is incorrect
#2528537 defect CSS Reset closed invalid CSS Reset drops all text styles
#2528310 defect DataSchema closed fixed IE6 xpath issue on DOM elements
#2528416 enhancement DataSchema closed fixed [Pull Request] - Fixing an issue with the IE wrapper object that prevented the XPath system from wor...
#2528296 defect DataSource closed duplicate Forgetting the first argument of DS.sendRequest is easy when you're doing a POST
#2528700 defect DataSource closed wontfix Wrong documentation on dataSource.sendRequest
#2528309 enhancement DataSource closed fixed Query normalization
#2528880 task DataSource closed fixed Support 2.x DT
#2528301 enhancement Documentation/Web Site closed fixed Enhance the GBS page to make it clear that it applies to all versions of YUI.
#2528257 defect Dom closed fixed Firefox throws a permission denied error with mouseenter events and input boxes
#2528269 defect Dom closed fixed Exception during node.setContent('')
#2528357 defect Dom closed fixed YAHOO.util.Dom.Color.toHex() doesn't seem to be returing the correct hex value
#2528390 defect Dom closed fixed Y.DOM.viewportRegion reports incorrect results on iPhone
#2528452 defect Dom closed fixed YUI DOM create method is caching a cloneNode(true) it forces an external script tags on IE eval the ...
#2528521 defect Dom closed fixed node.setStyle("backgroundImage", "foo-bar.gif") fails. Probably due to the Dom.setStyle special hand...
#2528524 defect Dom closed fixed Y.Widget when height/width is not specified the _uiSetDim is setting the dimention only with the DEF...
#2528556 defect Dom closed fixed Events broken in FF3.0 in development master
#2528651 defect Dom closed fixed getXY failing in IE7
#2528674 defect Dom closed fixed DOM.getXY not accounting for window scroll in IE6-7
#2528686 defect Dom closed fixed Y.DOM.create API docs is missing @return
#2528719 defect Dom closed fixed DOM incorrectly calculates IE width?
#2528040 enhancement Dom closed fixed Better Batch Function for long jobs
#2528215 enhancement Dom closed fixed toggleClass with boolean condition
#2528465 enhancement Dom closed fixed Automatically add default unit to setStyle
#2528512 enhancement Dom closed fixed Cache docScrollX/Y, winHeight/Width
#2528488 defect DragDrop closed fixed Delegate errors without Drop plugin
#2528509 defect DragDrop closed fixed Drag and drop slow on linux ff3.5.6
#2528539 defect DragDrop closed fixed drag:start should fire before drag:enter
#2528540 defect DragDrop closed fixed DDConstrained using cacheRegion set to false throws js errors when drag starts
#2528558 defect DragDrop closed fixed Reload on YUI3.0 Portal example
#2528560 defect DragDrop closed fixed drag:over event is not firing when useShim is false
#2528568 defect DragDrop closed fixed DDConstrained named DragConstrained in the API docs
#2528570 defect DragDrop closed fixed NS and NAME static property API Doc corrections needed
#2528585 defect DragDrop closed fixed drag:dropmiss being fired on simple click
#2528590 defect DragDrop closed fixed Photo Browser Example failing
#2528607 defect DragDrop closed fixed Drop events not firing when attached to a Drag target
#2528608 defect DragDrop closed fixed Default Drag throttleTime should be -1
#2528613 defect DragDrop closed fixed dragNode XY not sync with the mouse if it has its dimensions changed on drag:start
#2528156 defect DragDrop closed worksforme Scrolling very slow in Firefox 3.5.2 OS X
#2528510 defect DragDrop closed worksforme DD git has possible regression for ff3.0.13
#2527964 enhancement DragDrop closed fixed DD constrain2node cached position causes misalignment when that node is moved
#2528229 enhancement DragDrop closed fixed Configuration to override region caching in Constrain plugin
#2528312 enhancement DragDrop closed fixed Convert examples from Y.get to Y.one
#2528395 enhancement DragDrop closed fixed Add a DD.Drag delegate class
#2528455 enhancement DragDrop closed fixed Create DD.Delegate Examples
#2528457 enhancement DragDrop closed fixed Add invalid selector check to Delegate
#2528578 enhancement DragDrop closed fixed DDConstrained has no default constraining config
#2528592 enhancement DragDrop closed fixed Add throttle support to DD mousemove
#2528596 enhancement DragDrop closed fixed Support Node instances as handles in Drag
#2527995 defect Event closed fixed Event RemoveEvent Y.detach documentation wrong?
#2528101 defect Event closed fixed Broken anchor link
#2528139 defect Event closed fixed event-simulate doesn't declare its dependency on event
#2528144 defect Event closed fixed [bz 2925605] Event.attach/detach documentation is incorrect
#2528154 defect Event closed fixed Y.on doesn't fail silently if selector is invalid
#2528247 defect Event closed fixed Node::detachAll() fails when called with zero arguments
#2528287 defect Event closed fixed event-facade-dom.js calls Y.Node.get, clutters Console
#2528298 defect Event closed fixed EventTarget only bubbles if emitFacade is true
#2528303 defect Event closed fixed Y object supports addTarget but not bubble
#2528344 defect Event closed fixed delegate filter does not account for combinators
#2528350 defect Event closed fixed Attribute change event causes default function to trigger in bubble targets if event of same name al...
#2528376 defect Event closed fixed Allow changing the event "type" when firing custom events that emitFacade
#2528446 defect Event closed fixed Event delegation triggering for the delegation container not respecting the filter passed
#2528468 defect Event closed fixed API doc typos for EventTarget and CustomEvent
#2528470 defect Event closed fixed call of widget.publish should not be needed for lazy publish
#2528485 defect Event closed fixed Specifying a dependency on event-custom doesn't guarantee that event-custom-complex will be availabl...
#2528492 defect Event closed fixed Bad list of requirements in event-simulate module
#2528500 defect Event closed fixed Event target pollution
#2528505 defect Event closed fixed @return needs clarification for EventTarget.proto.detach
#2528545 defect Event closed fixed Ability to prevent default behavior in the bubble phase
#2528552 defect Event closed fixed Y.Global CustomEvent remains in .stopped=2 state if fired 2x
#2528587 defect Event closed fixed Allow multiple events to be subscribed to at once
#2528588 defect Event closed fixed Event Target stack seems to persist stopped state across fire calls when used inside AysncQueue
#2528595 defect Event closed fixed mistype in event-ready-base.js at line 20: DOMontentLoaded
#2528615 defect Event closed fixed Event target changes as event bubbles
#2528616 defect Event closed fixed Y.Node.get call in Event Delegate
#2528623 defect Event closed fixed Attribute Change event queuing is broken
#2528658 defect Event closed fixed Y.detach() produce no effect when called with a NodeList as argument