Context Navigation


{118} All tickets addressed in YUI 3.5.0 PR3

Results (1 - 100 of 110)

12
ID Type Component Priority Owner Target Release Status Summary
#2527953 enhancement DataTable P5 (trivial) Luke Smith 3.5.0 closed Revisit using sprite for sort arrows
#2528814 enhancement Charts P3 (normal) Tripp Bridges 3.5.0 closed Legend Renderer
#2528907 defect Selector P3 (normal) Matt Sweeney 3.5.0 closed non-native CSS 3 doesn't work properly
#2528968 defect Base P3 (normal) Satyen Desai 3.5.0 closed Can't set arbitrary attributes via Y.Base constructor
#2529254 enhancement Attribute P3 (normal) Satyen Desai 3.5.0 closed Object.getValue overrides getter on Attribute
#2529345 enhancement Node P3 (normal) Matt Sweeney 3.5.0 closed node.getData('foo') should return value from <div data-foo="here">..
#2529502 task Widget P4 (low) Satyen Desai 3.5.0 closed [Pull Request] - changed Widget's focus subscriber to be one for the entire class that delegates to ...
#2529646 enhancement Dom P3 (normal) Matt Sweeney 3.5.0 closed Node.setContent throws a warning when content string is empty
#2529771 defect Uploader P3 (normal) Allen Rabinovich 3.5.0 closed EXAMPLES: Multi-upload example says "Loading 0%" when in fact it hasn't started uploading
#2529795 defect Uploader P3 (normal) Allen Rabinovich 3.5.0 closed EXAMPLES: Uploader examples need to call preventDefault on 'Upload File' link click
#2529892 defect SWFDetect P3 (normal) Allen Rabinovich 3.5.0 closed getFlashVersion() and isFlashDetected() are documented on the YUI global object when they should be ...
#2529959 defect Node P3 (normal) Matt Sweeney 3.5.0 closed IE 6-9 [HTMLSelectElement].set('innerHTML', '<option...') either inserts blanks or crashes IE
#2530004 defect NodeList P3 (normal) Matt Sweeney 3.5.0 closed node.siblings doesn't work well with IE
#2530186 defect Widget P3 (normal) Eric Ferraiuolo 3.5.0 closed WidgetStack zIndex shouldn't be overriding it if the value in the DOM is "auto"
#2530195 enhancement Charts P3 (normal) Tripp Bridges 3.5.0 closed Add touch interaction for mobile implementations
#2530282 defect DataTable P3 (normal) Luke Smith 3.5.0 closed [bz 4543458] Datatable column formatting problems
#2530304 defect Node P3 (normal) Matt Sweeney 3.5.0 closed Creating a text input node in IE8 using Y.Node.create returns an immutable object
#2530348 defect Calendar P2 (high) Allen Rabinovich 3.5.0 closed Keyboard navigation for calendar
#2530382 defect Node P3 (normal) Matt Sweeney 3.5.0 closed MATHML in webpage YUI selector problem with IE 8
#2530447 enhancement Intl P4 (low) Satyen Desai 3.5.0 closed Example: Show how to use Y.Intl with Widget's strings attribute
#2530449 defect Plugin P3 (normal) Satyen Desai 3.5.0 closed documentation error: return type for hasPlugin is not boolean
#2530502 defect Attribute P3 (normal) Satyen Desai 3.5.0 closed Can't pre-publish change events to broadcast
#2530503 enhancement Attribute P3 (normal) Satyen Desai 3.5.0 closed Pass valueFn name of the attribute being set
#2530509 defect CSS General P3 (normal) Matt Sweeney 3.5.0 closed Loader fails to load cssreset, cssbase, cssfonts and cssgrids modules
#2530537 task CSS Grids P3 (normal) Matt Sweeney 3.5.0 closed document unprefixed css modules as deprecated
#2530593 enhancement DataTable P4 (low) Luke Smith 3.5.0 closed DataTable has incomplete support for a zero rows message
#2530720 defect Calendar P3 (normal) Allen Rabinovich 3.5.0 closed Replace unicode characters for arrows with inline PNGs for calendar controls.
#2530939 defect NodeList P3 (normal) Matt Sweeney 3.5.0 closed Nodelist docs include .once & .on twice
#2530973 enhancement NodeList P3 (normal) Matt Sweeney 3.5.0 closed [GH Pull Request #14] Add getData/setData/clearData methods & tests to NodeList
#2531007 defect Intl P3 (normal) Satyen Desai 3.5.0 closed Y.Intl API docs are not wired up correctly
#2531014 task TabView P3 (normal) Matt Sweeney 3.5.0 closed yui3/build/tabview still in dist
#2531036 defect Widget P3 (normal) Satyen Desai 3.5.0 closed widget-base-ie not working correctly in Firefox
#2531053 defect Uploader P3 (normal) Allen Rabinovich 3.5.0 closed Remove trace() from uploader.swf
#2531055 enhancement Calendar P3 (normal) Allen Rabinovich 3.5.0 closed DOCS: Document selectionChange event for Calendar API
#2531097 defect Node P3 (normal) Matt Sweeney 3.5.0 closed Finding elements by attribute selector when set as a boolean fails in IE 6/7
#2531110 defect Calendar P3 (normal) Allen Rabinovich 3.5.0 closed Remove skin styles from calendar-base-core.css
#2531120 defect Calendar P3 (normal) Allen Rabinovich 3.5.0 closed EXAMPLES: Fix API Docs link results in 404
#2531150 task Loader P3 (normal) Dav Glass 3.5.0 closed Update Dynamic Loader example
#2531164 defect YUI Global Object P3 (normal) Dav Glass 3.5.0 closed Natively use YUI Gallery Modules form does not submit on [enter]
#2531166 enhancement Panel P4 (low) Eric Ferraiuolo 3.5.0 closed Context for Panel Button Actions
#2531173 defect Attribute P4 (low) Satyen Desai 3.5.0 closed Attribute Getters, Setters and Validators example's form elements should behave like forms
#2531216 defect Calendar P3 (normal) Allen Rabinovich 3.5.0 closed Add specificity to Calendar CSS selectors
#2531219 defect Dom P3 (normal) Matt Sweeney 3.5.0 closed value getter for selects doesn't account for selectedIndex -1
#2531271 defect SWF P3 (normal) Allen Rabinovich 3.5.0 closed Fix p_oAttributes optionality for Y.SWF
#2531317 defect Uploader P3 (normal) Allen Rabinovich 3.5.0 closed Escape filenames w/ quotes in Uploader
#2531323 defect CSS Base P3 (normal) Matt Sweeney 3.5.0 closed Typo in URL for CSS Base contextual link.
#2531334 defect Event P3 (normal) Luke Smith 3.5.0 closed Regression in ability to delegate focus and blur events
#2531335 defect Widget P3 (normal) Satyen Desai 3.5.0 closed Widget focus() doesn't fire focus event
#2531337 defect Calendar P3 (normal) Allen Rabinovich 3.5.0 closed Fix the `for...in` inside Calendar with a `hasOwnProperty` check
#2531343 defect Calendar P2 (high) Allen Rabinovich 3.5.0 closed Accessibility fixes for the calendar widget
#2531363 enhancement Widget P4 (low) Eric Ferraiuolo 3.5.0 closed Support more events for WidgetButtons
#2531365 task Widget P4 (low) Eric Ferraiuolo 3.5.0 closed WidgetButtons needs API sugar
#2531366 task Widget P1 (critical) Eric Ferraiuolo 3.5.0 closed Re-write WidgetButtons to use Y.Button
#2531367 task Widget P3 (normal) Eric Ferraiuolo 3.5.0 closed WidgetButtons generated HTML structure needs to be optimized
#2531380 task App Framework P2 (high) Eric Ferraiuolo 3.5.0 closed Finish implementation of Y.App.Transitions
#2531389 defect Node P3 (normal) Matt Sweeney 3.5.0 closed getAttribute(), setAttribute(), possibly other DOM passthrough methods missing from Node API docs
#2531419 defect Animation P3 (normal) Matt Sweeney 3.5.0 closed Sourcecode does not reflect the example
#2531426 defect DataTable P1 (critical) Luke Smith 3.5.0 closed DataTable accessibility
#2531440 defect Calendar P3 (normal) Allen Rabinovich 3.5.0 closed Allow setting customRenderer attribute in the constructor
#2531467 task Node P3 (normal) Matt Sweeney 3.5.0 closed Deprecate setContent()/getContent() and replace with setHTML()/getHTML()
#2531470 defect Calendar P5 (trivial) Allen Rabinovich 3.5.0 closed Calendar's static `NAME` property should be "calendar", not "Calendar"
#2531494 enhancement Get Utility P3 (normal) Dav Glass 3.5.0 closed Y.Get symmetry in Node.js and Browser
#2531495 defect IO P3 (normal) Thomas S. Sha 3.5.0 closed Y.io Node.js module
#2531501 defect Widget P4 (low) Satyen Desai 3.5.0 closed HTML_PARSER fails when srcNode only set in Widget ATTRS
#2531548 enhancement YUI Global Object P3 (normal) Dav Glass 3.5.0 closed NodeJS documentation, landing page and examples
#2531561 defect Selector P3 (normal) Matt Sweeney 3.5.0 closed Y.Selector.test fails to work for forms that contain an input with name id
#2531567 enhancement Base P3 (normal) Satyen Desai 3.5.0 closed Class extensions can't define what static properties to augment the built class with
#2531603 task Widget P3 (normal) Eric Ferraiuolo 3.5.0 closed Update WidgetButton's API Docs
#2531605 enhancement Button P3 (normal) Derek Gathright 3.5.0 closed Support DOM events within Y.Button.prototype.on
#2531610 enhancement ScrollView P2 (high) Derek Gathright 3.5.0 closed Optimize hardware accelerated memory usage
#2531620 enhancement Calendar P3 (normal) Allen Rabinovich 3.5.0 closed PULLREQUEST: french translations for calendar widget
#2531626 enhancement Loader P3 (normal) Dav Glass 3.5.0 closed maxURLlength configuration on a per group basis
#2531637 enhancement Loader P3 (normal) Dav Glass 3.5.0 closed Configurable 'comboSep' for groups
#2531642 defect Base P2 (high) Satyen Desai 3.5.0 closed The new BaseCore breaks existing Plugins (wlhash is undefined)
#2531651 defect AutoComplete P3 (normal) Ryan Grove 3.5.0 closed AC list disappears on mouseover if input is focused before AC initializes
#2531654 defect Attribute P3 (normal) Satyen Desai 3.5.0 closed attribute-extras missing from build
#2531663 defect Plugin P2 (high) Satyen Desai 3.5.0 closed Plugin.Base throwing error on subclass construction
#2531681 enhancement View P3 (normal) Ryan Grove 3.5.0 closed Allow for easily overridden template for setting container node
#2531684 defect AutoComplete P3 (normal) Ryan Grove 3.5.0 closed Using tab for itemSelection disables AutoComplete
#2531689 enhancement App Framework P3 (normal) Ryan Grove 3.5.0 closed Y.View should not remove container when destroyed
#2531696 defect Button P4 (low) Derek Gathright 3.5.0 closed Investigate and improve performance of Button (if neccesary)
#2531706 defect Loader P3 (normal) Dav Glass 3.5.0 closed Rewrite Dependency Configurator with loader.resolve
#2531707 task General P3 (normal) Ryan Grove 3.5.0 closed Y.Handlebars user guide and examples
#2531708 defect Button P3 (normal) Derek Gathright 3.5.0 closed Multi-line labels do not render properly
#2531709 enhancement Button P3 (normal) Derek Gathright 3.5.0 closed 'selected' vs 'pressed' & 'checked'
#2531710 defect Loader P3 (normal) Dav Glass 3.5.0 closed Don't combine modules in a group with fullpath set
#2531713 defect DataTable P3 (normal) Luke Smith 3.5.0 closed classNames for columns can contain spaces
#2531716 defect Loader P3 (normal) Dav Glass 3.5.0 closed YUI_config.filter doesn't work with custom modules
#2531734 defect Event P3 (normal) Luke Smith 3.5.0 closed somenode.delegate("focus", fn, "filter which matches somenode") doesn't notify fn, IF event-focus is...
#2531721 defect DataTable P2 (high) Luke Smith 3.5.0 closed Missing API docs for datatable-sort
#2531722 enhancement YUI Global Object P3 (normal) Jeff Conniff 3.5.0 closed Example enhancement: YUI Core
#2531725 task Overlay P3 (normal) Jeff Conniff 3.5.0 closed Example new: basic Tooltip from overlay
#2531726 task Panel P3 (normal) Jeff Conniff 3.5.0 closed Example new: Message - error, warning, info, confirm box
#2531727 enhancement CSS Grids P3 (normal) Jeff Conniff 3.5.0 closed Example enhancement: Using Grid Units
#2531728 enhancement Node P3 (normal) Jeff Conniff 3.5.0 closed Example enhancement: Handling DOM Events
#2531729 enhancement NodeList P3 (normal) Jeff Conniff 3.5.0 closed Example enhancement: NodeList
#2531730 enhancement Editor P3 (normal) Dav Glass 3.5.0 closed Increase Editor Code Coverage
#2531731 enhancement Node P3 (normal) Jeff Conniff 3.5.0 closed Example enhancement: Get and Set Properties
#2531732 defect IO P3 (normal) Dav Glass 3.5.0 closed Write Node.js port of IO
#2531735 defect DataTable P3 (normal) Jeff Conniff 3.5.0 closed Provide design support Datatable sort skins
12