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)
1.0.0-beta.9 (2021-03-16)
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)
1.0.0-beta.2 (2020-12-13)
- add LECENSE.md (bcf7263)
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)
1.0.0-alpha.14 (2020-12-07)
1.0.0-alpha.13 (2020-11-23)
1.0.0-alpha.12 (2020-11-09)
1.0.0-alpha.11 (2020-11-02)
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)
- #55 (ea5dce1)
- AtIndexes: 修复 #49 onClick 以及 onScrollIntoView 事件不生效 (0f49c5c)
- #50 (ed8cb25)
- indexes in weapp (cee38fa)
- indexes in weapp (2da5b47)
- image-picker: duplicate keys (8d6f638)
1.0.0-alpha.8 (2020-09-13)
1.0.0-alpha.7 (2020-09-05)
- image-picker: duplicate keys (9843ea4)
1.0.0-alpha.6 (2020-08-22)
- 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)
- 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)
- 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)
- update README
0.0.8 (2020-06-04)
- drawer: 新增 AtDrawer 组件 (0f6db73)
0.0.7 (2020-06-03)
- 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)
- components: JSX 内置组件需要从@tarojs/components 引入 (7a0bd9c)
- 压缩 rollup 打包后的代码
0.0.5 (2020-05-28)
- AtAccordion 421c336
- AtNoticebar de5e4b8
- AtButton 5d75d6f
- build: 修复tsx组件构建后 ( h is not defined ) (#4) (cb849d2)
0.0.4 (2020-05-22)
- ActionSheet (944a7c0)
- ActionSheetFooter onClick props (310c7a6)
- AtTabs 缺少 mergeStyle (dffe5f4)
- Avatar LoadMore Button (b902321)
- Calendar (d177b12)
- Calendar envet (45e34f6)
- text 改为 view (1dcd22b)
- tsx 组件props写法 (52846ce)
- add Accordion (53a55c0)
- add ActionSheet (4a83749)
- add Button & Loading (6f80b97)
- add Calendar (ea05332)
- add Card (dea1d1a)
- add Checkbox (eb884eb)
- add class-component-demo (8860f07)
- add components types (f234956)
- add FloatLayout (9b85868)
- add Grid (9709c03)
- add ImagePicker (9c587db)
- add Indexes (bacd574)
- add input form (6b74def)
- add InputNumber (c2d2772)
- add List ListItem (2a4b68c)
- add Message (43c3757)
- add Modal (4c92270)
- add NavBar (85e70b4)
- add page navigate (e9ee800)
- add Pagination (0ebf1cb)
- add Pogress (f67b50e)
- add radio (1f89d64)
- add Range (f042d91)
- add Rate (f612daa)
- add SearchBar (7daa3f2)
- add SegmentedControl (fc9f2c8)
- add SwipeAction (5b0c2f1)
- add switch slider (2cf6336)
- add TabBar (0cf733f)
- add Tabs TabsPane (c12d52b)
- add Textarea (7f63819)
- add Toast (a34bd7a)
- export AtActionSheetItem (1122a2f)
- 完善Calendar (d6cdf33)
- 添加 基础& 视图组件 (c545f89)
- 移除vue-prototype (dce28a0)