8926 Commits

Author SHA1 Message Date
little-huang
e9451af1be
docs: modify JSX.ELement to JSX.Element (#10344)
Co-authored-by: 黄宝成 <huangbc@publink.cn>
2022-02-28 17:09:33 +08:00
neverland
f1824469e4
docs: add Vant 4 link (#10340) 2022-02-27 21:03:27 +08:00
neverland
0d79eb244b
docs: update 4.0.0-alpha changelog (#10339) 2022-02-27 20:57:46 +08:00
neverland
760f956f91
fix(cli): issue link in generated changelog (#10337) 2022-02-27 12:34:36 +08:00
文博
15a77eec13
fix: 🐛 修复官网更新日志的版本链接及 issue 链接异常的问题 (#10329)
Co-authored-by: cklwblove <lwbhtml@163.coom>
2022-02-25 14:08:44 +08:00
nemo-shen
641088c0fc
docs(changelog): fix link mistake (#10328) 2022-02-25 10:03:16 +08:00
nemo-shen
096a6f65b3
fix(SwipeCell): cell should stopPropagation when lockClick is true (#10319) 2022-02-23 23:09:05 +08:00
neverland
2d67eb6650
Update contribution.zh-CN.md (#10314) 2022-02-22 14:25:12 +08:00
chenjiahan
db2e6ca12f docs: fix publicPath 2022-02-21 13:39:21 +08:00
chenjiahan
992eea3eeb build: fix workflow name 2022-02-21 12:27:25 +08:00
chenjiahan
3a1e792e31 docs: update 2022-02-21 12:26:31 +08:00
chenjiahan
06199faf2c build: deploy v4 site 2022-02-21 12:22:46 +08:00
chenjiahan
c206642d2d release: 4.0.0-alpha.0 v4.0.0-alpha.0 2022-02-21 12:13:17 +08:00
chenjiahan
5bade79394 chore: add npm tag 2022-02-21 12:11:18 +08:00
neverland
f2c4590902
fix(Toast): failed to render message after changing type (#10311) 2022-02-21 11:51:23 +08:00
chenjiahan
2ceb68e691 docs: update Vant 4 2022-02-20 21:02:09 +08:00
chenjiahan
9cfef027aa docs(Form): fix Picker demo 2022-02-20 20:54:16 +08:00
chenjiahan
0b4b04eefb chore: fix Cell usage 2022-02-20 20:48:20 +08:00
chenjiahan
0a7b535533 style(Cell): remove value aline style 2022-02-20 20:47:01 +08:00
chenjiahan
17c2022a6f chore(AddressEdit): avoid using innerHTML 2022-02-20 20:36:04 +08:00
chenjiahan
cce3ceb5b6 style(TreeSelect): using primary color 2022-02-20 20:24:11 +08:00
chenjiahan
fcd91cb0b0 style(AddressList): using primary color 2022-02-20 20:22:49 +08:00
chenjiahan
3692014070 style(Card): blue tag 2022-02-20 20:19:27 +08:00
chenjiahan
85c5ad6718 style(CouponList): change default color 2022-02-20 20:17:05 +08:00
chenjiahan
bef919c7f0 style: increase font-weight bold 2022-02-20 10:04:39 +08:00
chenjiahan
d39f6a898a style(ContactList): using primary color 2022-02-18 14:22:25 +08:00
chenjiahan
43ae30026a style(ContactEdit): adjust submit button 2022-02-18 14:11:54 +08:00
chenjiahan
27c46b01ae types(AddressEdit): SearchItem optional 2022-02-18 11:36:55 +08:00
3lang
cbe16a3724
docs: update react-vant address (#10305)
* docs: update react-vant address

[vant-react](https://github.com/mxdi9i7/vant-react) 已经停止维护很久啦, 让我来顶一下👶

* docs: update react-vant address
2022-02-18 11:22:17 +08:00
neverland
54af29050f
docs: update vite-plugin-style-import version (#10303) 2022-02-17 18:06:59 +08:00
chenjiahan
3979ddc40a fix(AddressEdit): selectedOption maybe undefined 2022-02-17 16:35:07 +08:00
chenjiahan
967cb56c18 types(Picker): fix return type of getSelectedOptions 2022-02-17 16:25:53 +08:00
chenjiahan
c65d4f9672 style(AddressEdit): submit button using primary type 2022-02-17 16:16:55 +08:00
chenjiahan
73788f9e88 style(Switch): adjust width 2022-02-17 15:36:23 +08:00
chenjiahan
2acd47b5ee style(Switch): adjust style 2022-02-17 15:31:52 +08:00
chenjiahan
b3cf1dfb54 breaking change(AddressEdit): adjust change-area event params 2022-02-16 12:14:01 +08:00
chenjiahan
35a50012c7 feat(Area): add getSelectedOptions method 2022-02-16 12:02:46 +08:00
chenjiahan
83295e655d feat(Picker): add getSelectedOptions method 2022-02-16 12:00:32 +08:00
chenjiahan
e2790fe95d chore(DatePicker): reuse genOptions 2022-02-16 11:06:58 +08:00
chenjiahan
b608fb23f0 types(TimePicker): export TimePickerColumnType 2022-02-16 10:59:31 +08:00
chenjiahan
829db06d5b types(DatePicker): export DatePickerColumnType 2022-02-16 10:59:20 +08:00
chenjiahan
2e053ad76b feat(TimePicker): support select second 2022-02-16 10:57:09 +08:00
chenjiahan
c942efb76b docs(DatePicker): fix currentDate of year-month 2022-02-16 10:56:46 +08:00
chenjiahan
fdcf9931be refactor(TimePicker): modelValue now is string array 2022-02-15 17:44:53 +08:00
chenjiahan
e61bd487fa fix(Picker): should update modelValue immediately 2022-02-15 17:36:49 +08:00
chenjiahan
7deba88b91 docs(Form): fix demo 2022-02-15 16:08:31 +08:00
chenjiahan
980f976011 fix(DatePicker): allow modelValue to be empty 2022-02-15 15:55:09 +08:00
chenjiahan
c00fa4cd70 chore: remove legacy DatetimePicker 2022-02-15 15:54:24 +08:00
chenjiahan
ef8e66a924 refactor(DatePicker): v-model now is string array 2022-02-15 15:42:23 +08:00
chenjiahan
e8ffc80dc6 feat(DatePicker): date columns calculation 2022-02-15 15:08:59 +08:00