jquery.ganttView icon indicating copy to clipboard operation
jquery.ganttView copied to clipboard

Update jQuery and jQuery libraries.

Open ryoichi-obara opened this issue 8 years ago • 3 comments

  • jQuery 3.2.1
  • jQuery UI 1.12.1

ryoichi-obara avatar Aug 28 '17 10:08 ryoichi-obara

Might it be better to add a package.json to track dependencies, instead of including dependencies in this project repo? Then, the package can be published on NPM, with NPM handling installing the dependencies.

brylie avatar Aug 28 '17 11:08 brylie

Hello @brylie , thanks for reviewing/pointing.

I tried to manage library dependencies with package.json. How you look this changes? (esp. HTMLs)

And should I fix up these commits?

ryoichi-obara avatar Aug 31 '17 23:08 ryoichi-obara

The changes look good, and it is cool to see that this package will be published on NPM :-) Great work!

brylie avatar Sep 01 '17 06:09 brylie