- ol3 version without jquery dependency (#97)
- Allow non-tab links in the sidebar
- add type definition for leaflet-sidebar (#112)
- Remove reference to L.Mixin.Evented (#124)
- Fix Chrome 62 list-style-type bug (#127)
- fix
ol3
example map layer (#77) - leaflet: deprecate
removeFrom()
in favor ofremove()
(#73) - leaflet: allow non-tab links on the sidebar (#87)
- leaflet: fix CDN location on example pages (#94)
- ol3: move "scale-line" together with the zoom controls (#93)
- ol2: move scale line control too when sidebar opens/closes
- hide scrollbars when collapsed (#21)
- fix tab clicking on devices with touch screen and mouse (#34)
- new
.sidebar-header
CSS class for styled headings - new
.sidebar-close
CSS class for close buttons in headings - fix broken Google Maps code (until Google changes things again...)
- allow
.disabled
on<li>
elements in.sidebar-tabs
element - allow second tabbar at the bottom
- new
position: 'right'
option
- ol2, ol3: fixed sidebar content scrolling
- jQuery API and events
- first beta release