Commit Graph

2512 Commits (refactor-date)

Author SHA1 Message Date
tangjinzhou 11b718518d refactor: time-picker 2021-08-05 09:09:58 +08:00
zkwolf f35bafb88a
fix(tree-select): wrong title slot (#4459)
close #4457
2021-08-04 22:54:58 +08:00
tangjinzhou ff49f57754 refactor: time-picker 2021-08-04 22:25:58 +08:00
tangjinzhou 93566869c6 refactor: time-picker 2021-08-04 10:58:18 +08:00
tangjinzhou e9404f1b0f fix: showtime error 2021-08-04 10:45:21 +08:00
tangjinzhou 6261cc0e59 fix: use dayjs 2021-08-03 21:30:45 +08:00
tangjinzhou d8c8bc4156 feat: support valueFormat 2021-08-03 16:21:33 +08:00
tangjinzhou 0dcae5b62a fix: focus methods not work 2021-08-03 14:05:47 +08:00
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 1ed4923ea1 perf: update menu 2021-08-02 08:52:36 +08:00
tangjinzhou 386f3d003f perf: update menu 2021-08-01 23:31:28 +08:00
tangjinzhou 5bdd6f4007 fix: filter invalid form items #4435 2021-07-31 22:41:36 +08:00
zkwolf 5409ce545c
feat(input-password): accept global prefixCls (#4430) 2021-07-30 16:10:58 +08:00
Darma1106 903ac35aa7
perf: active tab color(#4241) (#4414)
close #4241
2021-07-30 16:09:24 +08:00
tangjinzhou e7e3aeb548 perf: remove chrome passive warning 2021-07-23 10:10:39 +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
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 a758fb2a75 fix: empty error at jsx #4349
close #4349
2021-07-13 10:31:54 +08:00
tangjinzhou 5f1734cf6a Merge remote-tracking branch 'origin/next' into v2.3 2021-07-12 17:15:58 +08:00
tangjinzhou a770eb3cb2
Refactor progress (#4358)
* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* 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

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 厌善notificationįąģ型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

* fix: timepicker error border not show #4331

* fix(UploadDragger): fix UploadDrager no export (#4334)

* 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

* style: uncheckedValue to unCheckedValue

* test: update snap

* feat: udpate switch ts

* docs: remove ie11

* fix: tree-select throw error when use slot title

* fix: TypeScript definition of Table interface for typescript 4.3.5 (#4353)

* fix type for typescript 4.3.5

* Update interface.ts

close #4296

* fix: dropdown submenu style error #4351
close #4351

* fix(notification): 厌善notificationįąģ型 (#4346)

* refactor(progress): use composition API (#4355)

* refactor(progress): use composition API

* refactor(vc-progress): update

* refactor: progress

* refactor: progress

Co-authored-by: Jarvis <35361626+fanhaoyuan@users.noreply.github.com>
Co-authored-by: John <John60676@qq.com>
Co-authored-by: č‰žæ–¯į‰šæ´› <axetroy.dev@gmail.com>
Co-authored-by: zanllp <qc@zanllp.cn>
2021-07-12 17:14:47 +08:00
tangjinzhou 39c866eb02 feat: useForm ts type 2021-07-12 10:00:10 +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 f7b39e2d92
Refactor mentions (#4341)
* refactor(mentions): use compositionAPI (#4313)

* refactor: mentions

* refactor: mentions

Co-authored-by: ajuner <106791576@qq.com>
2021-07-07 23:12:03 +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 8198cab549
refactor: transfer、tooltip (#4306)
* refactor(transfer): use composition api (#4135)

* refactor(transfer): use composition api

* fix: remove console

* refactor(tooltip): use composition api (#4059)

* refactor(tooltip): use composition api

* chore: useConfigInject

* fix: remove useless

* style: format code

* refactor: transfer

* refactor: tooltip

Co-authored-by: ajuner <106791576@qq.com>
2021-07-06 16:16:57 +08:00
tangjinzhou 16ee0dd2f1 fix: submenu animation lose #4325 2021-07-06 15:54:58 +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 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
tangjinzhou e4c737e752 test: update snap 2021-06-30 14:53:18 +08:00
tangjinzhou 2c2726c827 style: lint code 2021-06-30 14:45:05 +08:00
tangjinzhou 202f341299 chore: merge next 2021-06-30 14:41:07 +08:00
tangjinzhou 61c19a81c2 refactor: button 2021-06-30 13:48:02 +08:00
John 389b233a40
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api

* refactor: add rtl

* refactor: sync antd

* refactor: update css

* refactor: add dev warning

* test: add test case

* refactor: export component type

* refactor: optimize
2021-06-30 10:03:17 +08:00
tangjinzhou e85d436ddd fix: textarea icon position error 2021-06-30 09:20:55 +08:00
tangjinzhou b12b7f83ca fix: rate not update #4294
close #4294
2021-06-30 08:38:44 +08:00
tangjinzhou c563097faa fix: table ColumnProps interface #4288
close #4288
2021-06-29 16:16:32 +08:00
tangjinzhou 0c3d9d535d feat: menu event args add item #4290 2021-06-29 15:44:41 +08:00
tangjinzhou 9a86d1b54d style: update modal.tsx 2021-06-29 14:58:20 +08:00
Carter Li e2ea50f08e
fix(List): fix circular reference, which confuses vite (#4263) (#4283) 2021-06-28 17:45:04 +08:00
tangjinzhou cdbe8eea6b feat: add useForm 2021-06-28 16:01:47 +08:00
tangjinzhou 5f8d8a555b fix: form validateFirst not reject #4273 2021-06-28 11:21:23 +08:00
tangjinzhou 4a0fce5a0a release 2.2.0-beta.6 2021-06-26 14:27:26 +08:00
tangjinzhou e8b95784eb perf: menu performance optimization 2021-06-26 10:50:27 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou b1bb913f9d fix: `Layout` `RangePicker` `WeekPicker` `Textarea` on-demand loading failure 2021-06-24 22:47:36 +08:00
tangjinzhou d58a5d8b12 fix: select not update 2021-06-24 11:03:02 +08:00
John 2e06d38aff
fix(auto-complete): support `options` slots #4012 (#4072) 2021-06-24 09:42:27 +08:00
tangjinzhou 8d8f940552 test: update snap 2021-06-24 08:41:25 +08:00
tangjinzhou 33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou fdecafbbb3 feat: support vite-plugin-components 2021-06-23 21:47:53 +08:00
tangjinzhou 22141e74de
refactor: list (#4242) 2021-06-23 14:44:21 +08:00
tangjinzhou 31ed5c68d1 style: format code 2021-06-22 15:35:04 +08:00
tangjinzhou b2aa49d064 fix: select dynamic virtual list 2021-06-22 15:33:11 +08:00
tangjinzhou 604372ff2d fix: select keyboard position error 2021-06-22 13:26:19 +08:00
tangjinzhou 656d14fc4e feat: add select responsive 2021-06-22 10:47:33 +08:00
tangjinzhou 501204c543 fix: overflow responsive error 2021-06-21 22:56:43 +08:00
tangjinzhou 4a0b04e063 test: update avatar snap 2021-06-21 14:35:44 +08:00
tangjinzhou 276e4ec250 test: update snap 2021-06-21 14:23:55 +08:00
tangjinzhou 1cd6e94408 test: update snap 2021-06-21 11:30:46 +08:00
tangjinzhou 8a6b2a728e test: update snap 2021-06-21 10:01:16 +08:00
tangjinzhou 116c8e4cef test: update snap 2021-06-20 22:53:42 +08:00
tangjinzhou e86492d249 test: update page-header test 2021-06-19 22:47:28 +08:00
tangjinzhou edcc8b7107 fix: image preview class error #4231 2021-06-19 22:13:13 +08:00
tangjinzhou 9ce43befc4 Merge branch 'next' into v3 2021-06-19 21:58:10 +08:00
tangjinzhou 810c8e6f89 refactor: descriptions 2021-06-19 21:51:29 +08:00
tangjinzhou 700d04badc fix: typography not trigger onEnd in blur #4227 2021-06-19 15:49:39 +08:00
tangjinzhou a1a8b799d0 fix: col type error #4226 2021-06-19 15:29:07 +08:00
zkwolf 8e078d1e1c
feat: refactor descriptions (#4219) 2021-06-18 17:45:29 +08:00