Commit Graph

1323 Commits

Author SHA1 Message Date
James Lyne
97c7f8bdae
Merge pull request #421 from JLyne/dependabot/npm_and_yarn/eslint-plugin-vue-8.7.1
Bump eslint-plugin-vue from 8.6.0 to 8.7.1
2022-05-28 14:27:44 +01:00
James Lyne
6fc35ad2d6
Merge pull request #430 from JLyne/dependabot/npm_and_yarn/types/node-17.0.35
Bump @types/node from 17.0.25 to 17.0.35
2022-05-28 14:27:39 +01:00
James Lyne
8d10538ab8
Merge pull request #431 from JLyne/dependabot/npm_and_yarn/sass-1.52.1
Bump sass from 1.50.0 to 1.52.1
2022-05-28 14:27:35 +01:00
James Lyne
c9c1e3deb1
Merge pull request #432 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.36
Bump @vue/compiler-sfc from 3.2.31 to 3.2.36
2022-05-28 14:27:30 +01:00
dependabot[bot]
5218b782b8
Bump @vue/compiler-sfc from 3.2.31 to 3.2.36
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.31 to 3.2.36.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.36/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 22:19:35 +00:00
dependabot[bot]
159a7340c0
Bump sass from 1.50.0 to 1.52.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.52.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.50.0...1.52.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 22:15:09 +00:00
dependabot[bot]
2dbcfc6f50
Bump @types/node from 17.0.25 to 17.0.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 17.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 22:11:30 +00:00
James Lyne
e3070c9039
Merge pull request #428 from Urelion/master
Make icons more flexible
2022-05-18 21:41:02 +01:00
ChrissW-R1
14facbbd1c use split map name for as type 2022-05-11 21:45:50 +02:00
ChrissW-R1
f533d084f4 added icons for non-standard map names. 2022-05-11 21:22:58 +02:00
dependabot[bot]
989a2638e7
Bump eslint-plugin-vue from 8.6.0 to 8.7.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.6.0 to 8.7.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.6.0...v8.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 22:08:26 +00:00
James Lyne
aa431a6fff Update vite 2022-04-26 23:28:23 +01:00
James Lyne
5b5e908600 Respect disableMarkerUI when handling expandUI. Fixed #405 2022-04-26 15:58:35 +01:00
James Lyne
68f3d966d5 Update leaflet 2022-04-26 15:57:51 +01:00
James Lyne
9ed2a66128
Merge pull request #409 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-2.3.1
Bump @vitejs/plugin-vue from 2.2.4 to 2.3.1
2022-04-26 15:29:09 +01:00
dependabot[bot]
8d3bc951a0
Bump @vitejs/plugin-vue from 2.2.4 to 2.3.1
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 2.2.4 to 2.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.3.1/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 14:26:54 +00:00
James Lyne
f82cb89fcf
Merge pull request #414 from JLyne/dependabot/npm_and_yarn/eslint-8.14.0
Bump eslint from 8.12.0 to 8.14.0
2022-04-26 15:26:13 +01:00
James Lyne
b0a402ec6b
Merge pull request #415 from JLyne/dependabot/npm_and_yarn/vue/vue3-jest-27.0.0
Bump @vue/vue3-jest from 27.0.0-alpha.4 to 27.0.0
2022-04-26 15:26:07 +01:00
James Lyne
1555c75a52
Merge pull request #416 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.21.0
Bump @typescript-eslint/parser from 5.17.0 to 5.21.0
2022-04-26 15:26:02 +01:00
dependabot[bot]
a9d2f734af
Bump @vue/vue3-jest from 27.0.0-alpha.4 to 27.0.0
Bumps [@vue/vue3-jest](https://github.com/vuejs/vue-jest) from 27.0.0-alpha.4 to 27.0.0.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/compare/v27.0.0-alpha.4...v27.0.0)

---
updated-dependencies:
- dependency-name: "@vue/vue3-jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 14:24:07 +00:00
dependabot[bot]
7d089e0296
Bump @typescript-eslint/parser from 5.17.0 to 5.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 14:23:55 +00:00
dependabot[bot]
92a2a8afe4
Bump eslint from 8.12.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 14:23:40 +00:00
James Lyne
083ff4eeaf
Merge pull request #410 from JLyne/dependabot/npm_and_yarn/cpy-cli-4.1.0
Bump cpy-cli from 3.1.1 to 4.1.0
2022-04-26 15:23:07 +01:00
dependabot[bot]
60f40a1331
Bump cpy-cli from 3.1.1 to 4.1.0
Bumps [cpy-cli](https://github.com/sindresorhus/cpy-cli) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/sindresorhus/cpy-cli/releases)
- [Commits](https://github.com/sindresorhus/cpy-cli/compare/v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: cpy-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 14:11:25 +00:00
James Lyne
20b104c46d
Merge pull request #399 from JLyne/dependabot/npm_and_yarn/ts-jest-27.1.4
Bump ts-jest from 27.1.3 to 27.1.4
2022-04-26 15:10:51 +01:00
James Lyne
bc4080325b
Merge pull request #412 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.21.0
Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.21.0
2022-04-26 15:10:44 +01:00
James Lyne
a53bbf2b43
Merge pull request #413 from JLyne/dependabot/npm_and_yarn/vue/test-utils-2.0.0-rc.21
Bump @vue/test-utils from 2.0.0-rc.18 to 2.0.0-rc.21
2022-04-26 15:10:39 +01:00
dependabot[bot]
a84d740d5f
Bump @vue/test-utils from 2.0.0-rc.18 to 2.0.0-rc.21
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.0.0-rc.18 to 2.0.0-rc.21.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.0.0-rc.18...v2.0.0-rc.21)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 22:11:05 +00:00
dependabot[bot]
d8e3589dc5
Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.1 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 22:09:40 +00:00
dependabot[bot]
aa0fea583b
Bump ts-jest from 27.1.3 to 27.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 20:17:47 +00:00
James Lyne
e8b47ae5ab
Merge pull request #397 from JLyne/dependabot/npm_and_yarn/types/jest-27.4.1
Bump @types/jest from 27.4.0 to 27.4.1
2022-04-19 21:17:16 +01:00
James Lyne
ad328d8359
Merge pull request #402 from JLyne/dependabot/npm_and_yarn/eslint-plugin-vue-8.6.0
Bump eslint-plugin-vue from 8.4.1 to 8.6.0
2022-04-19 21:17:03 +01:00
James Lyne
a37412a66c
Merge pull request #403 from JLyne/dependabot/npm_and_yarn/sass-1.50.0
Bump sass from 1.49.9 to 1.50.0
2022-04-19 21:16:58 +01:00
James Lyne
de34a63032
Merge pull request #406 from JLyne/dependabot/npm_and_yarn/types/node-17.0.25
Bump @types/node from 17.0.19 to 17.0.25
2022-04-19 21:16:53 +01:00
dependabot[bot]
07b689759f
Bump @types/node from 17.0.19 to 17.0.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.19 to 17.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 22:27:55 +00:00
dependabot[bot]
04e2319986
Bump sass from 1.49.9 to 1.50.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.50.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.50.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 22:10:35 +00:00
dependabot[bot]
2db3f0285e
Bump eslint-plugin-vue from 8.4.1 to 8.6.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.4.1 to 8.6.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.4.1...v8.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 22:08:34 +00:00
dependabot[bot]
62f68d8b32
Bump @types/jest from 27.4.0 to 27.4.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 22:07:55 +00:00
James Lyne
adc67203b0 3.0.0 2022-04-01 21:18:48 +01:00
James Lyne
d574057fb3
Update README.md 2022-04-01 21:18:27 +01:00
James Lyne
cf9a179b61 Update leaflet 2022-04-01 15:00:58 +01:00
James Lyne
26ee4c4a1d
Merge pull request #376 from JLyne/dependabot/npm_and_yarn/sass-1.49.9
Bump sass from 1.49.8 to 1.49.9
2022-04-01 13:28:12 +01:00
James Lyne
52dd340077
Merge pull request #377 from JLyne/dependabot/npm_and_yarn/vitejs/plugin-vue-2.2.4
Bump @vitejs/plugin-vue from 2.2.2 to 2.2.4
2022-04-01 13:28:09 +01:00
James Lyne
ba1661dc0e
Merge pull request #390 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.33.9
Bump vue-tsc from 0.31.4 to 0.33.9
2022-04-01 13:28:04 +01:00
James Lyne
4308be95ad
Merge pull request #391 from JLyne/dependabot/npm_and_yarn/eslint-8.12.0
Bump eslint from 8.9.0 to 8.12.0
2022-04-01 13:27:58 +01:00
James Lyne
3d30f0e8a7
Merge pull request #392 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.17.0
Bump @typescript-eslint/parser from 5.12.1 to 5.17.0
2022-04-01 13:27:49 +01:00
James Lyne
422b918833
Merge pull request #394 from JLyne/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-01 13:27:46 +01:00
James Lyne
9bac5f601d Add option to disable marker UI 2022-04-01 13:27:25 +01:00
dependabot[bot]
e3b1e41619
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 22:15:32 +00:00
dependabot[bot]
fe968d31cf
Bump @typescript-eslint/parser from 5.12.1 to 5.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.1 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 22:09:40 +00:00