13 Commits

Author SHA1 Message Date
Yao
49db8e944f
[improvement] Btn & Field: 支持原生属性 (#219)
* 增加 field 组件 submit 支持

* add new behavior

* 增加 btn 支持项

* btn 文档补齐
2018-05-04 22:47:12 +08:00
Yao
b42d1e8e8f
[bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209)
* add eslint

* eslint 校验

* reset gulp build config
2018-04-30 23:08:58 +08:00
Yao
d331b69b0c
[Doc] 更新文档网站 (#204)
* 修改组件 readme

* remove empty line
2018-04-28 12:06:39 +08:00
Yao
77f8e724b5
按钮增加 group 类型 (#202) 2018-04-26 23:30:03 +08:00
Yao
b8930d972a
[refactor] Dialog: 升级为自定义组件 (#184)
* 封装 doc-page, 方便写文档

* add pop manager

* popup upgrade

* 更新 README

* add empty line

* delete empty css

* dialog init

* dialog

* dialog upgrade

* 修复 helper 里的样式问题

* dialog 文档

* 修复 button 奇怪的边框问题

* 缩进处理
2018-04-07 22:28:23 +08:00
WyTiny
9480e01b9b [refactor] Actionsheet: 升级到自定义组件 (#175)
* fix: temp commit

* fix: temp commit

* fix: add custom actionsheet
2018-04-02 22:24:01 +08:00
zhaolong06
fc9dd3f3bf button、tag使用说明 (#170)
[new feature] button、tag新增使用说明
2018-03-27 17:44:44 +08:00
zhaolong06
bde5732dc2 [refactor] 完成button、tag自定义组件改造 (#167)
* btn、tag改造

* 完成button、tag改造
2018-03-26 11:31:40 +08:00
Yao
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +08:00
Yao
12ace17fdc
Docs: 新增组件文档显示 (#58)
* 新增 toptips readme

* add toptips readme

* add readme

* add readme
2017-11-17 20:19:07 +08:00
Yao
97a6365c0f
[new feature] Docs: 增加组件使用文档 (#50)
* 增加 徽章 文档

* add readme && change capsule css

* reset capsule css
2017-11-08 22:33:37 +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