Context Navigation


{76} Tickets Addressed in YUI 3.4.0 PR2

Results (1 - 58 of 58)

ID Type Component Status Resolution Summary
#2530354 task App Framework closed fixed Implement Y.Controller
#2530355 defect App Framework closed fixed Finish unit tests for Model, ModelList, View
#2530455 defect AutoComplete closed fixed Autocomplete incorrectly reads ampersand as up cursor key in FF4.x
#2530356 enhancement Base closed fixed Improve Base runtime performance
#2529841 enhancement Charts closed fixed Add title option to Axis.
#2530143 task Charts closed fixed Refactor to Utilize Graphics API
#2530409 defect Collection closed fixed addMethod needs better documentation
#2530392 defect DataSource closed fixed DataSource.Get example failing because YQL change
#2530314 defect Dom closed fixed refactor DOM tests
#2530412 task General closed fixed Create Skin-Night - for all 3.3.0 components that have visual presence
#2530133 task Get Utility closed fixed Create extensive unit tests prior to making any code changes, in order to verify backcompat and prev...
#2530134 task Get Utility closed fixed Add support for parallel script loading in browsers that support it
#2530361 task Get Utility closed invalid Investigate: See if we can remove the wait for DOMContentLoaded before Get/Loader starts to insert s...
#2530142 task Graphics closed fixed implement changes identified in code review
#2530301 defect History closed fixed replaceValue() adds a new history entry in IE6/7
#2530305 defect History closed fixed [Pull Request] - Made history hash replace() work when a <base> html attribute exists.
#2530285 enhancement IO closed fixed [bz 4502225] Catch XDR security sandbox exceptions
#2530370 defect IO closed fixed Revise upload module to work with IO instance
#2530371 enhancement IO closed fixed Revise queue module to work with IO instance
#2530373 enhancement IO closed fixed additions for compatibility
#2529941 defect Loader closed fixed configFn is not called for CSS file types
#2530020 defect Loader closed fixed CSS warnings with multiple YUI instances
#2530071 defect Loader closed fixed Having only one submodule in Loader configuration does not work
#2530103 defect Loader closed fixed Loader ignores empty root property
#2530172 task Loader closed fixed [Pull Request] - Fix bug #2530103, where having an empty string for the "root" property is ignored &...
#2530232 defect Loader closed fixed Loader does not handle Y.Intl language bundles correctly for Gallery modules.
#2530300 defect Loader closed fixed Including 'plugin' module in use() statement prevents gallery module CSS from loading
#2530312 enhancement Loader closed fixed Refactor allowRollup support
#2530401 task Loader closed fixed [Pull Request] - Ticket2529995 Pass moduleinfo by reference so the CSS modules get in as well
#2530315 defect Node closed fixed breakout node-base modules
#2530321 task None closed fixed Write unit tests and Test WidgetModality plugin across A-grade
#2530322 task None closed fixed Write examples and user guide for WidgetModality plugin
#2530326 defect None closed fixed Unit tests for Date Math
#2530328 defect None closed fixed showPrevMonth and showNextMonth implementation
#2530331 defect None closed invalid multimonth template + logic
#2530337 defect None closed invalid Unit tests for custom renderers
#2530338 defect None closed fixed Refactor prevMonth, nextMonth, prevYear, nextYear
#2530339 defect None closed fixed single pane navigable calendar example (selleck)
#2530340 defect None closed fixed single selection mode
#2530358 task None closed fixed Build AutoHide Widget Plugin
#2530375 enhancement None closed fixed Finish Quick Start Page
#2530320 task Plugin closed fixed Develop Y.Plugin.Modal to be able to create modal widgets
#2530353 defect Plugin closed fixed Add loader metadata for pluginattr
#2530244 defect Profiler closed fixed Profiler meta data is out of sync
#2530205 enhancement skins closed fixed Skin for touch: Determine general direction for sprint implementation.
#2530316 task TreeView closed fixed [Treeview] Performance analysis
#2530359 defect TreeView closed fixed [Treeview] Architecture design review
#2530357 defect Widget closed fixed Pull in keepAligned to WidgetPositionAlign
#2529543 defect YUI Global Object closed fixed Y.UA.webkit is true on Chrome
#2529676 defect YUI Global Object closed fixed console log ignores Y.config logInclude and logExclude value parameters
#2529729 enhancement YUI Global Object closed fixed YUI().use should accept array of dependency strings
#2529950 defect YUI Global Object closed wontfix Y.UA.mobile has value of null instead of 0
#2530036 defect YUI Global Object closed fixed docs for augment incorrectly state white list parameter type (or augment has a bug)
#2530221 task YUI Global Object closed fixed [Pull Request] - Enhanced UA handling for Android devices.
#2530254 defect YUI Global Object closed fixed YUI.use bootstrapping doesn't kick in when doing a YUI.use("*"), followed by a Y.use("somethingnoton...
#2530308 defect YUI Global Object closed expired Y.guid() does not generate unique IDs
#2530362 defect YUI Global Object closed fixed More seed file build options
#2530376 defect YUI Global Object closed fixed Y.each on arrays does not behave as Native.forEach