Skip to content

Latest commit

 

History

History
167 lines (85 loc) · 2.48 KB

File metadata and controls

167 lines (85 loc) · 2.48 KB

@watergis/svelte-maplibre-style-switcher

4.0.1

Patch Changes

  • f15cf03: chore: updated all dependencies

4.0.0

Major Changes

  • dc7eb67: feat: upgrade bulma to v1

3.0.2

Patch Changes

  • 601ce19: refactor: refactored style-switcher code

3.0.1

Patch Changes

  • 48d56cc: fix: fixed index.ts to export StyleSwitcherOption

3.0.0

Major Changes

  • 91a4fa0: feat: upgrade sveltekit to v2, upgrade maplibre to v4

2.0.1

Patch Changes

  • cfd5091: Upgraded prettier and eslint versions

    • chore(deps): update typescript-eslint monorepo to v6 (major) (#284)
    • chore(deps): update dependency prettier-plugin-svelte to v3 (#289)

    Also, there are several maintenances by renovate. See commit logs.

2.0.0

Major Changes

  • ba763ad: chore: update dependency svelte to v4, migrate eslint-plugin-svelte3 to eslint-plugin-svelte.

1.0.0

Major Changes

  • 9add035: chore(deps): update dependency maplibre-gl to v3

Patch Changes

  • 9add035: fix: css class name of 'mapboxgl-ctrl' to 'maplibregl-ctrl'

0.1.17

Patch Changes

  • beca6aa: chore: updated npm packages

0.1.16

Patch Changes

  • e0ecf37: Updated svelte-package to v2. packaging folder was changed from package to dist

0.1.15

Patch Changes

  • 3cb5f7e: fixed CI to deploy

0.1.14

Patch Changes

  • facfff4: fixed turbo.json for build

0.1.13

Patch Changes

  • cf428fe: fixed turbo.json for build

0.1.12

Patch Changes

  • 634ef3a: Upgraded sveltekit to v1.0.0

0.1.11

Patch Changes

  • c4f7e5b: Use deboucne to prevent several click and mouseenter events occurs at once. Also fixed some css for map preview.
  • 56f16c6: put debounce time a bit longer

0.1.10

Patch Changes

  • 6914bee: add maplibre control to switch map style

0.1.9

Patch Changes

  • 0a32d84: updated dependencies

0.1.8

Patch Changes

  • e0f96f3: Use svelte-fa instead

0.1.7

Patch Changes

  • f570227: fixed styleswitcher's css layout

0.1.6

Patch Changes

  • 4d572ac: fixed style swticher's css

0.1.5

Patch Changes

  • ed999d2: fixed style of style-swither select box

0.1.4

Patch Changes

  • c3b5edd: deleted bulma dependencies

0.1.3

Patch Changes

  • 447741a: updated all devDependencies in packages

0.1.2

Patch Changes

  • c8f8d5e: add getInitialStyle function in StyleUrl class

0.1.1

Patch Changes

  • c232fb7: fixed styleURL class

0.1.0

Minor Changes

  • da128c4: first release of svelte-maplibre-style-switcher