王志鑫
|
f888e77cd2
|
Fix README.md (#4891)
The Toast instance introduced an error path
|
2022-07-23 22:39:35 +08:00 |
|
neverland
|
e3c07e52f9
|
chore: merge two prettier config (#4491)
|
2021-09-15 15:46:27 +08:00 |
|
nemo-shen
|
f2e52128c6
|
docs(packages): format doc (#4464)
* docs(packages): format doc
* docs(packages): update doc
|
2021-09-07 10:05:14 +08:00 |
|
dengrongyao
|
c024430d4f
|
docs: 统一文档标点
|
2021-04-12 20:38:36 +08:00 |
|
dengrongyao
|
403a2893bd
|
docs: 补充组件描述
|
2021-04-12 20:38:36 +08:00 |
|
neverland
|
deb670e285
|
feat(Toast): update style (#3451)
|
2020-07-29 18:14:40 +08:00 |
|
chenjiahan
|
44fc8b065c
|
chore: prettier evenything
|
2020-04-25 10:59:58 +08:00 |
|
rex
|
92de5e9e34
|
docs(QuickStart): adjust quick start (#2939)
|
2020-04-01 15:41:07 +08:00 |
|
ZhenZhen
|
8e2ede3ed9
|
docs(Toast): add OnClose function demo (#2637)
|
2020-01-03 11:44:07 +08:00 |
|
rex-zsd
|
5ae6d1a146
|
docs(quickstart): rename vant-weapp to @vant/weapp
|
2019-11-29 16:28:24 +08:00 |
|
neverland
|
6db1a9656d
|
feat(Toast): change default duration to 2s (#2227)
|
2019-10-31 11:38:47 +08:00 |
|
neverland
|
a1c01090f1
|
feat(Dialog): add overlay-style prop (#2140)
|
2019-10-11 19:34:04 +08:00 |
|
neverland
|
2be1ab0ef1
|
docs: scroll to anchor (#2048)
|
2019-09-18 17:14:59 +08:00 |
|
neverland
|
84bec71f4a
|
docs: add api title (#1990)
|
2019-09-09 11:43:09 +08:00 |
|
君寻
|
14e5b62b83
|
doc: add props version (#1973)
|
2019-09-06 11:46:43 +08:00 |
|
neverland
|
23c2936146
|
docs: type highlight (#1918)
|
2019-08-28 10:58:54 +08:00 |
|
陈嘉涵
|
b8e4188408
|
[Doc] bump vant-doc 2.0
|
2019-06-21 17:07:57 +08:00 |
|
rex
|
66e2233e54
|
[new feature] Toast: add new option onClose & add new slot
fix #1185
fix #1551
pull request 改动点:
- add new option onClose
- add new slot
|
2019-04-22 16:57:26 +08:00 |
|
rex
|
53ff09b3bb
|
[docs]: add es5 guide
|
2019-04-03 20:15:05 +08:00 |
|
neverland
|
d4f303043d
|
bugfix] Toast: max width of text type (#896)
|
2018-11-12 20:12:26 +08:00 |
|
neverland
|
ede23675fe
|
[improvement] optimize component registration (#846)
|
2018-11-01 20:25:27 +08:00 |
|
neverland
|
d4873849d0
|
[improvement] Toast: add context option (#800)
|
2018-10-23 11:50:49 +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
|
83da58e030
|
[improvement] Toast: add z-index prop (#571)
|
2018-09-13 19:19:34 +08:00 |
|
陈嘉涵
|
6aeaf6c96a
|
[Doc] fix Toast import path
|
2018-09-04 21:21:23 +08:00 |
|
neverland
|
e2d428d8cd
|
[breaking change] Notify: export default (#448)
|
2018-08-21 15:24:28 +08:00 |
|
neverland
|
f6e25a26db
|
[new feature] add Toast component (#437)
|
2018-08-19 10:41:46 +08:00 |
|
陈嘉涵
|
e4941a5346
|
[new feature] add nav-bar component
|
2018-08-11 07:53:37 +08:00 |
|
陈嘉涵
|
8735aad3bf
|
Merge branch 'dev' into 'vant'
|
2018-08-09 17:34:58 +08:00 |
|
Li Yiming
|
f51725c438
|
Added: toast timeout unit is ms in documentation (#389)
|
2018-07-30 11:18:34 +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 |
|
nrz
|
bcaf4095e6
|
fix: #368 && improve doc texts (#370)
[bugfix] 修复文档错误
|
2018-07-17 14:14:58 +08:00 |
|
rex
|
222084f704
|
fix(Toast): 修复Toast组件对timeout小于0的支持 @rex-zsd (#340)
#339
|
2018-07-08 14:39:29 +08:00 |
|
Yao
|
5189d37578
|
[Improvement] Toast: 新增默认配置设置 (#229)
* toast 增强
* 补充文档 && 补充示例
* reset 参数说明
|
2018-05-08 22:44:38 +08:00 |
|
Yao
|
1d7c23b289
|
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化
* toast 增加示例 && 逻辑补全
* toast 支持直接 loading 调用
* 增加 toast readme
* 去除多余的引用
|
2018-04-12 21:58:54 +08:00 |
|
Yao
|
d36f5d5118
|
[new feature] Toast: 支持图标展示 (#121)
* toast新增icon支持
* 补充readme
* 转义
|
2018-01-28 16:40:26 +08:00 |
|
wny
|
e8d37a6f78
|
[new feature] 增加支持合并page生命周期的extend函数 (#90)
* [new feature] 添加支持合并生命周期的extend函数
* 增加yarn.lock
* fix comment
* 保持example引用与文档一致
|
2017-12-25 11:17:20 +08:00 |
|
0x01f7
|
a6680e7785
|
Docs: 修正几处文档错误 (#68)
|
2017-12-03 16:17:40 +08:00 |
|
Yao
|
99c5e20dd4
|
Docs: 新增使用文档 (#56)
* 新增 toptips readme
* add toptips readme
* add readme
|
2017-11-16 21:36:07 +08:00 |
|