UNPKG

@hippy4tv/vue-native-components

Version:

Hippy Vue Native components for TV

55 lines (26 loc) 1.36 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.3](https://github.com/Tencent/Hippy/tree/master/packages/hippy-vue-native-components/compare/2.0.2...2.0.3) (2020-04-23) **Note:** Version bump only for package @hippy/vue-native-components ## [2.0.2](https://github.com/Tencent/Hippy/tree/master/packages/hippy-vue-native-components/compare/2.0.1...2.0.2) (2020-03-18) ### Features * **vue-native-components:** added stateChanged event handler to swiper ([71760cc](https://github.com/Tencent/Hippy/tree/master/packages/hippy-vue-native-components/commit/71760cccf15a819c644efaa1e084a96fcc4e856e)) ## 2.0.1 (2020-01-22) ### Change * Rename to @hippy/vue-native-components. ## 2.0.0 (2019-12-18) ### Change * Removed the npm namespace prefix '@tencent', restore to version 2.0.0, and make it public. ## 1.0.0-beta.8 (2019-07-12) ### Added * Added immersionStatusBar: true to dialog default props ## 1.0.0-beta.7 (2019-06-18) ### Fixed * Make animation start in nextTick for iOS compatible ## 1.0.0-beta.6 (2019-05-21) ### Fixed * Use the last repeatCount of Animation be the AnimationSet repeatCount ## 1.0.0-beta.5 (2019-03-08) ### Added * Added transparent props to <dialog> module to fit iOS to Android.