Skip to content

Releases: cyclingbyte/Leaflet.SidePanel

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)