Context Navigation


{2} Active Tickets by Component

Results (1 - 100 of 1375)

ID Type Component Priority Owner Target Release Status Summary
#2528873 enhancement 2in3 P3 (normal) Reid Burke FUTURE assigned Secure access to YUI - provide CSS solution for files served off a local server
#2531060 defect 2in3 Reid Burke new Using Yui2 TreeView in Yui3: "&" is displayed as "&amp"
#2531099 defect 2in3 Reid Burke new YUI2in3 missing swf files, like uploader.swf
#2531777 enhancement 2in3 Reid Burke new Integartion of swipe support with YUI2 carousel on touch based devices
#2528743 task Animation P3 (normal) Matt Sweeney BACKLOG accepted Requesting more detailed documentation for Anim
#2529174 enhancement Animation P3 (normal) Matt Sweeney accepted Animating background-position
#2529537 enhancement Animation P3 (normal) Matt Sweeney BACKLOG accepted Extract Anim's timer management logic to a standalone module
#2529811 enhancement Animation P3 (normal) Matt Sweeney FUTURE accepted Add a template attribute to animate complex properties
#2529915 defect Animation Matt Sweeney FUTURE accepted Anim doesn't update end location on pause/change/resume
#2530022 defect Animation P3 (normal) Matt Sweeney FUTURE accepted Animation keeps running after destroyed
#2530056 defect Animation P3 (normal) Matt Sweeney FUTURE accepted Anim doesn't work if all the dependencies are already on the page
#2530107 enhancement Animation Matt Sweeney FUTURE accepted Make all animations take advantage of requestAnimationFrame
#2530689 defect Animation P3 (normal) Matt Sweeney BACKLOG accepted "Alternating Iterations" Animation example to use `hover` synth event
#2531318 defect Animation P3 (normal) Matt Sweeney BACKLOG accepted Y.Anim should ignore nodes that arent bound to a dom node
#2531415 defect Animation P3 (normal) Matt Sweeney FUTURE accepted IE6, when a container div is faded, it's children don't also fade unless container is position:relat...
#2531968 enhancement Animation P3 (normal) Matt Sweeney FUTURE accepted Anim colors example is not touch friendly
#2532286 defect Animation Matt Sweeney new Animation demo causes errors in Firefox 13 with Firebug 1.9.1
#2532585 defect Animation P3 (normal) Matt Sweeney FUTURE accepted Should iterationCount be set to zero in run(), so it resets even after stop()?
#2532593 task Animation P3 (normal) Derek Gathright BACKLOG accepted New example: Demonstrate a non-DOM/CSS centric animation
#2533105 defect Animation P3 (normal) Matt Sweeney assigned Slideshow Content doesn't slide all the way
#2531059 enhancement App Framework P3 (normal) Eric Ferraiuolo BACKLOG accepted Integrate app platform with offline caching
#2531384 task App Framework P2 (high) Eric Ferraiuolo BACKLOG accepted Y.Pjax Examples
#2531466 task App Framework P4 (low) Eric Ferraiuolo BACKLOG accepted Method to compare Model instances for equality
#2531541 defect App Framework P2 (high) Eric Ferraiuolo BACKLOG accepted Pjax's `scrollToTop` behavior is not restoring the previous scroll-position when going back on iOS
#2531724 enhancement App Framework P3 (normal) Eric Ferraiuolo BACKLOG accepted Pjax: Optimize code served to non HTML5 browsers
#2531845 defect App Framework P4 (low) Eric Ferraiuolo BACKLOG accepted Calling showView before render
#2532124 task App Framework P3 (normal) Eric Ferraiuolo 3.NEXT accepted Investigate data binding features for View
#2532341 enhancement App Framework P4 (low) Eric Ferraiuolo BACKLOG accepted Add warning/error message when rendering an undefined view using showView()
#2532430 task App Framework P3 (normal) Eric Ferraiuolo 3.NEXT accepted Promote separation of "controller" logic from Y.Views into "Handler" components
#2532433 task App Framework P3 (normal) Eric Ferraiuolo 3.NEXT accepted Fill out Y.Router's `req` and `res` objects to be more Express.js-like
#2532437 task App Framework P3 (normal) Eric Ferraiuolo BACKLOG accepted Remove deprecations from App Framework components
#2532610 defect App Framework P3 (normal) Eric Ferraiuolo BACKLOG accepted DOM nodes are needlessly moved around when calling Y.App's `showView()` method.
#2532667 defect App Framework P3 (normal) Eric Ferraiuolo 3.NEXT accepted Remove inline-block from app-transitions.css
#2531344 enhancement Array P4 (low) Satyen Desai BACKLOG accepted Y.Array.each backwards
#2532209 enhancement Array P4 (low) Satyen Desai BACKLOG assigned Implement set operations in Y.Array
#2529101 enhancement AsyncQueue Luke Smith FUTURE accepted AsyncQueue feature request to skip steps
#2529713 defect AsyncQueue P3 (normal) Luke Smith BACKLOG accepted AsyncQueue function can run one extra time after the "until" function returns true.
#2529732 defect AsyncQueue P5 (trivial) Luke Smith BACKLOG accepted AsyncQueue needs a Very Simple Example
#2529917 enhancement AsyncQueue Luke Smith FUTURE accepted Deferreds in YUI 3
#2529919 enhancement AsyncQueue P3 (normal) Luke Smith FUTURE accepted [bz 4279948] Async-queue feature request
#2531698 enhancement AsyncQueue P3 (normal) Luke Smith BACKLOG accepted AsyncQueue "callback" context and "alwaysPause" config option
#2531758 defect AsyncQueue P3 (normal) Luke Smith BACKLOG accepted AsyncQueue runs extra iterations
#2531844 defect AsyncQueue P3 (normal) Luke Smith BACKLOG accepted Extra execution of an asynchronous callback task occurs when it is preceded by a synchronous task.
#2529629 enhancement Attribute P3 (normal) Satyen Desai BACKLOG accepted Allow User-defined configuration in ATTRS
#2529979 enhancement Attribute P4 (low) Satyen Desai 3.CURRENT.NEXT accepted _setAttrs is not to setAttrs as _set is to set
#2530248 enhancement Attribute P4 (low) Satyen Desai BACKLOG accepted Coalesce changes via setAttrs() into a single change event
#2530420 defect Attribute P3 (normal) Satyen Desai FUTURE new Cloning an object that contains a reference to an Element or Node instance throws error
#2530803 task Attribute P3 (normal) Satyen Desai 3.CURRENT.NEXT accepted [Pull Request] - Unit tests for AttributeValidationFailed event. Turns out that the event flow was ...
#2530933 enhancement Attribute P3 (normal) Satyen Desai BACKLOG accepted Provide a 'type' config that shares common config between classes
#2531156 enhancement Attribute P3 (normal) Satyen Desai 3.CURRENT.NEXT accepted Basic speed dating example has a button that belongs in the event-base speed dating example
#2531297 enhancement Attribute Satyen Desai new Allow for Attribute "traits"
#2532200 enhancement Attribute P3 (normal) Satyen Desai BACKLOG accepted valueFn does not receive the value as argument
#2532795 enhancement Attribute P3 (normal) Satyen Desai assigned Adding MetaData to Model Attributes
#2532850 enhancement Attribute P3 (normal) Satyen Desai new Re-implement the 'method' configuration property from YUI2
#2532926 task Attribute P3 (normal) Eric Ferraiuolo 3.NEXT accepted Increase Attribute's code coverage to 100%
#2532928 task Attribute P3 (normal) Eric Ferraiuolo 3.NEXT accepted Add performance benchmark tests for Attribute
#2532931 task Attribute P3 (normal) Eric Ferraiuolo 3.NEXT accepted Remove duplicated, per-instance, storage of Attribute data
#2532961 defect Attribute Satyen Desai new "valuFn" in addAttr() does not work to init the attr value.
#2533172 defect Attribute P3 (normal) Satyam accepted Attribute - optional opts argument of set method does not surface as an argument of the user defined...
#2533213 defect Attribute P3 (normal) Satyen Desai assigned null node ATTR generates error
#2533224 defect Attribute Satyen Desai new Javascript Object.prototype.hasOwnProperty returning incorrect value for IE9+ when using YUI attribu...
#2528838 enhancement AutoComplete P3 (normal) Ryan Grove BACKLOG accepted AutoComplete mixin module for Bidi support
#2528849 enhancement AutoComplete P3 (normal) Ryan Grove BACKLOG accepted Typeahead completion with auto-selection of completed text
#2528855 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted Forced selection
#2529396 defect AutoComplete P3 (normal) Ryan Grove BACKLOG accepted Highlighters should not introduce unwanted word breaks in Arabic, Syriac, and N'Ko scripts
#2529757 defect AutoComplete P5 (trivial) Ryan Grove BACKLOG accepted Pie example needs to show the text that's being matched
#2529823 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted Add a triggerSequence property and supporting logic
#2529854 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted Provide basic autocomplete-base extended object
#2529857 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted Allow inputNode to change without having to destroy and recreate the AC instance
#2529902 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted AutocompleteList: option to show list whenever the input is focused
#2530094 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted AutoComplete results always appear under the input Node
#2530737 enhancement AutoComplete P3 (normal) Ryan Grove BACKLOG accepted Decoupling autocompleteList from WidgetPosition and WidgetPositionAlign
#2530769 enhancement AutoComplete P3 (normal) Ryan Grove BACKLOG accepted Making ARIA features optional in AutocompleteList
#2532066 defect AutoComplete P2 (high) Ryan Grove BACKLOG new AutoComplete search box is badly broken in IE7
#2532462 defect AutoComplete P3 (normal) Ryan Grove BACKLOG accepted Requests text/html by default in FF
#2532494 defect AutoComplete P3 (normal) Ryan Grove accepted IE9 redraw problem when using the sam skin
#2532519 enhancement AutoComplete P3 (normal) Ryan Grove BACKLOG accepted No results attribute for Autocomplete
#2532574 enhancement AutoComplete P4 (low) Ryan Grove BACKLOG accepted Loading indicator for autocomplete
#2532609 defect AutoComplete P3 (normal) Ryan Grove accepted Autocomplete: dropdown does not work with screenreader
#2532668 defect AutoComplete P3 (normal) Ryan Grove new Twitter API changes may impact AutoComplete
#2533086 defect AutoComplete Ryan Grove new Autocomplete with delimiters removes queries' trailing whitespace
#2530038 defect Base P3 (normal) Satyen Desai BACKLOG assigned Y.mix reuses object reference
#2530088 enhancement Base P3 (normal) Satyen Desai BACKLOG accepted Mixins cannot specify other required mixins
#2530089 enhancement Base P3 (normal) Satyen Desai BACKLOG accepted Support callback for Mixins at that the time they are included in Base classes
#2530128 defect Base P3 (normal) Satyen Desai BACKLOG accepted attribute defined in parent class cant see subclass attr in valuefn
#2530229 defect Base P3 (normal) Satyen Desai 3.CURRENT.NEXT accepted Can only prevent Base class destruction once
#2530299 enhancement Base P4 (low) Satyen Desai FUTURE accepted Positional attribute initialization on instantiation
#2530551 enhancement Base P4 (low) Satyen Desai BACKLOG accepted Class extensions require NAME if their prototype has an own property 'constructor' and are mixed int...
#2531031 enhancement Base P4 (low) Satyen Desai 3.CURRENT.NEXT accepted Base.create vs extend
#2531768 enhancement Base P4 (low) Satyen Desai BACKLOG accepted Base destructors should receive arguments passed to destroy()
#2532337 enhancement Base P3 (normal) Satyen Desai BACKLOG accepted Mention initializer chaining for extensions
#2532372 defect Base Satyen Desai new initialize extensions before built class
#2532449 defect Base P3 (normal) Satyen Desai BACKLOG accepted Strange error with using a Y.Base subclass as a plugin host when lazily loading base.
#2532624 defect Base P3 (normal) Satyen Desai BACKLOG accepted Base.create cannot extend a new class with a class derived from another class
#2532679 defect Base P3 (normal) Satyen Desai new Y.log never logs anything - error in code
#2532688 enhancement Base P4 (low) Satyen Desai accepted Provide a replacement for instanceof so that it can work across window instances or YUI sandboxes.
#2532754 defect Base P3 (normal) Satyen Desai accepted Y.Base inheritance does not setup ATTRS correctly for initializer
#2532789 enhancement Base P3 (normal) Satyen Desai 3.CURRENT.NEXT accepted Need to extend the notion of an augmentable attribute-events up to Base (maybe Widget? Model?) inste...
#2532880 defect Base P3 (normal) Satyen Desai accepted Base.create from class with _buildCfg.statics not copying statics to subclasses
#2532927 task Base P3 (normal) Eric Ferraiuolo 3.NEXT accepted Increase Base's code coverage to 100%