Releases: equinor/esv-intersection
Releases · equinor/esv-intersection
v0.7.0-alpha
- added cement layer
- fixed issue with peer dependency
- misc bugfixes
v0.6.4-alpha
- set z-index for overlay and axis dynamically
- misc bugfixes
- improved documentation
v0.6.3-alpha
- methods show/hide axis label
- methods for flipping axes
- getter for axis in layer manager and controller
V0.6.1: added the ability to toggle axis (#193)
Co-authored-by: Brynjulf <[email protected]>
V0.6.2-alpha
- option to add offset in grid layer
- toggle axis
- set interactivity on layers, off by default
- moved base layers to sub-folders
V0.6.1-alpha gh
V0.6.1-alpha-gh removed build dependency
V0.6.1-alpha
- Expose offset methods in the layer manager and controller
- Allow flipping axis in canvas layer and flip domain in geo labels
- Set zoom levels
V0.6.0-alpha
- misc optimizations
- improved value handling in IRS
- allow for offset in IRS
- allow for offset in axis
V0.5.0-alpha
- Added HTML base layer
- Added story featuring point highlighting based on md input
V0.4.0-alpha
- Added event overlay
- updated stories
- bugfixes