~lutostag/ubuntu/utopic/maas/1.5.2

« back to all changes in this revision

Viewing changes to src/maasserver/static/jslibs/yui/3.4.1/releasenotes/HISTORY.event-gestures.md

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2012-03-15 18:14:08 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120315181408-zgl94hzo0x4n99an
Tags: 0.1+bzr295+dfsg-0ubuntu2
* debian/patches:
  - 01-fix-database-settings.patch: Update to set PSERV_URL.
  - 02-pserv-config.patch: Set port to 8001.
* debian/maas.postinst: Run maas-import-isos on install.
* debian/control: Depends on rabbitmq-server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Gestures Change History
 
2
=======================
 
3
 
 
4
3.4.1
 
5
-----
 
6
 
 
7
 * Fixed preventDefault:true for flick
 
8
 
 
9
3.4.0
 
10
-----
 
11
 
 
12
 * For flick, reset start time on first move, to handle
 
13
   case where user mousesdown/touchstarts but then doesn't
 
14
   move their finger for 5s leading to inaccurate velocity.
 
15
 
 
16
3.3.0
 
17
-----
 
18
 
 
19
  * Use touches current target if already set, as opposed
 
20
    to over-riding it with touch current target
 
21
 
 
22
  * Flick "y" axis param now handled correctly.
 
23
 
 
24
3.2.0
 
25
-----
 
26
 
 
27
  * New beta component
 
28