File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110.3.0
22~~~~~
33
4- - Add fullscreen plugin (sanga #437)
5- - Add ColorLine object (bibmartin #449)
6- - Add smooth_factor option to GeoJSON, TopoJSON and Choropleth (JamesGardiner #428)
7- - Add options to fullscreen plugin (qingkaikong #468)
8- - Add options to LayerControl (qingkaikong #473)
4+ - Added fullscreen plugin (sanga #437)
5+ - Added ColorLine object (bibmartin #449)
6+ - Added smooth_factor option to GeoJSON, TopoJSON and Choropleth (JamesGardiner #428)
7+ - Added options to fullscreen plugin (qingkaikong #468)
8+ - Added options to LayerControl (qingkaikong #473)
9+ - Added text path (talespaiva #451 and #474)
10+ - Update font-awesome to 4.6.3 (ocefpaf #478)
911
1012Bug Fixes
1113
1214- Fix MIME type (text/plain) is not executable (talespaiva #440)
15+ - Update Travis-CI testing to incorporate branca and fix notebook tests (ocefpaf #436)
1316
14170.2.1
1518~~~~~
Original file line number Diff line number Diff line change 4343 ("bootstrap_theme_css" ,
4444 "https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" ), # noqa
4545 ("awesome_markers_font_css" ,
46- "https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0 /css/font-awesome.min.css" ), # noqa
46+ "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3 /css/font-awesome.min.css" ), # noqa
4747 ("awesome_markers_css" ,
4848 "https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css" ), # noqa
4949 ("marker_cluster_default_css" ,
Original file line number Diff line number Diff line change 1212 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.css " />
1313 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css "/>
1414 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css "/>
15- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0 /css/font-awesome.min.css "/>
15+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3 /css/font-awesome.min.css "/>
1616 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css "/>
1717 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/0.4.0/MarkerCluster.Default.css "/>
1818 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/0.4.0/MarkerCluster.css "/>
You can’t perform that action at this time.
0 commit comments