Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade/leaflet v1.x #476

Closed
wants to merge 74 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
a648357
add simple crosstalk example
timelyportfolio Dec 30, 2016
f1e63f5
add basic crosstalk + shiny example
timelyportfolio Dec 30, 2016
31b8d05
Merge branch 'master' of https://github.com/rstudio/leaflet
timelyportfolio Dec 30, 2016
9261eca
hack to make leaflet only render once
timelyportfolio Dec 30, 2016
d1294a3
change to master for leaflet and crosstalk
timelyportfolio Dec 30, 2016
e9267e4
uglier by the commit; fix error with ui introduced by leaflet once re…
timelyportfolio Dec 30, 2016
f9ac904
Merge branch 'master' of https://github.com/rstudio/leaflet
timelyportfolio Jan 9, 2017
b4bc9d9
add an example using Shiny to get polygon from Leaflet.Draw and then …
timelyportfolio Jan 9, 2017
c5e27b4
add example with Shiny gadget for Leaflet.Draw; cc @tim-salabim
timelyportfolio Jan 10, 2017
4c75faf
add more complex Leaflet.Draw Shiny gadget; ref https://github.com/ti…
timelyportfolio Jan 10, 2017
351f0ef
fix small bug in second draw gadget example
timelyportfolio Jan 11, 2017
1880efb
also show how to plot points not within using lawn/turf
timelyportfolio Jan 11, 2017
e3010c2
quick little poc to combine listviewer::jsonedit with mapview to have…
timelyportfolio Jan 13, 2017
1deebd6
add Leaflet.Draw deleted shiny example
timelyportfolio Jan 17, 2017
ce3c1d7
test out leaflet with Split.js
timelyportfolio Jan 18, 2017
62907df
add resize on drag
timelyportfolio Jan 19, 2017
d1c3ef7
test with split.js and svglite responsive svg
timelyportfolio Jan 19, 2017
1695722
add support for simple features MULTIPOLYGON. lines to follow
tim-salabim Jan 22, 2017
9f3e437
Fix #390: validateCoords warns on valid polygon data
jcheng5 Feb 28, 2017
678bae1
ensure type safety of .indexOf(stamp); fixes #395
cpsievert Mar 1, 2017
2d42d10
Merge branch 'master' of https://github.com/rstudio/leaflet
timelyportfolio Mar 10, 2017
c087ffd
copy/paste leaflet.js 1.0.3
timelyportfolio Mar 10, 2017
c1c030e
keep log of all errors found
timelyportfolio Mar 10, 2017
00eff02
change to leaflet version 1.0.3 in yaml
timelyportfolio Mar 11, 2017
4b841f0
fix (partially) marker.png not found error
timelyportfolio Mar 11, 2017
6d0e4e1
upgrade leaflet-measure to 2.1.5
timelyportfolio Mar 11, 2017
7279a94
add note in errors about leaflet-measure broken status
timelyportfolio Mar 11, 2017
f6a25e9
change leaflet-measure version in htmlDependency to 2.1.5 and remove …
timelyportfolio Mar 11, 2017
6899951
discovered remove controls do not work so log in errors
timelyportfolio Mar 11, 2017
c6762e3
temp fix for leaflet-measure but need to rewrite some legacy controls…
timelyportfolio Mar 11, 2017
55334c1
fix leaflet-measure and layersControl to use addControl and removeCon…
timelyportfolio Mar 13, 2017
a4875a3
start to remove leaflet-label since now L.tooltip
timelyportfolio Mar 13, 2017
8f78977
start discussing changes in NEWS to keep track
timelyportfolio Mar 13, 2017
03d6b38
update leaflet-markercluster to 1.0.4 and update its plugins
timelyportfolio Mar 14, 2017
f448c72
fix markercluster permanent/noHide tooltip for L.tooltip
timelyportfolio Mar 14, 2017
ea92252
change default label offset to same as default L.tooltip offset 0,0
timelyportfolio Mar 14, 2017
05dea44
update leaflet-omnivore to 0.3.4
timelyportfolio Mar 14, 2017
c1405d5
remove old bower from leaflet-providers
timelyportfolio Mar 14, 2017
aba117c
update to proj4leaflet 1.0.1 and test with http://rpubs.com/bhaskarvk…
timelyportfolio Mar 15, 2017
96667e3
step toward fixing broken addRasterImage; displays now but still not …
timelyportfolio Mar 15, 2017
83bee11
fix no. 2 on addRasterImage now displaying correctly but not working …
timelyportfolio Mar 16, 2017
298889e
Add support for dragend notification
imprompt Mar 22, 2017
a807435
Raster: Fix issue where rasters appear behind tiles by default
jcheng5 Aug 18, 2017
bb4e33d
Fix issue with rasters disappearing
jcheng5 Aug 18, 2017
3e65a74
Merge branch 'master' into v1.0
jcheng5 Aug 21, 2017
b719a0f
Upgrade to Leaflet 1.2.0
jcheng5 Aug 21, 2017
d19bd52
Rebuild docs
jcheng5 Aug 21, 2017
8216a70
begin update of markercluster to v0.1.1
timelyportfolio Aug 30, 2017
cced766
update leaflet-measure to 2.1.7
timelyportfolio Aug 30, 2017
167d879
update leaflet-omnivore to 0.3.4
timelyportfolio Aug 30, 2017
c60a979
update proj4leaflet to 1.0.2
timelyportfolio Aug 31, 2017
3af495a
update leaflet-minimap to 3.5.0
timelyportfolio Aug 31, 2017
fe4a794
update Leaflet.EasyButton to 2.2.2
timelyportfolio Aug 31, 2017
570aff5
update leaflet.graticule
timelyportfolio Aug 31, 2017
7668428
delete local version of normalize-sf
tim-salabim Sep 9, 2017
1ac6130
merge upstream
tim-salabim Sep 9, 2017
0102062
add method argument to addRasterImage, fixes #219 and #461.
tim-salabim Sep 9, 2017
480e15a
add argument elementId to leaflet. fixes #411
tim-salabim Sep 9, 2017
ada5aa6
attempt to resolve cluster layer support and freezable conflict
timelyportfolio Sep 28, 2017
d40024c
change order of load for freezable and layersupport to get freeze wor…
timelyportfolio Sep 29, 2017
57d6349
#453 + #458 + Fix for locationfilter + latest plugins
Nov 6, 2017
1f0ee97
Merge remote-tracking branch 'upstream/pr/462' into upgrade/leaflet-v1.x
Nov 6, 2017
bdfdee2
Merge remote-tracking branch 'upstream/pr/405' into upgrade/leaflet-v1.x
Nov 6, 2017
73aaa4c
Merge remote-tracking branch 'upstream/pr/396' into upgrade/leaflet-v1.x
Nov 6, 2017
42f17e2
Merge remote-tracking branch 'upstream/pr/393' into upgrade/leaflet-v1.x
Nov 6, 2017
fa5e14d
grunt build after merging PRs
Nov 6, 2017
307326b
Minor fixes/documentation, and example updates
Nov 6, 2017
5104525
Fixed All issues with Proj4Leaflet support (I think!)
Nov 10, 2017
e35b661
Latest Providers
Nov 13, 2017
6a3d207
Deprecated L.Proj.CRS.TMS
Nov 13, 2017
5fb5001
Fixed Arguments, but retained backward compatibility. Fixed links to …
Nov 13, 2017
5baeada
Fixes #456
Nov 13, 2017
279c44b
remove examples left from testing/experimentation
timelyportfolio Nov 21, 2017
fb7bc81
Merge pull request #17 from timelyportfolio/v1.x
bhaskarvk Nov 21, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of https://github.com/rstudio/leaflet
  • Loading branch information
timelyportfolio committed Mar 10, 2017
commit 2d42d1084f08c58577e599f4eec996dd40ffb2c5

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.