Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Releases: opentiny/tiny-vue-theme-mobile

v3.6.0

22 Mar 10:15
d6dd34b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(modal): 增加反馈弹窗modal组件 by @MNZhu in #6
  • feat(button): 按钮组件样式修改 by @MNZhu in #7
  • feat(multi-select): 增加下拉选择器multi-select组件 by @TC-twwang in #8
  • feat(search): 搜索组件样式修改 by @MNZhu in #9
  • feat(timeline): timeline样式修改 by @MNZhu in #10
  • feat(form): form组件增加自动换行 by @TC-twwang in #12
  • feat(indexbar): 增加索引组件 by @MNZhu in #15
  • feat(tabs): tabs组件支持展开 by @TC-twwang in #16
  • feat(pull-refresh): pull-refresh组件支持上拉刷新 by @TC-twwang in #17

Bug Fixes 🐛

  • fix(tabbar): 修复移动端tabbar组件在移动端时展示位置错误问题 by @chenxi-20 in #11
  • fix: fix package name error by @kagol in #14
  • fix(timeline): 修复步骤条组件的样式移动端适配 by @MNZhu in #18
  • fix: 修复tabs组件展开内容被遮盖,multi-slect返回值增加value by @TC-twwang in #19

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

28 Feb 01:01
bcb89b1
Compare
Choose a tag to compare

What's Changed

  • feat(exception): 增加缺省页自定义图片,样式修改 by @MNZhu in #2
  • feat(table): 新增移动端table组件 by @MNZhu in #5
  • feat(userhead): 增加移动端头像组件 by @MNZhu in #3

New Contributors

  • @MNZhu made their first contribution in #2

Full Changelog: https://github.com/opentiny/tiny-vue-theme-mobile/commits/v3.5.0