woex-vue

th vue UI framework for wopay's UI designs.

Usage no npm install needed!

<script type="module">
  import woexVue from 'https://cdn.skypack.dev/woex-vue';
</script>

README

woex

th complex UI framework for wopay's UI designs.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

版本说明

v1.0.12

添加segmentBar组件

v1.0.13

添加searchBar组件

v1.0.14

searchBar组件添加placeholder

v1.0.15

searchBar组件优化

v1.0.16

segmentBar组件优化

v1.0.17

searchBar组件优化

v1.0.20

输入框添加文字对齐方式

v1.0.21

输入框添加textFocus、textBlur事件

v1.0.22

woex-fetch引用由weex模块改为fetch

v1.0.23

修复woex-fetch错误

v1.0.24

woex-fetch添加GET支持

v1.0.25

添加轮播图slider

v1.0.26

添加轮播图slider

v1.0.27

优化搜索框

v1.0.28

优化输入框,添加默认值支持

v1.0.29

优化输入框,scrollview增加上拉更多

v1.0.30

优化输入框,去除日志

v1.0.31

优化输入框,Fetch

v1.0.32

优化Image

v1.0.33

代码优化

v1.0.34

segment优化

v1.0.35

添加输入框的整型正则

v1.0.36

segment优化

v1.0.37

scroll上拉更多优化

v1.0.38

scroll支持嵌套

v1.0.39

优化scroll加载更多效果

v1.0.40

优化scroll加载完成效果

v1.0.41

优化searchbar回调

v1.0.42

fetch reponse添加返回状态码判断

v1.0.43

添加外部依赖说明

v1.0.44

修复部分bug

v1.0.45

添加弹框

v1.0.46

修复image显示