Vladimir Agafonkin
8a5184193e
Merge pull request #3917 from Leaflet/canvas-stop-event
...
Canvas events fixes (fix #3915 )
2015-10-10 21:24:37 +03:00
Yohan Boniface
108fee799c
Add a bunch of missing PR references to beta2 changelog
2015-10-10 19:46:33 +02:00
Yohan Boniface
a41a70da49
Group changes by category in beta2 changelog
2015-10-10 19:31:40 +02:00
Iván Sánchez Ortega
5d02b03077
Merge pull request #3918 from Leaflet/default-radius
...
Fix L.Circle init without options.radius
2015-10-09 20:43:34 +02:00
Yohan Boniface
6c3b9e10b8
Fix L.Circle init without options.radius
2015-10-09 20:24:42 +02:00
Yohan Boniface
0b0989f9f1
Canvas events fixes ( fix #3915 )
...
- fix fireEvent called for each layer containing event point
- fix layer not removed from this._layer at remove
- fix L.DomEvent.stop(e) not honoured for canvas because events
are both listenned on canvas container and map container
2015-10-09 18:28:35 +02:00
Vladimir Agafonkin
c82aaa4158
Merge pull request #3907 from Leaflet/beta2-changelog
...
1.0.0-beta2 changelog
2015-10-09 00:23:14 +03:00
Vladimir Agafonkin
ec714a76f3
Merge pull request #3908 from danzel/popup-movement
...
bringToFront / bringToBack for popups.
2015-10-09 00:22:51 +03:00
danzel
4fa857a07c
Put changelog in the right place
2015-10-09 10:14:06 +13:00
danzel
72f4a43457
Document change in CHANGELOG.md
2015-10-09 09:59:45 +13:00
danzel
8f6d188088
bringToFront / bringToBack for popups.
...
Fixes #3813
2015-10-09 09:49:49 +13:00
Yohan Boniface
792e91fd16
Typo
2015-10-08 15:41:40 +02:00
Iván Sánchez Ortega
08d14a3ed0
Draft for the 1.0.0-beta2 changelog
2015-10-08 15:28:33 +02:00
Vladimir Agafonkin
441a02b85a
Merge pull request #3803 from Leaflet/mouseout-child
...
Make sure mouse has an external relatedTarget on mouseout/over
2015-10-08 14:59:31 +03:00
Yohan Boniface
7c2ac9f39d
Make sure mouse has an external relatedTarget on mouseout/over ( fix #3797 #3708 )
2015-10-08 14:57:33 +03:00
Vladimir Agafonkin
3bf767c5a9
Merge pull request #3897 from Leaflet/transitionend-timeout
...
Zoom anim fires 'transitionend' event handler on a timer
2015-10-08 14:08:03 +03:00
Vladimir Agafonkin
a34567e7fc
Merge pull request #3906 from Leaflet/scale-border-box
...
Use border-box sizing for scale control (fix #3668 )
2015-10-08 14:06:49 +03:00
Yohan Boniface
c77ca40ccb
Use border-box sizing for scale control ( fix #3668 )
...
Since 8a33e94c0e
we are not more removing the padding programatically.
2015-10-08 12:14:25 +02:00
Vladimir Agafonkin
e5964e81a7
Merge pull request #3905 from Leaflet/zoomanim-regression
...
Do not reset a gridlayer during a zoom animation, fixes #3902
2015-10-08 12:50:15 +03:00
Iván Sánchez Ortega
8685e6a106
Do not reset a gridlayer during a zoom animation, fixes #3902
2015-10-08 11:46:19 +02:00
Vladimir Agafonkin
0964aa882d
Revert "Removing unneeded L.Map._latLngToNewLayerPoint, see #3895 "
...
This reverts commit 08c779367f
.
2015-10-08 01:06:41 +03:00
Iván Sánchez Ortega
e15097dc1a
Hack iOS tile loading race hack-fix from 3e200bed
2015-10-07 17:04:24 +02:00
Vladimir Agafonkin
4d934dfecb
Merge pull request #3872 from Leaflet/tap-mousemove
...
Simulate mousemove on touchmove (fix #3825 )
2015-10-07 16:50:17 +03:00
Vladimir Agafonkin
ca15b9be8d
Merge pull request #3882 from Leaflet/openpopup-while-animating
...
Prevent Popup._adjustPan while already panning (fix #3744 )
2015-10-07 13:52:32 +03:00
Yohan Boniface
03d3bee8b1
Prevent Popup._adjustPan while already panning ( fix #3744 )
2015-10-07 12:34:42 +02:00
Iván Sánchez Ortega
08c779367f
Removing unneeded L.Map._latLngToNewLayerPoint, see #3895
2015-10-07 12:30:20 +02:00
Vladimir Agafonkin
be43485e02
Merge pull request #3895 from Leaflet/renderer-animatezoom
...
L.Renderer shall use center and not topleft as reference
2015-10-07 13:28:12 +03:00
Vladimir Agafonkin
5b600c5cbd
Merge pull request #3898 from Leaflet/tilelayer-nowrap
...
GridLayers implement the 'noWrap' option (previously in 0.7.x TileLayers)
2015-10-06 20:52:48 +03:00
Iván Sánchez Ortega
c101b836c7
GridLayers implement the 'noWrap' option (previously in 0.7.x TileLayers)
2015-10-06 16:38:30 +02:00
Iván Sánchez Ortega
4eb39d5312
Zoom anim fires 'transitionend' event handler on a timer, see #3689 , #2693
...
Nothing but a port of a hack in stable, see 91477588fa
2015-10-06 16:09:33 +02:00
Iván Sánchez Ortega
a2595bbfe8
L.Renderer shall use center and not topleft as reference, fixes #3769
2015-10-06 15:35:10 +02:00
Vladimir Agafonkin
1306dd8709
Merge pull request #3893 from Leaflet/edge-keyboard-focus
...
Workaround for keyboard tabindex in MS Edge
2015-10-06 16:32:44 +03:00
Iván Sánchez Ortega
c9532a8d92
Workaround for keyboard tabindex in MS Edge, fixes #3772
2015-10-06 10:12:11 +02:00
Vladimir Agafonkin
8f47372af6
Merge pull request #3878 from Leaflet/fix-moveend-recurse
...
Add flag not to run panInsideBounds when already panning (fix #3848 )
2015-09-30 13:16:45 +03:00
Yohan Boniface
8f189bce23
Add flag not to run panInsideBounds when already panning ( fix #3848 )
2015-09-30 12:11:26 +02:00
Iván Sánchez Ortega
4f2f22e8ff
Merge pull request #3874 from kumy/patch-1
...
fix a typo
2015-09-28 21:10:09 +02:00
kumy
3b7a6951ed
fix a typo
2015-09-28 21:07:57 +02:00
Yohan Boniface
a1d488a9ac
Simulate mousemove on touchmove ( fix #3825 )
2015-09-28 16:28:07 +02:00
Vladimir Agafonkin
8c8d0ac7ee
fix whitespace in comments
2015-09-25 15:37:07 +03:00
Vladimir Agafonkin
cfdbd10431
enforce indentation in specs
2015-09-25 13:55:37 +03:00
Vladimir Agafonkin
301473ad4d
more strict eslinting
2015-09-25 13:40:21 +03:00
Coen Mulders
bcde047f09
Added zoom for the custom scale in L.CRS.Simple
...
Fixes #3867
2015-09-25 13:16:52 +03:00
Yohan Boniface
3ff1b65b64
Merge pull request #3861 from Intermaps/changelog-typo-fix
...
Fix typo in changelog.md
2015-09-22 10:15:53 +02:00
Egon Steiner
6f8b278f86
fix typo in pull url
2015-09-22 10:12:09 +02:00
Vladimir Agafonkin
7a9f2aefb3
Merge pull request #3859 from olee/patch-1
...
Fix bug with maxNativeZoom == 0
2015-09-22 00:57:53 +03:00
Vladimir Agafonkin
47a4d0573e
Merge pull request #3840 from Leaflet/canvas-redrawbounds
...
Comprehensive bounds on canvas layer update (fix #3583 )
2015-09-22 00:22:56 +03:00
Björn Zeutzheim
458d5c9ac8
Fix bug with maxNativeZoom == 0
...
Setting `maxNativeZoom` to `0` does not work as expected (only use zoom level 0) but instead disables the function.
This PR fixes this problem.
Same fix applies for (afaik current stable) 0.7.5
2015-09-22 01:49:05 +09:00
Yohan Boniface
8ea42c1ccc
Add padding on canvas redraw bounds
2015-09-20 12:32:40 +02:00
Yohan Boniface
f643d25637
Use clip to limit canvas redraw area ( fix #3583 )
2015-09-20 12:32:40 +02:00
Yohan Boniface
e576ce528e
Linting
2015-09-20 12:32:15 +02:00