Commit Graph

3267 Commits (88d3b6010b14b2cc07f8c93c80655b36577dfbb3)

Author SHA1 Message Date
Amour1688 88d3b6010b chore: initDefaultProps type 2020-10-13 22:59:55 +08:00
tangjinzhou 93b64061db refactor: some util by ts 2020-10-13 22:26:56 +08:00
tanjinzhou ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tanjinzhou efc7db1b69 refactor: calendar by ts 2020-10-13 19:02:03 +08:00
tanjinzhou 8e1678cc70 Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-13 18:04:22 +08:00
tanjinzhou d7426e11d4 refactor: breadcrumb button by ts 2020-10-13 18:04:02 +08:00
Amour1688 ce7ca6895b fix: lint error 2020-10-13 17:46:52 +08:00
Amour1688 dc4f2b2dcb refactor: tabs to ts 2020-10-13 17:46:31 +08:00
tanjinzhou 1503364d6b perf: update ts types 2020-10-13 15:39:08 +08:00
tanjinzhou b817873c15 refactor: avatar anchor badge to ts 2020-10-13 15:02:35 +08:00
tanjinzhou c2994a6629 perf: update ts types 2020-10-13 10:43:39 +08:00
Amour1688 748f8d526d chore: webpack to 5.x 2020-10-13 09:37:40 +08:00
Amour1688 382e9b5de0 chore: vue-types add `style` and `VNodeChild` 2020-10-12 19:20:13 +08:00
Amour1688 3f31590ad4 refactor: card to ts 2020-10-12 19:20:13 +08:00
tanjinzhou 712f2b1599 refactor: auto-complete by ts 2020-10-12 18:46:05 +08:00
tanjinzhou 64fef377c0 refactor: anchor by ts 2020-10-12 17:54:43 +08:00
tanjinzhou 21cd0ae5cb Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-12 16:10:31 +08:00
tanjinzhou 043f401636 refactor: alert by ts 2020-10-12 16:06:49 +08:00
Amour1688 9214632841 fix: config-provider renderEmpty 2020-10-12 15:47:32 +08:00
tanjinzhou 642ed2fcce Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-12 15:47:23 +08:00
tanjinzhou 2185458744 refactor: affix by ts 2020-10-12 15:45:52 +08:00
Amour1688 c04b9a0267 fix: config-provider renderEmpty 2020-10-12 15:39:11 +08:00
tanjinzhou f48ccdac01 perf: add defineComponent 2020-10-12 13:27:16 +08:00
tangjinzhou 3c20fc9f69 chore: remove old vue-types 2020-10-11 23:14:38 +08:00
tangjinzhou 95eaf941d7 fix: proptypes.bool default value error 2020-10-11 21:31:57 +08:00
Amour1688 4c9d3161fd fix: ts error 2020-10-10 20:53:50 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
tanjinzhou 7fe34def78 fix: types error 2020-10-10 17:01:39 +08:00
tanjinzhou 103a05a471 perf: perf animation 2020-10-10 13:57:37 +08:00
tangjinzhou 22b72855e5 perf: trigger animation 2020-10-10 06:58:19 +08:00
tanjinzhou dcb71b06b2 Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-09 18:19:51 +08:00
tanjinzhou a095728a46 perf: perf transtion 2020-10-09 17:37:04 +08:00
Amour1688 c90b88d701 chore: this enables stricter inference for data properties on `this` 2020-10-09 17:15:40 +08:00
tangjinzhou bd138a8711 fix: select2 bug 2020-10-08 22:51:09 +08:00
tangjinzhou b786f6bba6 feat: refactor vc-select 2020-10-07 22:49:01 +08:00
tangjinzhou 72b1c0b539 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-07 22:48:23 +08:00
Amour1688 1bcd4e27c1 fix: grid props 2020-10-05 09:53:22 +08:00
Amour1688 183be1ba38 fix: tag props 2020-10-04 22:08:12 +08:00
Amour1688 4446a77784 fix: declare tag props 2020-10-04 18:38:44 +08:00
tangjinzhou 13413df0d1 Merge branch 'next' of github.com:vueComponent/ant-design-vue into next 2020-10-03 17:19:13 +08:00
tangjinzhou 6ea812737f chore: update vue-types 2020-10-03 17:16:34 +08:00
Amour1688 104a034e74 chore: update vue-types types 2020-10-03 16:24:38 +08:00
tangjinzhou 4b4fc9266c style: vc-select2 to ts 2020-10-03 15:54:52 +08:00
Amour1688 47e5df9103 fix: eslint error 2020-10-02 22:28:41 +08:00
Amour1688 51e03f3edd chore: empty props add `class` and `style` 2020-10-02 22:20:02 +08:00
Amour1688 f3c5166197 chore: update demo 2020-10-02 22:03:33 +08:00
tangjinzhou aa07504e31 revert: vc-xxx ts to js 2020-10-02 21:59:53 +08:00
undefined b1c4013cee fix: empty support htmlattributes 2020-10-02 21:39:54 +08:00
undefined acc3b7e8e4 fix: remove image-style  at empty root dom 2020-10-02 21:21:09 +08:00
undefined c0bbbfaa4a chore: udpate ts 2020-10-02 21:16:05 +08:00