Vladimir Agafonkin
|
3347b78f4b
|
Merge pull request #1812 from AndreyGeonya/patch-3
Update reference.html
|
2013-06-30 14:11:04 -07:00 |
|
Andrey Geonya
|
cb22601c8d
|
Update reference.html
getLayers() documentation fixed (wrong type)
|
2013-06-30 21:39:25 +03:00 |
|
Vladimir Agafonkin
|
17c25ea424
|
Merge pull request #1811 from AndreyGeonya/patch-2
Update reference.html
|
2013-06-30 05:03:05 -07:00 |
|
Andrey Geonya
|
c45b140e70
|
Update reference.html
LocationEvent documentation fixed (altitude duplicate)
|
2013-06-30 12:24:10 +03:00 |
|
Vladimir Agafonkin
|
5e4cfc5b68
|
Merge pull request #1810 from JasonSanford/gh-pages
A few more details about base layers in the layers control
|
2013-06-29 05:28:58 -07:00 |
|
Jason Sanford
|
703e5a6da7
|
Also note that only a single base map should be passed in reference.
|
2013-06-29 00:43:38 -06:00 |
|
Jason Sanford
|
02090a3281
|
Note that only one base layer should be added to the map at instantiation.
|
2013-06-29 00:38:03 -06:00 |
|
Vladimir Agafonkin
|
d04f1e73e3
|
add info about name, minor updates
|
2013-06-28 17:21:40 -04:00 |
|
Vladimir Agafonkin
|
e795e48446
|
fix typo
|
2013-06-28 17:10:45 -04:00 |
|
Vladimir Agafonkin
|
2585d71a5a
|
blog post with plugin authoring guide
|
2013-06-28 17:00:25 -04:00 |
|
Vladimir Agafonkin
|
7a1394790e
|
update build
|
2013-06-28 16:46:11 -04:00 |
|
Vladimir Agafonkin
|
7ff6c81276
|
Merge branch 'master' into gh-pages
* master:
remove change that didn't go into 0.6.2
Revert "Consistent mouse event propagation in Marker and Path"
update changelog
|
2013-06-28 16:45:15 -04:00 |
|
Vladimir Agafonkin
|
46356e73a7
|
remove change that didn't go into 0.6.2
|
2013-06-28 16:39:16 -04:00 |
|
John Firebaugh
|
475e736346
|
Revert "Consistent mouse event propagation in Marker and Path"
This reverts commit 4015f49615 .
|
2013-06-28 16:22:20 -04:00 |
|
Vladimir Agafonkin
|
3f85f7c86e
|
update changelog
|
2013-06-28 15:56:57 -04:00 |
|
Vladimir Agafonkin
|
d10e9a08c9
|
merge master
|
2013-06-28 15:54:25 -04:00 |
|
Vladimir Agafonkin
|
df7edd5aa5
|
rename plugin authoring guide
|
2013-06-28 15:53:11 -04:00 |
|
Vladimir Agafonkin
|
65f67e5015
|
update for 0.6.2
|
2013-06-28 15:50:32 -04:00 |
|
Vladimir Agafonkin
|
199968be45
|
bump version in package.json
|
2013-06-28 15:48:06 -04:00 |
|
Vladimir Agafonkin
|
1f3cd6a08d
|
update changelog
|
2013-06-28 15:47:45 -04:00 |
|
Vladimir Agafonkin
|
b3d5684826
|
update build, bump minor version
|
2013-06-28 15:42:49 -04:00 |
|
John Firebaugh
|
f96a3f6988
|
Copyedit
|
2013-06-28 15:09:52 -04:00 |
|
Vladimir Agafonkin
|
5608b7a5fd
|
Merge pull request #1808 from Leaflet/link-hover
Clicking on trs will bring you there, icons on hover. Fixes #1793
|
2013-06-28 12:01:18 -07:00 |
|
Vladimir Agafonkin
|
7a4575419f
|
Merge pull request #1809 from Leaflet/mouse-events
Mouse events
|
2013-06-28 11:52:15 -07:00 |
|
Vladimir Agafonkin
|
994780a2a2
|
updates to plugin authoring guide
|
2013-06-28 14:50:49 -04:00 |
|
John Firebaugh
|
4015f49615
|
Consistent mouse event propagation in Marker and Path
Marker was missing mouseup and mousemove.
Path was missing mouseup.
|
2013-06-28 14:44:10 -04:00 |
|
John Firebaugh
|
1b7977a259
|
Manage happen.js with npm and upgrade it
|
2013-06-28 14:44:10 -04:00 |
|
Tom MacWright
|
49fb1968b4
|
Clicking on trs will bring you there, icons on hover. Fixes #1793
|
2013-06-28 14:42:13 -04:00 |
|
Vladimir Agafonkin
|
634160aa4b
|
add plugin authoring guide, close #399
|
2013-06-28 14:39:49 -04:00 |
|
Vladimir Agafonkin
|
d00d8af033
|
update changelog
|
2013-06-28 14:38:50 -04:00 |
|
John Firebaugh
|
2b6dbacf53
|
Workaround for FF user-select bug (fixes #1807)
|
2013-06-28 12:21:52 -04:00 |
|
Vladimir Agafonkin
|
4bb9b38423
|
Merge pull request #1804 from Leaflet/1790
Replace explicit z-index with DOM reordering
|
2013-06-28 07:00:21 -07:00 |
|
John Firebaugh
|
1954d3d64e
|
Replace explicit z-index with DOM reordering
Setting an explicit z-index interacts badly with tile
layers which have an opacity less than 1, and therefore
create a stacking context.
Fixes #1790.
|
2013-06-28 09:55:17 -04:00 |
|
Vladimir Agafonkin
|
9559f40829
|
minor cleanup
|
2013-06-27 19:47:34 -04:00 |
|
Vladimir Agafonkin
|
2521e121db
|
fix global map leak
|
2013-06-27 19:45:00 -04:00 |
|
Vladimir Agafonkin
|
b03f322193
|
add TileLayer maxNativeZoom option for scaling tiles on unsupported zooms, close #1798
|
2013-06-27 19:40:27 -04:00 |
|
Vladimir Agafonkin
|
69f51f22f3
|
update build and changelog
|
2013-06-27 19:36:29 -04:00 |
|
Vladimir Agafonkin
|
859c62f0e7
|
fix chrome zoom anim flickering near map borders
|
2013-06-27 19:36:20 -04:00 |
|
Vladimir Agafonkin
|
3d1f0957e7
|
Merge pull request #1801 from Leaflet/1800
Disable text selection on mousedown rather than move
|
2013-06-27 15:21:20 -07:00 |
|
Vladimir Agafonkin
|
c7668676f1
|
add anchor highlighting to the reference
|
2013-06-27 18:15:50 -04:00 |
|
John Firebaugh
|
4a8b5486c9
|
Disable text selection on mousedown rather than move
This seems to fix #1800 and a related unfiled issue reported in
IRC regarding tiles becoming selected on double-click when a
vector layer is present.
|
2013-06-27 18:06:43 -04:00 |
|
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 |
|