Context Navigation


{125} Tickets Addressed in YUI 3.5.1

Results (1 - 22 of 22)

ID Type Priority Owner Target Release Status Summary
#2532198 defect P3 (normal) Satyen Desai 3.5.1 closed Shared focus listener impl leaves one Widget in memory
#2532203 task P3 (normal) Eric Ferraiuolo 3.5.1 closed Replace `instanceof Y.Node` with something more robust in WidgetButtons
#2532207 defect P3 (normal) Eric Ferraiuolo 3.5.1 closed WidgetButtons should work with Y.Nodes from other YUI instances
#2532155 defect P3 (normal) Matt Sweeney 3.5.1 closed Selector problem with commas in IE 7
#2532214 defect P3 (normal) Derek Gathright 3.5.1 closed mousewheel captures any mousewheel event on the page, not just limited to the contentBox
#2532225 defect P3 (normal) Ryan Grove 3.5.1 closed Add a removeQuery() function that accepts a URL and returns it without a query string
#2532226 defect P3 (normal) Ryan Grove 3.5.1 closed Fix hasRoute() failing to match routes with query params
#2532227 defect P3 (normal) Ryan Grove 3.5.1 closed Fix bad route regex generation is a placeholder is the last thing in the route
#2532228 defect P3 (normal) Ryan Grove 3.5.1 closed Fix generated route regexes matching hash/query params when they shouldn't
#2532136 defect P1 (critical) Eric Ferraiuolo 3.5.1 closed Modal Panel problem
#2532196 defect P3 (normal) Eric Ferraiuolo 3.5.1 closed When adding buttons to a panel after creation you get Uncaught TypeError: Cannot read property 'isDe...
#2532208 defect P3 (normal) Tripp Bridges 3.5.1 closed anim-shape-transform: matrix animation does not always end accurately.
#2532192 defect P3 (normal) Matt Sweeney 3.5.1 closed [bz 5538932] Node.removeAttribute does not work in IE (YUI 3.4.1 build 1532)
#2531921 defect P3 (normal) Tripp Bridges 3.5.1 closed Drawing a shape with a gradient fill throws an exception on Android
#2532197 defect P3 (normal) Tripp Bridges 3.5.1 closed Graphics - Shapes transform attribute forces two redraws
#2532180 defect P3 (normal) Tripp Bridges 3.5.1 closed anim-shape-transform module is not documented
#2532229 defect P3 (normal) Ryan Grove 3.5.1 closed Fix CSS requests hanging on WebKit versions between 535.5 and 535.9 (inclusive)
#2532156 defect P3 (normal) Luke Smith 3.5.1 closed code typo on datatable user guide
#2532174 defect P3 (normal) Luke Smith 3.5.1 closed Datatable sort does not sort blank values
#2532138 defect P3 (normal) Tripp Bridges 3.5.1 closed Charts - Issues with NumericAxis
#2532195 defect P3 (normal) Tripp Bridges 3.5.1 closed Numbers as category value causes DOM error when hovering marker
#2532152 task P3 (normal) Eric Ferraiuolo 3.5.1 closed Add `render` and `update` options to App's `showView()` method