Commit Graph

81 Commits

Author SHA1 Message Date
Felixls
156a4814da Update build/build.js
Error in index variable
2012-12-26 15:21:10 -02:00
Vladimir Agafonkin
2a0eec9ce7 better dependencies formatting 2012-12-20 15:34:22 +02:00
mourner
d1254ddecc build script fixes and cleanup 2012-12-17 21:32:00 +02:00
Vladimir Agafonkin
c6caf93c00 refactor build scripts, cleanup 2012-12-17 19:15:19 +02:00
Vladimir Agafonkin
9fac165906 update build scripts to work with UglifyJS2 2012-12-12 19:08:57 +02:00
Vladimir Agafonkin
cac035af93 add CRS.Simple to the build 2012-10-31 02:13:42 +02:00
Vladimir Agafonkin
3bd189ed4c disregard line endings when comparing size 2012-10-30 23:38:41 +02:00
danzel
8bed7adb81 Make touch events work for IE10 using a wrapper approach (similar to DomEvent.DoubleTap). DoubleTap touch on IE10 doesn't currently work but everything else does. Refs #871 2012-10-18 14:23:09 +13:00
Vladimir Agafonkin
2d2fc74110 get rid of the legacy L.Transition, replace with a better and simpler L.PosAnimation 2012-08-10 18:43:46 +03:00
Vladimir Agafonkin
4174390562 keyboard navigation cleanup, closes #646 #663 2012-07-27 15:10:17 +03:00
Vladimir Agafonkin
ccd6c2956f Merge branch 'master' of https://github.com/ericmmartinez/Leaflet into keyboard 2012-07-27 14:18:46 +03:00
Vladimir Agafonkin
33d9bc0cff move L.Icon.Default to separate file, fix popup anchor 2012-07-18 13:55:49 +03:00
mourner
50c6c480b4 add window and undefined to outer closure 2012-07-01 16:18:00 +03:00
Vladimir Agafonkin
53afad9041 update build 2012-06-02 10:55:59 +03:00
mourner
dbf507c844 update jshint settings 2012-05-10 17:04:48 +03:00
mourner
6f40aeeb97 refactor icon and default marker image paths, wrap library in a function 2012-05-10 17:03:50 +03:00
Eric Martinez
a69477abcf Created a focus handler for the map. Converted keyboard handler to make use of new focus events. 2012-05-04 23:46:15 -06:00
emartinez
765e07d69c Created keyboard handler for map panning/zooming. 2012-05-03 11:00:30 -06:00
mourner
24375fe88d more cleanup 2012-02-25 18:57:28 +02:00
mourner
90198ec519 added scale control 2012-02-25 17:04:27 +02:00
Jason Sanford
a7081e6927 Fixing typo in Rectanlge.js description. Adding Rectangle.js to dependencies. 2012-02-23 14:02:10 -07:00
mourner
fcf899f9f1 update hintrc 2012-02-17 11:40:33 +02:00
mourner
43305b9ffb Initial polyline/polygon editing implementation, #174 2012-02-16 14:15:47 +02:00
mourner
1a8a0ce632 Added DivIcon for lightweight div-based markers, and editable poly example 2012-02-16 13:00:45 +02:00
mourner
30f1c6af9e Merged #488 fix from stable, closed #488, allowed smart tabs 2012-02-15 11:03:39 +02:00
mourner
8a1eb107b1 Fixed Android vector layers regression, Closed #416, #407, #182 2012-02-13 12:14:48 +02:00
Andy Chosak
2049bafbec Pull request for issue #447. 2012-01-26 15:45:12 -05:00
mourner
8504147844 Restructure handler code 2011-12-14 13:12:54 +02:00
mourner
43a405214c Report build size change 2011-12-13 00:41:56 +02:00
mourner
587eafca2a improve build helper instructions 2011-12-12 22:37:30 +02:00
mourner
1d945e98d9 fix line endings and update build 2011-12-12 22:15:06 +02:00
mourner
f68a227680 integrate jshint into Jakefile, minor cleanup 2011-12-12 19:54:03 +02:00
mourner
0e329c7b1b minor build helper improvements 2011-12-12 14:04:26 +02:00
mourner
313f3d9ebe split build code into two files 2011-12-12 12:44:16 +02:00
mourner
f2a2868ed3 add components configuration to jake build 2011-12-12 11:42:42 +02:00
mourner
3776e73c00 Switched to Node + Jake + UglifyJS for building 2011-12-11 22:45:49 +02:00
mourner
a9720fcb43 Final jshinting without remorse 2011-12-09 16:51:31 +02:00
mourner
b03f6eff07 Some really heavy jshinting and whitespace fixes 2011-12-09 16:35:15 +02:00
mourner
276c522624 remove closure compiler from the distribution (it's easy to download it on your own when building) 2011-12-09 12:40:15 +02:00
mourner
dc79b10683 More jshinting and whitespace fixes 2011-12-09 12:20:59 +02:00
mourner
cf5cc5bb28 JSHint config added 2011-12-08 17:55:52 +02:00
mourner
a38f9dd6ae vector code refactoring to fix #339 2011-10-21 17:50:59 +03:00
Mourner
229b905bb5 update dependencies in custom builder 2011-08-11 16:40:33 +03:00
florianf
21cb7c649e Updated UNIX Makefile to include all files like Windows make.bat 2011-07-24 15:13:20 +02:00
Mourner
e1c5051f7c update build with Layers control 2011-07-20 14:12:12 +03:00
Mourner
d63d39cabf update build (only ~2.5kb increase from canvas backend, great!) 2011-06-21 18:13:43 +03:00
Carl Meyer
a4620e4c73 Fixed mis-spelling of Path.VML.js in deps.js. 2011-06-11 18:22:28 -05:00
Mourner
3558ed8e32 update build and changelog, closes #77, closes #13 2011-06-10 14:47:28 +03:00
Mourner
e7410e6e03 improve projections support, add EPSG:3395 (real mercator) 2011-05-31 12:36:05 +03:00
mourner
876bb4f69d finished projections improvement 2011-05-31 00:37:48 +03:00