1.7 KiB
1.7 KiB
Changelog
v0.4.0 (2017-10-25)
- 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)
v0.3.1 (2016-11-01)
- fix
ol3example 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)
v0.3.0 (2016-01-19)
- 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-headerCSS class for styled headings - new
.sidebar-closeCSS class for close buttons in headings - fix broken Google Maps code (until Google changes things again...)
- allow
.disabledon<li>elements in.sidebar-tabselement - allow second tabbar at the bottom
- new
position: 'right'option
v0.2.1 (2014-09-29)
- ol2, ol3: fixed sidebar content scrolling
v0.2.0 (2014-09-29)
- jQuery API and events
v0.1.0 (2014-09-12)
- first beta release