30 Commits

Author SHA1 Message Date
neverland
216e4eb8e6
[new feature] add Tab component (#496) 2018-09-05 11:06:59 +08:00
neverland
bc90a99ffa
[bugfix] Search: focus properties not work (#484) 2018-08-30 21:12:47 +08:00
neverland
309cf21075
[improvement] Switch: support form-field (#478) 2018-08-29 16:35:17 +08:00
neverland
eecc4bbdaa
[new feature] add slider component (#453) 2018-08-22 10:32:27 +08:00
陈嘉涵
7e4547ccd5 build 2018-08-21 14:36:54 +08:00
neverland
3f970ea9c4
[Doc] add toast preview (#439) 2018-08-19 10:49:09 +08:00
neverland
45576807b7
[Build] optimize build process (#421) 2018-08-13 17:39:25 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
陈嘉涵
9bfe840047 build 2018-08-10 15:39:27 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
2ccc6c8604 [Build] build components 2018-08-07 15:10:21 +08:00
陈嘉涵
db363d95d5 [breaking change] Capsule: removed 2018-07-31 20:42:13 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
刘建东
3b58630c84 fix: 修复由于 autoprefixer 移除旧浏览器代码导致的兼容性问题 (#335) 2018-07-02 22:15:38 +08:00
pangxie
d7615d32d5 [build] 3.0.5 2018-06-29 10:57:04 +08:00
Yao
19b3b88881
[improvement] 使用 babel 简单编译 dist 里面的文件 (#285)
* 使用babel编译

* build

* update yarn
2018-05-29 22:29:16 +08:00
Yao
f358a99b41
[bugfix] Docs: 修复 Cell 组件文档错误 (#254)
* 修复 cell readme 文档

* use autoprefixer

* build css
2018-05-18 22:17:17 +08:00
pangxie1991
1f3d0f01c2 [build] 3.0.2 2018-05-13 23:31:54 +08:00
pangxie1991
f934380ce0 [build] 3.0.1 2018-04-30 23:50:08 +08:00
pangxie1991
b91cf980ac [build] 3.0.0 2018-04-28 12:08:10 +08:00
pangxie1991
cfc589f5c0 [build] 2.4.7 2018-03-25 22:58:01 +08:00
Yao
3d016db8b0
[improvement] 移除多余的日志信息 (#144)
* 正式编译移除 console 信息

* 移除无须的 warn
2018-03-11 20:35:43 +08:00
pangxie1991
dd15c6683c [build] 2.4.6 2018-02-27 15:42:14 +08:00
pangxie1991
56b868aa8d [build] 2.4.2 2017-12-25 10:13:27 +08:00
pangxie1991
cf1d0d2e49 [build] 2.4.0 2017-12-10 00:17:38 +08:00
pangxie1991
475250231c [build] 2.3.3 2017-11-20 16:23:20 +08:00
Yao
e4dfc9e48c
[new feature] Layout: 新增 layout 组件 (#43)
* change example dir

* Update README.md

更新预览教程

* 新增 layout 组件

* exclude example

* change .wxss -> .pcss

* 脚本目录更名为 scripts
2017-10-31 17:41:31 +08:00
Yao
451a3b19fc
[new feature] 增加 css 编译,方便组件书写 (#40)
* add src dir && add build

* add build watch && change dir name

* bower ignore package.json
2017-10-29 10:42:28 +08:00
Yao
e9748ff6fd [bug fix] Field: 修复多行展示样式 (#39)
* field 修复多行时的样式

* 样式调整

* field: 增加 placeholder 样式

* field: 字颜色声明
2017-10-27 21:14:03 +08:00
Yao
b05249d96a [breaking change] Field & Form: 新增 Field 组件 (#37)
* add input

* remove file

* 更名为 field 组件 && 增加圆角主题

* 调整 field title 宽度

* 增加 input 回调逻辑

* remove form
2017-10-26 16:03:02 +08:00