Commit Graph

3307 Commits

Author SHA1 Message Date
Vladimir Agafonkin
9a113d11ac Merge pull request #1799 from Leaflet/member-reference
Member reference
2013-06-27 14:31:57 -07:00
Tom MacWright
a6360cc91e Add links to all sections, do lowercase with dashes 2013-06-27 14:49:02 -04:00
Tom MacWright
946647257d First swipe at a member reference link 2013-06-27 14:30:40 -04:00
Vladimir Agafonkin
00123f1327 update links to 0.6.1 and a note in the blog post 2013-06-27 10:47:20 -04:00
Vladimir Agafonkin
ff48fda32d merge master 2013-06-27 10:43:51 -04:00
Vladimir Agafonkin
ae5bc1cc82 bump version and build 2013-06-27 10:41:12 -04:00
Vladimir Agafonkin
9ba28229e9 fix typo in changelog 2013-06-27 10:35:12 -04:00
Vladimir Agafonkin
f1b8b1bc06 update build and changelog 2013-06-27 10:34:32 -04:00
John Firebaugh
725124931f preventDefault on MozMousePixelScroll
This prevents scrolling without changing the zoom delta
calculations.

Fixes #1794
2013-06-27 10:28:13 -04:00
John Firebaugh
bc40266bc9 Revert "Use "wheel" event where supported (#1788)"
This reverts commit a784c560e5.
2013-06-27 10:27:42 -04:00
Vladimir Agafonkin
e468704738 fix EPSG3395 zooming, close #1796 2013-06-27 09:27:25 -04:00
Vladimir Agafonkin
504390d67c update jshint and karma versions in deps 2013-06-26 17:52:30 -04:00
Vladimir Agafonkin
de743fa890 fix clash of zoom button hover styles with Bootstrap, close #1791 2013-06-26 17:31:45 -04:00
Vladimir Agafonkin
421ac9b62f Merge pull request #1792 from ismyrnow/gh-pages
Add Leaflet.GroupedLayerControl to plugin list
2013-06-26 11:38:00 -07:00
Ishmael Smyrnow
e03567f796 Add Leaflet.GroupedLayerControl to plugin list 2013-06-26 14:30:50 -04:00
Vladimir Agafonkin
d498f442e8 mention saving to geojson in release post 2013-06-26 12:34:56 -04:00
Vladimir Agafonkin
b2d5eba972 make npm package name lowercase as required 2013-06-26 12:29:29 -04:00
Vladimir Agafonkin
bbc466762a add a note about GitHub and Mapbox.js 2013-06-26 12:26:16 -04:00
Vladimir Agafonkin
db2f28fef4 fix Steve's name in the blog post 2013-06-26 11:47:27 -04:00
Vladimir Agafonkin
ba7162a791 merge master 2013-06-26 11:45:58 -04:00
Vladimir Agafonkin
e306733ac8 bigger font and minor tweaks 2013-06-26 11:16:14 -04:00
Vladimir Agafonkin
08b66c7f5f website updates, release blog post 2013-06-26 11:05:57 -04:00
Vladimir Agafonkin
524d32179b post title fixes (capitalized) 2013-06-26 11:01:43 -04:00
Vladimir Agafonkin
48ea6518f7 reorder items in the changelog a bit 2013-06-26 09:46:42 -04:00
Vladimir Agafonkin
f1342d32ef update download links 2013-06-26 09:13:19 -04:00
Vladimir Agafonkin
951addabcd finish 0.6 docs 2013-06-26 09:08:40 -04:00
Vladimir Agafonkin
2c34511bf6 merge master 2013-06-25 23:32:23 -04:00
Vladimir Agafonkin
3374166028 update build 2013-06-25 19:42:38 -04:00
Vladimir Agafonkin
c56e3762ac bring back the horrible timeout hack for Android, close #1785 2013-06-25 19:42:03 -04:00
Vladimir Agafonkin
71aadeca25 add a link to previous stable version docs, close #921 2013-06-25 16:34:26 -04:00
Vladimir Agafonkin
7c6c701efc update docs section in contributing guide 2013-06-25 16:25:21 -04:00
Vladimir Agafonkin
7d2649e0ae yet another docs update 2013-06-25 16:12:45 -04:00
Vladimir Agafonkin
2f2632758e one more docs updates batch 2013-06-25 14:44:07 -04:00
Vladimir Agafonkin
ae1dcaf978 remove outdated changelog line 2013-06-25 14:43:35 -04:00
Vladimir Agafonkin
46a3ffa507 minor changelog fix 2013-06-25 14:41:31 -04:00
Vladimir Agafonkin
9a9c617355 merge master for 0.6 2013-06-25 13:52:35 -04:00
Vladimir Agafonkin
d2f99f9b35 bump version, update changelog and build 2013-06-25 13:46:14 -04:00
Vladimir Agafonkin
2729af4fc9 another batch of docs updates 2013-06-25 13:41:03 -04:00
John Firebaugh
7355070958 Merge pull request #1789 from Leaflet/wheel
Use "wheel" event where supported (#1788)
2013-06-25 10:40:14 -07:00
John Firebaugh
a784c560e5 Use "wheel" event where supported (#1788) 2013-06-25 13:31:51 -04:00
Vladimir Agafonkin
e7fa864260 first batch of docs updates 2013-06-25 13:01:45 -04:00
Vladimir Agafonkin
cdc65c6c6b add Circle & CircleMarker toGeoJSON 2013-06-25 12:43:22 -04:00
Vladimir Agafonkin
9db93e4635 update build 2013-06-25 11:31:29 -04:00
Vladimir Agafonkin
55a36e2fe8 fix regression of not being able to addLayer in initHooks 2013-06-25 11:25:10 -04:00
Vladimir Agafonkin
1eca103f8a update changelog and build 2013-06-25 10:29:16 -04:00
Vladimir Agafonkin
e74fc2594e minor formatting stuff 2013-06-25 10:25:16 -04:00
Vladimir Agafonkin
c3147e70db Merge pull request #1786 from Leaflet/preventDefault
Remove preventDefault again, fix FF
2013-06-25 07:15:37 -07:00
Vladimir Agafonkin
f3b4fb5469 fix facebook like button misposition 2013-06-25 10:14:11 -04:00
John Firebaugh
cb4b4ff343 Remove preventDefault from BoxZoom too 2013-06-25 10:12:02 -04:00
John Firebaugh
1b5a77f77d Also disable user-drag/prevent dragstart events
Unlike preventTextSelection, it appears important that
this happens on mousedown rather than the first mousemove
event. Otherwise, tile images are still sometimes draggable
on Firefox.
2013-06-25 10:12:02 -04:00