Changelog
=========

> **Tags:**
> - :boom:       [Breaking Change]
> - :rocket:     [New Feature]
> - :bug:        [Bug Fix]
> - :memo:       [Documentation]
> - :house:      [Internal]
> - :nail_care:  [Polish]

## v3.0.0-rc.122 (2021-01-13)

#### :bug: Bug Fix

* Fixed an issue when the next calling of `initIndex` pushes another one index page

## v3.0.0-rc.49 (2020-08-03)

#### :bug: Bug Fix

* Fixed an issue with `trigger` in `b-bottom-slide` won't fire `v-in-view` a callback (`mutation strategy`)

#### :house: Internal

* Fixed ESLint warnings

## v3.0.0-rc.16 (2020-05-21)

#### :bug: Bug Fix

* Fixed NaN at the `visibleInPercent` getter in a case of `windowHeight === 0`

## v3.0.0-rc.7 (2020-05-01)

#### :bug: Bug Fix

* Fixed async labels for request animation frame operations
