# panzoom-core

## 1.9.1

### Patch Changes

- 08bb4c3: add resizableVertical and related resize options to the example React Element wrapper, fix touch pinch-zoom crash on the first gesture tick

## 1.9.0

### Minor Changes

- 6e31b40: add z-index property to element

## 1.8.2

### Patch Changes

- 3841ac1: fix ipad problem with scroll

## 1.8.1

### Patch Changes

- bb19798: fix setting zoom property in api

## 1.8.0

### Minor Changes

- 4541152: api new method - goBackToBoundary() - move component to containers boundary (for e.g. when container size has changed)

## 1.7.0

### Minor Changes

- f8a9047: element disabledMove prop

## 1.6.0

### Minor Changes

- 1709052: add zoom position option

## 1.5.0

### Minor Changes

- 9e6baef: add class name to panzoom div container when any action like grabbing, moving element, resizing element is performing
