Context Navigation


{127} Tickets Addressed in YUI 3.6.0 PR1

Results (1 - 100 of 191)

12
ID Type Component Priority Status Summary Location
#2532570 defect Animation P3 (normal) closed reverse animation ends with height 1px off in FF Library Code
#2532456 defect App Framework P3 (normal) closed Weird behaviour with link selector in 3.6.0
#2532488 defect App Framework P2 (high) closed Add @extensionfor API doc tags to App.Transitions and App.TransitionsNative API Documentation
#2532489 task App Framework P2 (high) closed Determine which module should go into the "app" rollup API Documentation
#2531625 defect App Framework P3 (normal) closed Completed code examples omit reference to YUI library Example
#2531943 defect App Framework P3 (normal) closed Pjax should ignore all non-HTTP URIs Library Code
#2532125 task App Framework P3 (normal) closed Investigate a default and generic Model/ModelList sync layer Library Code
#2532132 enhancement App Framework P3 (normal) closed showView() should throw error if view doesn't exist Library Code
#2532298 defect App Framework P2 (high) closed App.Transitions does not account for natural whitespace in the HTML Library Code
#2532317 defect App Framework P2 (high) closed When a router is destroyed, all router's history event subscriptions are detached Library Code
#2532318 defect App Framework P2 (high) closed Router should join the new path with the `root` before setting a hash-based URL Library Code
#2532319 enhancement App Framework P2 (high) closed Add static `Y.App.serverRouting` property to be used as a global default for the `serverRouting` att... Library Code
#2532486 defect App Framework P1 (critical) closed Hash-based URLs not routing properly when the root does not end with a trailing slash Library Code
#2531381 task App Framework P1 (critical) closed Y.App User Guide - 3.5.0 Website
#2532342 defect App Framework P3 (normal) closed Apache redirect to support app routing needs NC directive Website
#2531652 enhancement Array P3 (normal) closed [bz 5279836] Y.Array.map(), reduce(), each(), etc. should support array-like objects such as `argume... Library Code
#2531617 enhancement Attribute P3 (normal) closed Attribute.setAttrs no longer supports passing options
#2532398 task Attribute P3 (normal) closed Automate Testing for Attribute Examples Example
#2532568 defect AutoComplete P3 (normal) closed AutoComplete examples failing on several browsers
#2532573 defect AutoComplete P3 (normal) closed autocomplete example: Remote Data via JSONP is broken Example
#2532320 defect AutoComplete P3 (normal) closed Autocomplete unit tests throw uncaught JS exception in IE6 Library Code
#2532419 defect AutoComplete P3 (normal) closed autocomplete-list doesn't clean up its event subscriptions Library Code
#2532572 defect AutoComplete P3 (normal) closed autocomplete automated examples failing Other
#2532525 task Button P3 (normal) closed Create a button README API Documentation
#2532503 enhancement Button P3 (normal) closed Basic button widgets example page name change Example
#2532458 defect Button P3 (normal) closed ButtonGroup incorrectly handles Buttons that contain innerHTML Library Code
#2532153 defect Button P3 (normal) closed error in documentation for CSS buttons Website
#2531276 enhancement Calendar P3 (normal) closed Allow Selecting Dates In Calendar Before Rendering
#2531322 enhancement Calendar P3 (normal) closed Calendar Rules overhaul
#2531676 defect Calendar P3 (normal) closed Hardcoded h4 in HEADER_TEMPLATE
#2532277 defect Calendar P3 (normal) closed Calendar Day Template breaks click event
#2532407 task Calendar P3 (normal) closed Example tests for Calendar Example
#2532029 enhancement Calendar P3 (normal) closed hover style not cleared when navigating with keyboard Library Code
#2532190 task Calendar P3 (normal) closed Build out calendar unit tests to achieve 100% code coverage Library Code
#2532262 defect Calendar P3 (normal) closed Refocus on calendar nav elements after they are activated via keyboard in IE Library Code
#2532273 defect Calendar P3 (normal) closed Rules object resets if rules are specified at render time Library Code
#2532274 defect Calendar P3 (normal) closed No selection rendering is bound to selection change event. Library Code
#2532275 defect Calendar P3 (normal) closed Removal of dates from selection doesn't function correctly if removeDates private method is used. Library Code
#2532276 defect Calendar P3 (normal) closed CustomRenderer attribute should be lazyAdded Library Code
#2532589 defect Charts P3 (normal) closed Dead url in the API Docs. API Documentation
#2532475 defect Charts P3 (normal) closed Legend Chart example code snippet typo Example
#2532536 defect Charts P3 (normal) closed Group marker chart is too wide Example
#2532539 defect Charts P3 (normal) closed Form non functional on Chrome for Android Example
#2531510 defect Charts P3 (normal) closed charts.html test times out on automation Library Code
#2531688 defect Charts P3 (normal) closed Rounding values in Pie-Chart Library Code
#2531796 defect Charts P3 (normal) closed Charts - combo series discontinuousType dashed breaks the chart. Library Code
#2532078 defect Charts P3 (normal) closed Updating chart with dataProvider containing new keys fails to add new series. Library Code
#2532102 defect Charts P3 (normal) closed [bz5502792] Area Charts with null values at the start or beginning do not close accurately. Library Code
#2532103 defect Charts P3 (normal) closed [bz5502799] Stacked Area Charts has stacking issues with null values Library Code
#2532115 defect Charts P3 (normal) closed Stacked Area Charts with null values at the start or beginning do not close accurately. Library Code
#2532186 defect Charts P3 (normal) closed YUI Charts doesn’t accept categoryDisplayName or valueDisplayName in seriesCollection on init Library Code
#2532234 defect Charts P3 (normal) closed Charts - axis appendTitleFunction attribute not being set properly Library Code
#2532284 defect Charts P3 (normal) closed Charts - legend item text wraps when there are spaces Library Code
#2532285 defect Charts P3 (normal) closed Charts - legend destructor may leave orphans Library Code
#2532327 defect Charts P3 (normal) closed Charts - Negative Values in column series display incorrectly. Library Code
#2532336 defect Charts P3 (normal) closed Charts - tooltip is referenced before it is set Library Code
#2532348 defect Charts P3 (normal) closed Charts - AreaSpline style object returns null Library Code
#2532353 defect Charts P3 (normal) closed Charts - vertical attribute not being set properly on non-histogram cartesian series Library Code
#2532542 defect Charts P3 (normal) closed Charts weight not properly set on Group Marker chart example Library Code
#2532606 defect Charts P3 (normal) closed Charts - error when updating pie chart's dataProvider (regression) Library Code
#2532292 task Charts P3 (normal) closed Charts - coverage Other
#2532391 task Charts P3 (normal) closed Charts - automated example tests Website
#2531112 enhancement Console P3 (normal) closed Unnamed unit tests in console-filters Other
#2532171 defect DataSource P3 (normal) closed Y.DataSource.Function docs were copied from Y.DataSource.IO API Documentation
#2532523 defect DataTable P3 (normal) closed Changing table's data ModelList causes body to not refresh
#2531824 enhancement DataTable P2 (high) closed Extract table rendering logic to View Library Code
#2531900 enhancement DataTable P3 (normal) closed Default columns from the data ModelList's model if set Library Code
#2531916 task DataTable P4 (low) closed Scroll subscriber lock can be implemented without the strings Library Code
#2532139 defect DataTable P3 (normal) closed Missing up and down arrow images on depricated datatable with sort plugin Library Code
#2532217 defect DataTable P2 (high) closed DataTable overwrites the supplied columns array with it's own data Library Code
#2531828 defect DataType-Date P3 (normal) closed setYear is deprecated
#2532408 task DataType-Date P3 (normal) closed Example tests for Date and Number Example
#2532290 defect DataType-Date P3 (normal) closed Deprecate Y.DataFormat.Date/Number in favor of Y.Date/Number Library Code
#2532615 defect DataType-Date P3 (normal) closed Charts test failures in Safari 6.0: undefined is not an object for `this.chart` Library Code
#2532401 enhancement Dial P3 (normal) closed Dial: Add automated example tests for all Dial examples Example
#2532315 defect Documentation/Web Site P3 (normal) closed Error in documentation for Handlebars Library Code
#2532316 defect Documentation/Web Site P3 (normal) closed Handlebars documentation sample doesn't work with ie8 Website
#2532380 defect Documentation/Web Site P3 (normal) closed Improper use of "it's" in docs Website
#2532009 defect DragDrop P3 (normal) closed Drag examples could use some Jeff polish Example
#2532106 defect DragDrop P3 (normal) closed Drag handles aren't well explained in the example. Example
#2532216 defect DragDrop P3 (normal) closed DDConstrained does not remove event listeners on destroy properly Library Code
#2532291 defect DragDrop P3 (normal) closed DD Delegate ignores dragNode configuration option Library Code
#2532308 defect DragDrop P3 (normal) closed Drag and Drop Window scrolling not working when dragged vertically Library Code
#2532500 defect DragDrop P3 (normal) closed Y.Plugin.Drag interferes with browser's native handling of dragged links, even when those links aren... Library Code
#2532376 defect Editor P3 (normal) closed bz #5540030 - Indent/Outdent button doestn't work properly in Chrome/IE when in RTL mode Library Code
#2532395 defect Editor P3 (normal) closed nodeChange event's command key loses both the underline and strikethrough property if both are appli... Library Code
#2531964 enhancement Event P3 (normal) closed Example: "Creating an Arrow Event for DOM Subscription" can't be operated on touch devices Example
#2529690 defect Event P3 (normal) closed Memory issue for Y.Do.after/before Library Code
#2531080 defect Event P3 (normal) closed Memory leak from GUID-based caching in Y.before() and Y.after() Library Code
#2532329 defect Event P3 (normal) closed Focus event throws JavaScript error Library Code
#2532339 defect Event P3 (normal) closed Broken link on Touch Events page Website
#2532577 defect Event P3 (normal) closed contentready event documentation has two weird selectors Website
#2532362 defect Graphics P3 (normal) closed Remove hard-coded string "yui3-"
#2531989 defect Graphics P3 (normal) closed Violin Graphic Example has SVG attribute errors in console Library Code
#2532114 defect Graphics P3 (normal) closed Graphics - Add ability to draw subpixel paths in ie 6 - 8. (vml) Library Code
#2532222 defect Graphics P3 (normal) closed Rotated graphics library shpaes do not drag correctly. Library Code
#2532242 defect Graphics P3 (normal) closed Graphics - removeShape doesn't work when an id is passed instead of an instance in ie 6,7,8 Library Code
#2532243 defect Graphics P3 (normal) closed Graphics - setting visible to false when instantiating a Graphic instance cause issues. Library Code
#2532252 defect Graphics P3 (normal) closed Graphics - Canvas shapes throw error if fill or stroke is set to null Library Code
#2532253 defect Graphics P3 (normal) closed Graphics - canvas graphic does not implement clear method Library Code
12