[devdocsgjs/main: 973/1867] leaflet: add version 1.6.0
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 973/1867] leaflet: add version 1.6.0
- Date: Fri, 19 Nov 2021 23:47:37 +0000 (UTC)
commit 881f4af0b6d5343530e0d0829369f680c1302e22
Author: Simon Legner <Simon Legner gmail com>
Date: Sun Nov 24 17:48:35 2019 +0100
leaflet: add version 1.6.0
https://leafletjs.com/2019/11/17/leaflet-1.6.0.html
Updated icon from https://leafletjs.com/docs/images/favicon.ico
lib/docs/scrapers/leaflet.rb | 7 ++++++-
public/icons/docs/leaflet/16.png | Bin 670 -> 1047 bytes
public/icons/docs/leaflet/16 2x png | Bin 1600 -> 1779 bytes
public/icons/docs/leaflet/SOURCE | 2 +-
4 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/lib/docs/scrapers/leaflet.rb b/lib/docs/scrapers/leaflet.rb
index 1de33186..3c3c89f4 100644
--- a/lib/docs/scrapers/leaflet.rb
+++ b/lib/docs/scrapers/leaflet.rb
@@ -19,8 +19,13 @@ module Docs
Maps © OpenStreetMap contributors.
HTML
+ version '1.6' do
+ self.release = '1.6.0'
+ self.base_url = "https://leafletjs.com/reference-#{release}.html"
+ end
+
version '1.5' do
- self.release = '1.5.0'
+ self.release = '1.5.1'
self.base_url = "https://leafletjs.com/reference-#{release}.html"
end
diff --git a/public/icons/docs/leaflet/16.png b/public/icons/docs/leaflet/16.png
index f0638e03..42510dc8 100644
Binary files a/public/icons/docs/leaflet/16.png and b/public/icons/docs/leaflet/16.png differ
diff --git a/public/icons/docs/leaflet/16 2x png b/public/icons/docs/leaflet/16 2x png
index 24f0150d..68a26424 100644
Binary files a/public/icons/docs/leaflet/16 2x png and b/public/icons/docs/leaflet/16 2x png differ
diff --git a/public/icons/docs/leaflet/SOURCE b/public/icons/docs/leaflet/SOURCE
index 80b6994d..2611f95c 100644
--- a/public/icons/docs/leaflet/SOURCE
+++ b/public/icons/docs/leaflet/SOURCE
@@ -1 +1 @@
-http://leafletjs.com/docs/images/favicon.ico
+https://leafletjs.com/docs/images/favicon.ico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]