Skip to content

Releases: cyclingbyte/Leaflet.SidePanel

v1.2.2

23 Apr 09:03
f8375fd
Compare
Choose a tag to compare

This update mainly updates some dependencies to fix security vulnerabilities and stay up to date

  • fix: Options object with undefined leads to unexpected errors
  • chore(deps-dev): bump rollup from 4.21.3 to 4.22.4 in the npm_and_yarn group
  • chore(deps-dev): bump jsdom from 25.0.0 to 26.0.0
  • chore(deps-dev): bump sass from 1.79.1 to 1.87.0
  • chore(deps-dev): bump prettier from 3.3.3 to 3.5.3
  • chore(deps-dev): bump eslint from 9.10.0 to 9.20.0
  • chore(deps-dev): bump esbuild from 0.21.5 to 0.25.1
  • chore(deps-dev): bump vite from 5.4.6 to 6.3.2
  • chore(deps-dev): bump vitest from 2.1.1 to 3.1.2
  • chore(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 3.1.2
  • chore(deps-dev): bump @vitest/ui from 2.1.1 to 3.1.2
  • chore(deps-dev): bump @types/leaflet from 1.9.12 to 1.9.17
  • chore(deps-dev): bump @types/node from 22.5.5 to 22.14.1
  • chore(deps-dev): bump @stryker-mutator/core from 8.5.0 to 8.7.1
  • chore(CI): Add permissions to workflows

v1.2.1

18 Sep 11:14
Compare
Choose a tag to compare
  • feat: set panel width via options
  • chore(tests): added tests
  • chore(deps-dev): bump @types/node from 22.5.0 to 22.5.5
  • chore(deps-dev): bump vite-plugin-dts from 4.0.3 to 4.2.1
  • chore(deps-dev): bump eslint from 9.9.1 to 9.10.0
  • chore(deps-dev): bump sass from 1.77.8 to 1.79.1
  • chore(deps-dev): bump vite from 5.4.2 to 5.4.6
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.2
  • chore(deps-dev): bump vitest from 2.0.5 to 2.1.1
  • chore(deps-dev): bump @vitest/coverage-v8 from 2.0.5 to 2.1.1
  • chore(deps-dev): bump @vitest/ui from 2.0.5 to 2.1.1

v1.2.0

29 Aug 11:10
717ceda
Compare
Choose a tag to compare
  • feat: add typescript support
  • feat: new option onToggle
  • chore: improve docu
  • chore: change prettier scope
  • chore: ⚠️ BREAKING ⚠️ save map instance in panel

    To update your code you have remove the map from toggle, open and close calls
  • chore: ⚠️ BREAKING ⚠️ rename startTab to defaultTab

v1.1.0

25 Aug 17:41
90732d1
Compare
Choose a tag to compare
  • feat: trigger toggle, open, close programmatically with js
  • feat: Add on tab switch event
  • fix: cannot toggle sidebar when hasTabs is false
  • chore: Some change in docu, readme, ...

v1.0.1

24 Aug 17:22
Compare
Choose a tag to compare

chore!: workflow don't publish dist

v1.0.0

24 Aug 16:58
Compare
Choose a tag to compare

Initial release.
(copy from maxwell-ilai/Leaflet.SidePanel - optimized for NPM)