Vladimir Agafonkin
ad65b5a77f
update deps
2013-11-06 21:11:53 +02:00
Vladimir Agafonkin
b1d5f0c800
Merge branch 'master' of https://github.com/Leaflet/Leaflet
...
* 'master' of https://github.com/Leaflet/Leaflet :
Fixing long line
Adding bounceAtZoomLimits option
The drag click avoid hack is needed for touch zooms on ie10 also, when releasing your fingers after a touch zoom click events are generated. Fixes #2094
Remove leftover code from the draggable/tap cleanup. Fixes #2103
Changed main module file to use un-minified version.
adding alt tag to marker icons
Fixing line too long error
Do not scale above minzoom and maxzoom in touch zoom action
2013-10-26 20:41:41 +03:00
Vladimir Agafonkin
be5774a40e
update dependencies
2013-10-26 20:41:30 +03:00
Christopher Fredén
5434e81c4e
Changed main module file to use un-minified version.
...
This makes the debugging process easier and also makes it possible to choose your own minifier when using browserify or similar bundlers.
2013-10-20 16:57:46 +02:00
Vladimir Agafonkin
68bc39a1a8
update dev deps
2013-09-26 11:21:45 +03:00
Vladimir Agafonkin
f04527b308
update karma config to work on version 0.10
2013-09-12 13:13:49 +03:00
Vladimir Agafonkin
c8abb53133
update dependencies
2013-09-12 10:42:43 +03:00
Vladimir Agafonkin
f91d2d82da
update happen and references to it to fix build, hello @tmcw
2013-09-09 11:47:09 +03:00
Vladimir Agafonkin
24b752a281
update changelog and bump version to 0.6.3
2013-07-17 19:38:39 +03:00
Vladimir Agafonkin
199968be45
bump version in package.json
2013-06-28 15:48:06 -04:00
John Firebaugh
1b7977a259
Manage happen.js with npm and upgrade it
2013-06-28 14:44:10 -04:00
Vladimir Agafonkin
ae5bc1cc82
bump version and build
2013-06-27 10:41:12 -04:00
Vladimir Agafonkin
504390d67c
update jshint and karma versions in deps
2013-06-26 17:52:30 -04:00
Vladimir Agafonkin
b2d5eba972
make npm package name lowercase as required
2013-06-26 12:29:29 -04:00
Vladimir Agafonkin
73adefe1ac
update jshint to 2.1.3, reenable jshint white - big thanks to @antonkovalyov
2013-06-03 12:08:34 +03:00
Vladimir Agafonkin
6387f20206
update packages versions, minor jshinting
2013-05-29 12:10:19 +03:00
mourner
d62ee9e5b3
make latest jshint happy, update deps
2013-05-13 22:57:01 +03:00
John Firebaugh
618bb4aa77
Add prepublish script to package.json
...
Also, npm scripts are run in an environment with node_module
binaries in the path, so just "jake test" and "jake" are sufficient.
https://npmjs.org/doc/scripts.html
2013-04-08 11:25:32 -04:00
John Firebaugh
a950e6873e
Manage mocha dependency with npm; update to 1.9.0
2013-04-03 15:20:15 -07:00
John Firebaugh
28daa9e9b1
testacular -> karma
2013-04-03 14:12:51 -07:00
Vladimir Agafonkin
f1b57f3013
update jake (prev version was having some problems building Leaflet)
2013-03-28 11:10:25 +02:00
Vladimir Agafonkin
81221ae4cd
fix jshint 1.1.0 errors, update deps and build
2013-03-07 17:39:55 +02:00
Justin Walgran
360fb06620
Add main to package.json
...
In order to require() and use Leaflet via browserify requires
that the package define a main entry point for the module.
2013-02-28 20:43:36 -05:00
John Firebaugh
d5d8b7f132
Use devDependencies
2013-02-26 11:18:30 -08:00
Vladimir Agafonkin
bef8ab6a24
fix package.json version to make Travis happy
2013-02-07 22:31:44 +02:00
Vladimir Agafonkin
4492d8f92d
update Jakefile comment
2013-02-07 19:00:15 +02:00
Vladimir Agafonkin
86cfce1771
merge #1340 , fix whitespace
2013-02-04 13:42:27 +02:00
Eldar Djafarov
2da36a2851
test coverage initial commit
2013-02-02 05:29:20 -02:00
Vladimir Agafonkin
d1eb21850c
cleanup package.json
2013-02-01 17:21:52 +02:00
Eldar Djafarov
776be6dcbd
travisci integration
2013-02-01 11:04:33 -02:00