68 Commits

Author SHA1 Message Date
neverland
b9a8773a0a
fix(Toast): onClose option should only be called once (#7496) 2020-11-04 18:16:08 +08:00
neverland
22888a7e97
test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverland
4b4203daec
fix(Toast): add mask option deprecation warning (#7342) 2020-10-15 22:05:21 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
neverland
3de631a5a9
fix(Toast): failed to clear in some cases (#7100) 2020-09-05 06:10:43 +08:00
neverland
14609a3c3d
style(Toast): adjust top position (#7044) 2020-08-25 11:47:16 +08:00
neverland
a78a7b6aa8
fix(Toast): failed to reopen when using get-container (#7032) 2020-08-21 20:53:21 +08:00
neverland
a8debb9266
docs(Toast): update demo (#6909) 2020-07-30 21:38:54 +08:00
neverland
61919d0bec
docs(Toast): update description (#6443) 2020-06-02 22:37:09 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
neverland
9d1b4d0a3e
fix(Toast): incorrect height in legacy devices (#5931) 2020-03-27 17:45:33 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
c7e51158aa chore: format test cases 2020-03-15 11:04:29 +08:00
chenjiahan
df877751b3 fix(Toast): should lock scroll when use forbidClick 2020-03-12 19:06:42 +08:00
chenjiahan
130e1ac7a6 feat(Button): add icon-prefix prop (#5666) 2020-02-28 15:40:46 +08:00
陈嘉涵
e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵
52aa9e8559 fix(Popup): may throw error when using get-container and destroyed 2020-02-04 14:28:10 +08:00
陈嘉涵
e8f528877f docs(Loading): add size prop demo 2020-01-24 10:12:19 +08:00
陈嘉涵
e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵
24ec818121 docs: optimize icon link 2020-01-23 10:32:02 +08:00
陈嘉涵
4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
陈嘉涵
630155833f docs: should hide some demes in vant-weapp 2019-12-30 11:37:07 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
cf43e6ee75
fix(Toast): may lose forbid click when has multiple toasts (#5398) 2019-12-27 10:57:47 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
5040233234
feat(Toast): add overlay prop (#4969) 2019-11-09 16:28:16 +08:00
neverland
b055980fe0
feat(Toast): add clickOnClickOverlay option (#4967) 2019-11-09 15:50:10 +08:00
neverland
fbb34a0f90
chore: avoid using delete (#4923) 2019-11-05 09:36:25 +08:00
neverland
02e84d1e15
feat(Toast): change default duration to 2s (#4886) 2019-10-31 11:33:04 +08:00
neverland
9ac81d6497
feat(Toast): support set default options of specfic type (#4848) 2019-10-26 16:37:58 +08:00
neverland
4c2cf8e2cb
feat(Picker): add @picker-loading-icon-color var (#4787) 2019-10-19 21:25:30 +08:00
neverland
ce8d04fc40
feat(Toast): add type classNames (#4785) 2019-10-19 16:45:34 +08:00
neverland
c0bc240bc8
docs(Toast): add loadingType demo (#4783) 2019-10-19 16:31:13 +08:00
neverland
878b330431
feat(Toast): add @toast-loading-icon-color var (#4782) 2019-10-19 16:20:05 +08:00
neverland
0a1d6b5a9b
docs: fix icon link (#4758) 2019-10-17 17:20:41 +08:00
neverland
be2a1bf91c
feat(Toast): add transition option (#4638) 2019-10-03 08:51:50 +08:00
neverland
0face945c9
feat: update some less vars (#4598) 2019-09-27 10:50:43 +08:00
neverland
76ac9f71d1
docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverland
971b218873
feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverland
68da81a51a
feat: improve word wrap (#4506) 2019-09-19 16:03:31 +08:00
neverland
6069d72df4
docs: add more links (#4420) 2019-09-10 20:27:42 +08:00