This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Releases: Bayer-Group/ol-kit
Releases · Bayer-Group/ol-kit
0.19.4
Bug Fixes
<LayerPanelList>
draggable works with more than 10 items now. #272- Layer's indeterminate state is now set using an internal
_ol_kit_layerpanel_visibility
property instead of usinglayer.getVisibility()
#273
1.5.0
Enhancements
- New props available for
<LayerPanel>
:onLayerRemoved
andonLayerReordered
#263 <LayerPanelBase />
now scrollable (thanks, @ntatko!) #266- New
hoverSelect
in the<LayerPanel>
#268
1.4.0
Ennhancements
- New
VectorTileLayer
class #246 #247 <Draw>
uses internal<VectorLayer>
implementation #260- Added a new
<TabbedPanel>
component for mobile-friendly, universal component #149
Bug Fixes
1.3.0
Enhancements
<PopupActionItem>
onClick
passesolFeature
as prop (thanks, @ntatko!) #256
Bug Fixes
<ContextMenu>
children fix (thanks, @ntatko!) #259
0.19.3
Enhancements
<LayerPanel>
now checks for name before it filters features out #253<LayerPanel>
now keeps layer styles unless the feature has a specific style #253
0.19.2
0.19.1
Bug Fixes
- Now the
onLayerRemoved
andonLayerReorder
props are passed correctly to<LayerPanel>
#250
0.19.0
Enhancements
- Internal
<LayerPanel>
changes for bayer #248