14 Commits

Author SHA1 Message Date
陈嘉涵
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
b91cf980ac [build] 3.0.0 2018-04-28 12:08:10 +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
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