Commit Graph

3906 Commits (d5312db30bad2644b68fb41ac8bf0650949de0e9)

Author SHA1 Message Date
tangjinzhou d5312db30b fix: date-picker 2021-08-03 13:44:31 +08:00
tangjinzhou 55f0d33a6d fix: date-picker props 2021-08-03 09:29:10 +08:00
tangjinzhou cd04ba21cf refactor: date props 2021-07-21 22:54:51 +08:00
tangjinzhou 229f6421ad refactor: picker 2021-07-21 17:59:50 +08:00
tangjinzhou 59085a1990 refactor: date 2021-07-21 15:58:50 +08:00
tangjinzhou e1277cdee0 refactor: date 2021-07-21 12:05:03 +08:00
tangjinzhou 4a21e41223 refactor: date 2021-07-21 09:38:56 +08:00
tangjinzhou 56620fe9da refactor: date-picker 2021-07-21 09:13:35 +08:00
tangjinzhou a9c5940354 style: eslint format 2021-07-20 23:01:37 +08:00
tangjinzhou 7058323a0c feat: add new date picker 2021-07-20 22:59:47 +08:00
tangjinzhou 8b7197d173 refactor: date 2021-07-20 21:46:14 +08:00
tangjinzhou 571369bb66 refactor: date 2021-07-20 17:37:26 +08:00
tangjinzhou 53f3c6e1a5 refactor: date 2021-07-20 17:32:49 +08:00
tangjinzhou 16fc2a10a9 Merge branch 'refactor-date' of github.com:vueComponent/ant-design-vue into refactor-date
# Conflicts:
#	components/vc-picker/generate/dayjs.ts
#	components/vc-picker/generate/moment.ts
#	v2-doc
2021-07-19 23:25:36 +08:00
tangjinzhou a501b592a2 Merge branch 'refactor-date' of github.com:vueComponent/ant-design-vue into refactor-date 2021-07-19 10:38:30 +08:00
tangjinzhou a8113d7c55 refactor: date 2021-07-19 10:35:09 +08:00
tangjinzhou a020c2f681 refactor: date 2021-07-19 10:35:09 +08:00
tangjinzhou a448e57475 test: update snap 2021-07-19 10:04:41 +08:00
tangjinzhou 002611752f fix: badge status error #4384
close #4384
2021-07-19 09:58:22 +08:00
xrkffgg 50503e5fc7
chore: Update issue-reply.yml (#4385) 2021-07-19 09:25:57 +08:00
tangjinzhou b5ab14df8d fix: formitem error when use native tag #4383
close #4383
2021-07-17 21:19:10 +08:00
John bea5df1541
fix(mentions): filterOption support boolean #4366 (#4376)
close #4366
2021-07-15 21:22:53 +08:00
tangjinzhou 2dc5bbbf43 fix: useForm type error #4372
close #4372
2021-07-15 21:20:00 +08:00
tangjinzhou 3da2b65fd8
Revert "chore(deps): update dependency husky to v7 (#4304)" (#4361)
This reverts commit cceac72267.
2021-07-13 13:59:06 +08:00
renovate[bot] cceac72267
chore(deps): update dependency husky to v7 (#4304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-13 10:39:27 +08:00
tangjinzhou a758fb2a75 fix: empty error at jsx #4349
close #4349
2021-07-13 10:31:54 +08:00
tangjinzhou 39c866eb02 feat: useForm ts type 2021-07-12 10:00:10 +08:00
tangjinzhou cf60f9c46f release 2.2.2 2021-07-11 21:12:47 +08:00
zanllp 8ce46ab1a1
fix(notification): 完善notification类型 (#4346) 2021-07-11 14:46:45 +08:00
tangjinzhou c20c1f2a32 fix: dropdown submenu style error #4351
close #4351
2021-07-11 14:13:07 +08:00
艾斯特洛 fb94726a1e
fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)
* fix type for typescript 4.3.5

* Update interface.ts

close #4296
2021-07-11 10:00:52 +08:00
tangjinzhou 1152e8cd71 fix: tree-select throw error when use slot title 2021-07-08 11:36:32 +08:00
tangjinzhou 60aeec7033 docs: remove ie11 2021-07-07 22:16:13 +08:00
tangjinzhou cf2ffa2bd9 feat: udpate switch ts 2021-07-07 22:09:09 +08:00
tangjinzhou 292f5c9d75 test: update snap 2021-07-07 21:51:03 +08:00
tangjinzhou ffb52a2c40 style: uncheckedValue to unCheckedValue 2021-07-07 21:50:50 +08:00
John 427cf36eaa
refactor(switch): support customize checked value #4329 (#4332)
* refactor(switch): support customize checked value #4329

* test: add test case

* refactor: update props name

* refactor: update ts

* refactor: optimize
2021-07-07 21:35:41 +08:00
Jarvis 9e0244dfc3
fix(UploadDragger): fix UploadDrager no export (#4334) 2021-07-07 21:24:14 +08:00
tangjinzhou 203e42382f fix: timepicker error border not show #4331 2021-07-06 21:58:05 +08:00
tangjinzhou 16ee0dd2f1 fix: submenu animation lose #4325 2021-07-06 15:54:58 +08:00
tangjinzhou b7b433e98f release 2.2.1 2021-07-06 11:01:35 +08:00
tangjinzhou 761f6a6661 fix: datepicker trigger scroll in safari #4323 2021-07-06 10:40:11 +08:00
tangjinzhou 40c4b80f69 test: udpate space test 2021-07-06 10:07:48 +08:00
tangjinzhou e64fb33905 fix: space style error when not support flex 2021-07-06 10:02:26 +08:00
tangjinzhou a1ffe2ae90 release 2.2.0 2021-07-06 09:13:41 +08:00
xrkffgg f9e823b051
Create emoji-helper.yml (#4315) 2021-07-03 10:01:31 +08:00
tangjinzhou d5952c060f fix: modal ts error for parentContext #4305
close #4305
2021-07-01 21:45:35 +08:00
tangjinzhou da10933cd3 fix: add button loading animation 2021-06-30 16:13:05 +08:00
tangjinzhou aa05d369e1 fix: tree replaceFields error #4298 2021-06-30 15:44:08 +08:00
tangjinzhou e79a930e59 fix: ts error 2021-06-30 15:17:53 +08:00