UNPKG

vue-slim-better-scroll

Version:

💇‍ 开箱即用的/渐进式的 vue 移动端滚动组件

73 lines (31 loc) 2.08 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.7.3"></a> ## [1.7.3](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.7.2...v1.7.3) (2021-11-19) <a name="1.7.2"></a> ## [1.7.2](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.7.1...v1.7.2) (2021-11-19) <a name="1.7.1"></a> ## [1.7.1](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.7.0...v1.7.1) (2019-05-21) ### Bug Fixes * refreshData updateData conflict ([7954960](https://github.com/komomoo/vue-slim-better-scroll/commit/7954960)) <a name="1.7.0"></a> # [1.7.0](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.6.2...v1.7.0) (2019-05-18) ### Features * add props: betterScrollOptions ([1b2f854](https://github.com/komomoo/vue-slim-better-scroll/commit/1b2f854)) <a name="1.6.2"></a> ## [1.6.2](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.6.1...v1.6.2) (2019-05-18) ### Features * add props: mouseWheel ([4861418](https://github.com/komomoo/vue-slim-better-scroll/commit/4861418)) <a name="1.6.1"></a> ## [1.6.1](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.6.0...v1.6.1) (2019-04-26) <a name="1.6.0"></a> # [1.6.0](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.5.1...v1.6.0) (2019-04-25) <a name="1.5.1"></a> ## [1.5.1](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.5.0...v1.5.1) (2019-03-25) <a name="1.5.0"></a> # [1.5.0](https://github.com/komomoo/vue-slim-better-scroll/compare/v1.4.4...v1.5.0) (2019-03-06) ### Bug Fixes * [#15](https://github.com/komomoo/vue-slim-better-scroll/issues/15) ([e8b6c8d](https://github.com/komomoo/vue-slim-better-scroll/commit/e8b6c8d)) ### Features * add Api autoPullDownRefresh: 手动触发下拉刷新 ([5c552d1](https://github.com/komomoo/vue-slim-better-scroll/commit/5c552d1)) * add demo complex ([0ca9453](https://github.com/komomoo/vue-slim-better-scroll/commit/0ca9453))