Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
375 lines (179 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

375 lines (179 loc) · 19.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-beta.10 (2021-04-09)

Bug Fixes

1.0.0-beta.9 (2021-03-16)

Bug Fixes

1.0.0-beta.8 (2021-02-17)

Note: Version bump only for package taro-ui-vue

1.0.0-beta.4 (2020-12-20)

Note: Version bump only for package taro-ui-vue

1.0.0-beta.3 (2020-12-20)

Bug Fixes

1.0.0-beta.2 (2020-12-13)

Features

Note: Version bump only for package taro-ui-vue

1.0.0-beta.1 (2020-12-13)

Note: Version bump only for package taro-ui-vue

1.0.0-alpha.15 (2020-12-13)

Bug Fixes

1.0.0-alpha.14 (2020-12-07)

Bug Fixes

1.0.0-alpha.13 (2020-11-23)

Bug Fixes

1.0.0-alpha.12 (2020-11-09)

Bug Fixes

1.0.0-alpha.11 (2020-11-02)

Bug Fixes

1.0.0-alpha.10 (2020-09-21)

Note: Version bump only for package taro-ui-vue

1.0.0-alpha.9 (2020-09-19)

Bug Fixes

1.0.0-alpha.8 (2020-09-13)

Bug Fixes

1.0.0-alpha.7 (2020-09-05)

Bug Fixes

  • image-picker: duplicate keys (9843ea4)

1.0.0-alpha.6 (2020-08-22)

Bug Fixes

  • AtModal: Button 改为 AtButton (5972d62)
  • avatar: avatar 无法显示头像 #42 (cd6ed45)
  • calendar: 修复 currentDate 类型以便进行多日期选择 (0f33fd4)
  • calendar: 修复非当前月份不能选取日期的问题 (6fef79e)
  • calendar demo: fix multi-selection demo (1d0c165)
  • calendar body wrapCls (33817c3)
  • calendar swiper class (c6c86de)
  • DocsHeader 样式失效 (6d80dc3)
  • 修复 Accordion 默认开启时内容不显示 (82d376d)
  • 修复找不到 View、Text、Image 等模板的问题 (103a998)
  • 改写 Vue.extend 组件 (51bdc60)
  • progress: replace View to view (625bab1)
  • taro-ui-vue: H5 calendar swipe event (08880e8)
  • taro-ui-vue: timeline root tag (9d18b80)

1.0.0-alpha.5 (2020-08-06)

Bug Fixes

  • modal: fix modal style and footer slot button (4a73786)
  • modal: fix modal style and footer slot button (2a0defa)
  • Noticebar: 修复Noticebar H5滚动 (a0b35eb)
  • progress: set default status to '' and fix pogressbar is full at 0% (38a062a)
  • tabs: 修复tabs在 H5 内容偏移 #26 (00923a7)

1.0.0-alpha.3 (2020-07-29)

Bug Fixes

  • calendar body wrapCls (8c48a20)
  • calendar swiper class (79caab1)
  • AtModal: Button 改为 AtButton (84c803e)
  • DocsHeader 样式失效 (6cdc027)
  • 修复 Accordion 默认开启时内容不显示 (abc0da7)
  • 修复找不到 View、Text、Image 等模板的问题 (6714ffb)
  • 改写 Vue.extend 组件 (8f5615e)
  • progress: replace View to view (16c71e4)
  • taro-ui-vue: action-sheet 缺少 mixins (18cd9c6)
  • taro-ui-vue: H5 calendar swipe event (e6eeabd)
  • taro-ui-vue: tabs missing scroll props (24d4219)
  • taro-ui-vue: timeline root tag (79423f9)
  • taro-ui-vue-demo: toast import AtButton (4862900)

0.0.9 (2020-06-28)

Docs update

  • update README

0.0.8 (2020-06-04)

Bug Fixes

  • tabs: tabs props height (f97a7bf)
  • 修复 divider props 类型 (53b5d3c)
  • 修复 pxTransform 问题 (be17641)

Features

  • drawer: 新增 AtDrawer 组件 (0f6db73)

0.0.7 (2020-06-03)

Bug Fixes

  • ActionSheet: 修复 ActionSheet 点击事件 (70c9f47)
  • AtFab: 修复 AtFab 点击事件 (3609d01)
  • AtFab: 修复AtFab props 类型 (91bb7ca)
  • AtGrid: 修复 AtGrid 点击事件 (6cc1af9)
  • AtIcon: 修复 AtIcon 点击事件 (ffb273b)
  • 修复 divider props 类型 (53b5d3c)
  • 修复 pxTransform 问题 (be17641)
  • AtListItem: 修复 AtListItem (078bac9)
  • AtPagination: 修复 AtPagination 按钮点击 (9f05de0)
  • AtSeps: 删除无效validator (21eabff)
  • AtToast: AtToast onClick 默认值问题 (59d1d25)
  • components: 删除无用的标签 (18a05f3)
  • input: 修复input maxLength 类型 (f5e5ff5)
  • NavBar: 休息 NavBar leftIconType 类型 (21ee293)

Features

  • components: JSX 内置组件需要从@tarojs/components 引入 (7a0bd9c)

[0.0.6]

  • 压缩 rollup 打包后的代码

0.0.5 (2020-05-28)

Bug Fixes

0.0.4 (2020-05-22)

Bug Fixes

Features