### `1.9.0`
* update style-variables, dependencies

### `1.8.0`
* update style-variables, dependencies
* apply new border-radius 8px, height, border-color

### `1.7.3`

* Update dependencies

### `1.7.2`

* Update package - `@propellerads/icon`

### `1.7.1`

* Fix change value on lite mode

### `1.7.0`

* Add lite mode 
* Add orientation property for desktop

### `1.6.1`

* Add props - `position`

### `1.6.0`

* Add props - `isNullable`

### `1.5.1`

* Add consts export - `START_DATE` `END_DATE`

### `1.5.0`

* Add props - `disabled`
* Add validation of input dates

### `1.4.0`

* Add props - `minDate` `maxDate`

### `1.3.0`

* add scrollable mobile behavior
* add props for control presets position

### `1.2.1`

* FIX - always added visibility for class `.DayPicker__hidden`
* delete redundant props `renderMonthText`

### `1.2.0`

* Add props - `firstDayOfWeek`

### `1.1.6`

* Add month names for selector

### `1.1.5`

* Add "Selector align" param
* Add "Fast control" visibility param

#### `1.1.4`

* Hide preset button and navigate buttons on extra small devices

#### `1.1.3`

* Fix date container length in DatePickerInput

#### `1.1.2`

* Fix z-index in DatePickerSelector

#### `1.1.1`

* Update dependencies

#### `1.1.0`

* Fix preset styles, select end date if start date more then end date
