[Pkg-javascript-commits] [dojo] annotated tag 1.9.4 created (now ef9b901)
David Prévot
taffit at moszumanska.debian.org
Sun Sep 14 16:23:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag 1.9.4
in repository dojo.
at ef9b901 (tag)
tagging 77ec6041c8d1b3d0066ea9f2977462202cffe3f6 (commit)
replaces 1.9.3
tagged by Colin Snover
on Fri Sep 12 08:44:03 2014 -0700
- Log -----------------------------------------------------------------
Release 1.9.4
Adrian Vasiliu (2):
Refs #18168. Rework dojo/on's way to decide about using event delegation. Now uses feature detection, which fixes the event handling currently broken on Safari iOS 8 beta
Refs #18168. dojo/on: adjust feature detection such that it also works in iOS 8 (beta) with a built dojo/on stripping the strict mode
Bill Keese (2):
Don't include time to run event handlers in 1000ms window.
fix dom-style.get for IE11+, fixes #17962
Brandon Payton (1):
Update dojo/window.scrollIntoView to avoid iOS body scroll reset, fixes #17740
Colin Snover (9):
Updating source version to 1.9.4-pre
Use has.add for config-useDeferredInstrumentation
Ensure dojo/text does not cause preflight requests
Do not use -ms-user-select to prevent selection of elements in IE
Remove references to globals through `this` in AMD factories
Port Node.js loader plugin fixes from d2c
Use updated source mapping standard syntax for legacy injection
Fix #18254
Updating metadata for 1.9.4
James Morrin (1):
Fix #16296 console.debug(NaN) produces error in IE9
Kris Zyp (2):
Only set idProperty if identifier provided, fixes #17557
Output domReady errors through console.error, preserving the error
Patrick Ruzand (1):
fix native FormData feature detection on ios6, fixes #16022
Scott Davis (1):
Prevent `baseUrl` global variable creation.
Sebastien Pereira (1):
fixes #17828 (branch 1.9) dojox/mobile: click events miss most properties.
Some Contributor (1):
Squashed commit of the following:
dylans (1):
fixes #17968, remove failing jsonp rpc test due to yahoo search API service no longer being available
mahays0 (1):
Fix IE11 test_scroll failures.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new eb8e7ce Updating source version to 1.9.4-pre
new 5b28811 Use has.add for config-useDeferredInstrumentation
new 0b2aa44 Update dojo/window.scrollIntoView to avoid iOS body scroll reset, fixes #17740
new 7890c47 Fix #16296 console.debug(NaN) produces error in IE9
new 9ecce2c Only set idProperty if identifier provided, fixes #17557
new b28d5c1 Don't include time to run event handlers in 1000ms window.
new 1487f42 fixes #17828 (branch 1.9) dojox/mobile: click events miss most properties. (such as pageX, clientX, screenX...) on touch devices/webkit browsers.
new 397c3eb Prevent `baseUrl` global variable creation.
new c5e6630 Ensure dojo/text does not cause preflight requests
new e61aff2 Do not use -ms-user-select to prevent selection of elements in IE
new d83ef4e fix dom-style.get for IE11+, fixes #17962
new 756a2b6 fixes #17968, remove failing jsonp rpc test due to yahoo search API service no longer being available
new 0527182 fix native FormData feature detection on ios6, fixes #16022
new 7eda7c1 Output domReady errors through console.error, preserving the error object and stack, fixes #17349
new d997b06 Fix IE11 test_scroll failures. Trident is more like IE9+ than we would have guessed.
new 40b9b4c Refs #18168. Rework dojo/on's way to decide about using event delegation. Now uses feature detection, which fixes the event handling currently broken on Safari iOS 8 beta
new e6cc7c1 Squashed commit of the following:
new dcebb97 Remove references to globals through `this` in AMD factories
new af45feb Port Node.js loader plugin fixes from d2c
new dd876be Refs #18168. dojo/on: adjust feature detection such that it also works in iOS 8 (beta) with a built dojo/on stripping the strict mode
new 033b1a5 Use updated source mapping standard syntax for legacy injection
new 2fc0590 Fix #18254
new 77ec604 Updating metadata for 1.9.4
The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git
More information about the Pkg-javascript-commits
mailing list