Commit Graph

267 Commits (609de24f197779c7ff9ccd5a2a07be9c9e3352e5)

Author SHA1 Message Date
undefined 8cb7c65684 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-01 21:47:03 +08:00
undefined b856166520 chore: update to ts 2020-10-01 21:45:52 +08:00
Amour1688 2fd04595bf fix: ts error 2020-10-01 20:57:03 +08:00
Amour1688 150ebf15a5 chore: refactor virtual list 2020-10-01 17:20:10 +08:00
Amour1688 dffb0cce52 chore: update types 2020-09-30 18:20:08 +08:00
tanjinzhou f8334fc42a chore: update vue-types 2020-09-30 18:14:33 +08:00
tanjinzhou dbaf8bc7ef chore: update ts 2020-09-30 17:35:51 +08:00
tanjinzhou d459c8dabe chore: update eslint 2020-09-30 17:15:17 +08:00
tanjinzhou a892a8908b Merge branch 'feat-virtual-list' into next 2020-09-30 16:47:14 +08:00
tanjinzhou f6752899e2 feat: update vittual-list 2020-09-30 16:21:04 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
Amour1688 f875b3add1 chore: ts type 2020-09-30 09:24:59 +08:00
tanjinzhou 3844466ff2 feat: add virtual-list 2020-09-28 19:14:00 +08:00
Amour1688 22cad37729 chore: refactor with ts 2020-09-28 11:47:35 +08:00
Amour1688 993ca4c799 Merge branch 'feat-vue3' into next 2020-09-24 09:50:33 +08:00
Amour1688 eabad90b3d chore: refactor tag 2020-09-23 17:51:02 +08:00
tanjinzhou 6197d60d9a test: update test config 2020-09-23 17:32:53 +08:00
tangjinzhou 122e374224 perf: remove syncWatch 2020-09-21 21:48:12 +08:00
tanjinzhou 7719c65169 fix: input not trigger change compositionStart 2020-09-21 18:45:27 +08:00
Amour1688 dea4866177 chore: refactor comment and icon 2020-09-18 12:15:01 +08:00
Amour1688 7cec8614b0 chore: classNames es 2020-09-16 12:45:04 +08:00
Amour1688 87aa5ecbd8 fix: merge conflict 2020-09-12 11:34:18 +08:00
Amour1688 a5eda35693 Merge branch feat-vue3 into next 2020-09-10 10:01:32 +08:00
Carter Li fb52b36067
chore: use `lodash-es` to support vite (#2777)
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
2020-09-02 22:44:16 +08:00
tangjinzhou fbcf0bff9d chore: update moment to support vite 2020-08-31 22:25:47 +08:00
tanjinzhou 1f6accba22 test: update snap 2020-08-31 17:16:16 +08:00
tanjinzhou 06b7e33cc0 chore: remove classnames 2020-08-31 16:53:19 +08:00
tangjinzhou 83f7c6ed41 fix: modal afterClose trigger twice 2020-08-30 22:56:15 +08:00
tangjinzhou 2cbc72f617 chore: remove require 2020-08-30 22:23:36 +08:00
tanjinzhou 29d681ff52 style: remove not use file 2020-08-27 17:40:29 +08:00
Amour1688 09eb71d5fb chore: refactor tag 2020-08-23 19:33:01 +08:00
Amour1688 91fe27d12c chore: update empty and space 2020-08-23 16:45:55 +08:00
Amour1688 4af81c412c chore: refactor space 2020-08-22 14:38:29 +08:00
Amour1688 632da57962 chore: refactor empty 2020-08-22 14:37:39 +08:00
Amour1688 34ac8444f4 chore: migrate local from js to ts 2020-08-22 14:37:38 +08:00
tanjinzhou 4bdb241aa6 fix: some component not support css scoped 2020-08-20 17:56:49 +08:00
tanjinzhou 07476d43db perf: update shallowequal 2020-08-14 18:24:30 +08:00
tanjinzhou f1e24fef9c fix: table columns not update 2020-08-12 16:30:13 +08:00
tanjinzhou 7197bbffad fix: update input not trigger change event 2020-08-11 18:26:09 +08:00
tanjinzhou ed1c0147d4 fix: skeleton error 2020-08-03 17:52:03 +08:00
tanjinzhou bb39dc31f5 fix: page-header onBack not work 2020-08-03 11:41:42 +08:00
tangjinzhou 841391019b fix: list not render children 2020-07-31 23:40:06 +08:00
tangjinzhou 7e15533f52 refactor: use findDomNode instead $el 2020-07-27 22:36:56 +08:00
tanjinzhou bea9c5f1ef perf: button add onClick props 2020-07-27 13:50:57 +08:00
tangjinzhou 93cb7b2f00 fix: badge custom class not work 2020-07-26 16:30:14 +08:00
tanjinzhou 29366a251f perf: trigger event 2020-07-24 14:30:52 +08:00
tanjinzhou b4980867f4 feat: update table 2020-07-23 18:34:24 +08:00
tanjinzhou 0faded160b feat: update carousel 2020-07-20 16:29:46 +08:00
tangjinzhou 61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou d67afec16a refactor: tabIndex to tabindex, readOnly to readonly 2020-07-17 17:13:30 +08:00