11 Commits

Author SHA1 Message Date
neverland
e328bde682
[improvement] Dialog: add z-index prop (#573) 2018-09-13 19:34:50 +08:00
neverland
47a606416a
[improvement] Dialog: support confirm button open type (#518) 2018-09-06 17:01:59 +08:00
neverland
18811373b5
[bugfix] Dialog: close on click overlay (#517) 2018-09-06 15:43:26 +08:00
neverland
c43c7a502c
[new feature] add Dialog component (#504) 2018-09-05 18:00:46 +08:00
neverland
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
1f34ff1a18 [breaking change] Rename btn to button 2018-07-30 10:32:18 +08:00
Yao
87bf9c9ea7
[improvement] Dialog: 优化弹窗组件对 open 信息的处理 (#366)
* dialog 支持 open-type 的按钮,并增加获取 open 数据的方式

* 增加 dialog 调用 open数据的文档说明

* 增加 dialog close 方法

* 增加文档
2018-07-15 17:37:10 +08:00
rex-zsd
07481b5ddf fix(Dialog): 修复取消按钮只生效一次 @rex-zsd
#295
2018-06-19 21:11:24 +08:00
Yao
b42d1e8e8f
[bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209)
* add eslint

* eslint 校验

* reset gulp build config
2018-04-30 23:08:58 +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