RWAP / jquery-ui-touch-punch

A duck punch for adding touch events to jQuery UI
http://touchpunch.furf.com/
103 stars 29 forks source link

Comment Header #8

Closed melloware closed 5 years ago

melloware commented 5 years ago

Was wondering if you could change the comment header to include the URL of the fork and original.

Example:

/*!
 * jQuery UI Touch Punch 1.0.5 as modified by RWAP Software (based on original touchpunch v0.2.3 which has not been updated since 2014)
 *
 * Updates to take account of various suggested changes on the original code issues
 * Copyright 2011–2014, Dave Furfero
 * Dual licensed under the MIT or GPL Version 2 licenses.
 *
 * Original: https://github.com/furf/jquery-ui-touch-punch
 * Fork: https://github.com/RWAP/jquery-ui-touch-punch
 *
 * Depends:
 * jquery.ui.widget.js
 * jquery.ui.mouse.js
 */
RWAP commented 5 years ago

Good idea - this has been updated.

Anyone know how to automatically crreate the latest min.js version ?

melloware commented 5 years ago

I think you can do it with Grunt and Uglify like this project: https://github.com/melloware/jssocials