rex
|
f95cad50ce
|
[new feature]: support safe-area-inset-top
#1327
|
2019-04-01 18:46:53 +08:00 |
|
rex
|
b5238ed753
|
[bugfix] Transition: behavior error when set duration zero
|
2019-03-20 20:46:15 +08:00 |
|
rex
|
12dbaa56ce
|
[bugfix] Transition: overlay still show after closed (#1404)
fix #1377
+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
|
2019-03-12 21:40:15 +08:00 |
|
thomasy
|
806f51ce35
|
[new feature] Popup: 添加 transitionEnd 事件
|
2019-03-10 21:51:21 +08:00 |
|
rex
|
11b6aa9b03
|
[new feature] Transition: refactor with css transition
|
2019-02-25 16:01:21 +08:00 |
|
neverland
|
df238651c2
|
[improvement] extract safeAreaInsetBottom to mixin (#1052)
|
2018-12-11 16:05:13 +08:00 |
|
neverland
|
339df6c0e6
|
[improvement] use wxs.bem instead of computed classNames (#1051)
|
2018-12-11 15:51:57 +08:00 |
|
rex
|
cd0544e68d
|
perf: iPhoneX适配提取到独立behaviors @rex-zsd (#1048)
|
2018-12-11 14:55:34 +08:00 |
|
rex
|
43a9989673
|
feat: adapt iPhoneX @rex-zsd (#989)
|
2018-12-05 17:41:48 +08:00 |
|
neverland
|
72ca413a45
|
[bugfix] Popup: animation webkit prefix (#1008)
|
2018-12-04 11:14:32 +08:00 |
|
neverland
|
dcc7396b06
|
[improvement] Overlay: render performance (#869)
|
2018-11-06 21:24:27 +08:00 |
|
neverland
|
ede23675fe
|
[improvement] optimize component registration (#846)
|
2018-11-01 20:25:27 +08:00 |
|
neverland
|
0e3ee3dc77
|
[improvement] use less as css compiler (#664)
|
2018-09-28 15:18:24 +08:00 |
|
neverland
|
fe4024cdc9
|
[improvement] update css extension name (#662)
|
2018-09-28 14:13:31 +08:00 |
|
neverland
|
2168cc06b5
|
[improvement] watcher (#645)
|
2018-09-26 19:22:56 +08:00 |
|
neverland
|
f9fb953422
|
[improvement] rewrite with typescript (#604)
|
2018-09-21 10:32:25 +08:00 |
|
陈嘉涵
|
d31d844828
|
[changelog] 0.3.3
|
2018-09-20 19:19:09 +08:00 |
|
neverland
|
8e2639b9e5
|
[Doc] add component changelog (#600)
|
2018-09-19 17:20:16 +08:00 |
|
neverland
|
2c11ae3193
|
[improvement] Popup: support custom style (#598)
|
2018-09-19 15:44:08 +08:00 |
|
neverland
|
54d548a7b8
|
[improvement] Popup: add z-index prop (#572)
|
2018-09-13 19:31:28 +08:00 |
|
neverland
|
0fe8d5f915
|
[improvement] Dialog: add scale animation (#548)
|
2018-09-10 17:16:53 +08:00 |
|
neverland
|
a297dba84c
|
[improvement] vue style component options (#523)
|
2018-09-07 10:24:19 +08:00 |
|
neverland
|
be87ff828c
|
[improvement] optimize transition behavior (#500)
|
2018-09-05 14:49:34 +08:00 |
|
neverland
|
63bddbddfb
|
[breaking change] use es module (#499)
|
2018-09-05 14:40:05 +08:00 |
|
neverland
|
57f8e54b19
|
[Improvement] Popup: support leave animation (#498)
|
2018-09-05 14:33:18 +08:00 |
|
neverland
|
db76bdeef6
|
[new feature] support addGlobalClass (#449)
|
2018-08-21 15:53:31 +08:00 |
|
neverland
|
599dd39673
|
[Doc] optimize event description (#420)
|
2018-08-13 15:02:15 +08:00 |
|
陈嘉涵
|
07cbc7fe7f
|
[Improvement] optimize css
|
2018-08-10 14:54:39 +08:00 |
|
陈嘉涵
|
63c52edf2d
|
[breaking change] Popup: rewrite
|
2018-08-03 14:39:04 +08:00 |
|
陈嘉涵
|
84538c888e
|
[breaking change] update component prefix
|
2018-07-30 10:26:34 +08:00 |
|
陈嘉涵
|
93ed851740
|
[breaking change] Rename to vant-weapp
|
2018-07-30 09:47:31 +08:00 |
|
rex
|
ec33af57e2
|
[bugfix]: 修复select、popup组件文档错误,改善部分组件文档一致性 (#333, #334)
#332 #333
|
2018-07-02 17:24:58 +08:00 |
|
nrz
|
274dca17b7
|
优化 popup 遮罩层相关文档 (#324)
[improvement] Doc: 优化 popup 遮罩层相关文档
|
2018-06-28 19:41:39 +08:00 |
|
Yao
|
deb25db58c
|
Merge pull request #199 from youzan/upgrade_to_custom_component
[breading change] 升级组件库至自定义组件
|
2018-04-21 10:33:56 +08:00 |
|
HelloPurgatory
|
d30f99272c
|
fix title of popup readme (#190)
|
2018-04-12 22:03:14 +08:00 |
|
Yao
|
1d7c23b289
|
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化
* toast 增加示例 && 逻辑补全
* toast 支持直接 loading 调用
* 增加 toast readme
* 去除多余的引用
|
2018-04-12 21:58:54 +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 |
|
Yao
|
d471681e8f
|
[refactor] Popup: 升级为自定义组件 (#166)
* 封装 doc-page, 方便写文档
* add pop manager
* popup upgrade
* 更新 README
* add empty line
|
2018-03-25 22:30:35 +08:00 |
|
shoung6
|
6b76ab59ef
|
修复popup组件弹出的container遮挡主页事件bug (#83)
|
2017-12-21 13:42:42 +08:00 |
|
Yao
|
fbbf539662
|
[breaking change] Dialog Popup 重构 (#69)
* 重新更改 popup
* 更丰富的popup 功能
* 文档补充
* rebuild dialog
* dialog 文档补充
* 增加 icon 文档
|
2017-12-03 17:40:42 +08:00 |
|
Yao
|
12ace17fdc
|
Docs: 新增组件文档显示 (#58)
* 新增 toptips readme
* add toptips readme
* add readme
* add readme
|
2017-11-17 20:19:07 +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 |
|