Commit Graph

94 Commits (b6ef2b192c63ab1ae2dcb1a8e750b3540bc9be77)

Author SHA1 Message Date
tangjinzhou e8b1f68899 fix: update tree title render & switchIcon 2021-08-25 21:15:39 +08:00
tangjinzhou 76ee4d6856 refactor: tree-select 2021-08-23 22:47:11 +08:00
tangjinzhou 1581943eb0 refactor: tree-select 2021-08-23 10:54:55 +08:00
tangjinzhou 8e38ed883c refactor: tree-select 2021-08-22 22:22:22 +08:00
tangjinzhou 8bf14f40ac refactor: tree-select 2021-08-22 16:59:13 +08:00
tangjinzhou 81c16aba93 refactor: tree-select 2021-08-22 10:47:41 +08:00
tangjinzhou 966c0d4358 refactor: tree-select 2021-08-21 23:09:56 +08:00
tangjinzhou 1ae763b8f5 style: lint format 2021-08-21 22:55:19 +08:00
tangjinzhou fdf7c5d4ce refactor: tree-select 2021-08-21 22:51:32 +08:00
tangjinzhou 956ed09885 refactor: tree-select 2021-08-21 16:25:55 +08:00
tangjinzhou b0678d79ee refactor: tree-select 2021-08-20 23:21:49 +08:00
tangjinzhou 15ca5f0787 refactor: tree-select 2021-08-20 21:50:41 +08:00
tangjinzhou 415c2888c4 refactor: tree-select 2021-08-20 21:39:59 +08:00
tangjinzhou a0f7e8d21f refactor: tree 2021-08-17 22:03:49 +08:00
tangjinzhou 1152e8cd71 fix: tree-select throw error when use slot title 2021-07-08 11:36:32 +08:00
tangjinzhou 33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou 9e0df41a55
refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171)
* chore: remove  resize-observer-polyfill

* refactor: align

* refactor(v3/avatar): refactor using composition api  (#4052)

* refactor(avatar): refactor using composition api

* refactor: update props define

* fix: avatar src scale not update

* refactor: resizeObserver

* refactor: divider

* refactor: localeProvider

* refactor(v3/back-top): use composition api (#4060)

* refactor: backtop

* refactor: empty

* refactor: transButton

* feat(v3/avatar): add avatar group (#4062)

* feat(avatar): add avatar group

* refactor: update

* refactor: update

Co-authored-by: tangjinzhou <415800467@qq.com>

* refactor: avatar

* refactor: avatar

* style: rename useProvide

* refactor:  menu (#4110)

* fix: menu

* refactor: menu

* refactor: remove rc-menu

* fix: menu rtl error

* style: lint

* refactor(Anchor): use composition api (#4054)

* refactor: anchor

* refactor: anchor

* refactor: anchor

* feat: update

* fix: icon class lose

* refactor(v3/badge): use composition api (#4076)

* refactor: badge

* fix: badge inheritAttrs

* refactor: grid

* refactor: layout

* fix: menu not close

* refactor: space

* refactor: result

* refactor: affix

* refactor: comment

* refactor: form

* feat: spin add rtl

* feat: export spin type

* refactor: pageHeader

* refactor: page-header

* refactor: skeleton

* refactor: typography

* refactor(v3/rate): use composition api

* fix: add useRef hook

* refactor: form

* fix: menu not update

* refactor: form

* refactor: form

* fix: slide animate not work

* fix: menu mode error

* fix: menu icon

* refactor: rate

* perf: remove rate

* feat: add vc-overflow

* refactor: menu

* fix: remove flex check (#4165)

* fix: dist locale file lose #3684

* release 2.2.0-beta.1

* dcos: update changelog

* chore: update type

* docs: update changelog

Co-authored-by: John <John60676@qq.com>
Co-authored-by: 言肆 <18x@loacg.com>
Co-authored-by: zkwolf <chenhao5866@gmail.com>
2021-06-07 17:35:03 +08:00
John b91659e4f7
fix(vc-tree-select): `showSearch=false` is invalid #4119 (#4125)
* fix(vc-tree-select): `showSearch=false` is invalid #4119

* style: remove debugger

* style: update

* refactor: update
2021-06-07 14:22:46 +08:00
tangjinzhou 726f6b4b2d release 2.1.4 2021-05-09 21:24:59 +08:00
chencc 5917df205c
fix(tree-select): After deleting the last child node of the parent node, another child node is selected. #3508 #3586 (#4047) 2021-05-09 20:47:52 +08:00
John f61018afd7
Support vite2 (#3490)
* refactor: supports vite2

* refactor: remove CommonJS dependencies

* chore: update pkg

* refactor: update

* chore: update pkg
2021-01-07 12:53:49 +08:00
tangjinzhou c90afeeed2 fix: tree-select trigger twice change event 2020-12-26 23:01:04 +08:00
zkwolf 674933ae60
chore: remove all hard code component name (#3445) 2020-12-25 13:02:08 +08:00
tanjinzhou 23dc1f86b2 style: vSlots to v-slots 2020-11-24 18:07:45 +08:00
tangjinzhou b155627923 style: format code 2020-11-07 21:19:50 +08:00
tangjinzhou a13dd20f58 style: format file 2020-11-07 15:37:17 +08:00
tangjinzhou a4854084bc fix: types error 2020-11-03 23:15:57 +08:00
tanjinzhou d96a10dce8 style: prettier code 2020-10-28 15:37:31 +08:00
tangjinzhou 40893681c5 test: update grid snap 2020-10-24 21:36:05 +08:00
tanjinzhou 4dbed130e2 fix: tree-select not update slots 2020-10-22 11:35:05 +08:00
tangjinzhou e0667855ee fix: tree-select placeholder error 2020-10-22 00:30:57 +08:00
tanjinzhou 02c3af5c7c fix: tree-select search value logic 2020-10-21 18:33:15 +08:00
tanjinzhou 7a2e2e3c3b feat: update vc-tree-select 2020-10-20 17:41:11 +08:00
tanjinzhou f48ccdac01 perf: add defineComponent 2020-10-12 13:27:16 +08:00
tangjinzhou 95eaf941d7 fix: proptypes.bool default value error 2020-10-11 21:31:57 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
tangjinzhou 7ea8de4b7e fix: input compositionend not trigger change 2020-09-22 07:25:44 +08:00
tanjinzhou 06b7e33cc0 chore: remove classnames 2020-08-31 16:53:19 +08:00
tangjinzhou 2cbc72f617 chore: remove require 2020-08-30 22:23:36 +08:00
tanjinzhou 2b1e972803 perf: update propssymbol 2020-08-27 18:34:23 +08:00
tanjinzhou 07476d43db perf: update shallowequal 2020-08-14 18:24:30 +08:00
tangjinzhou 8cea617319 perf: update tree-select 2020-08-12 21:35:45 +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
tangjinzhou 7e15533f52 refactor: use findDomNode instead $el 2020-07-27 22:36:56 +08:00
tangjinzhou 61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou 566bbb4873 refactor: autoFocus to autofocus 2020-07-17 17:36:58 +08:00
tanjinzhou d67afec16a refactor: tabIndex to tabindex, readOnly to readonly 2020-07-17 17:13:30 +08:00
tangjinzhou af69044a67 style: rename getDerivedStateFromProps to getDerivedState 2020-05-16 22:18:53 +08:00
tangjinzhou c167740f63 fix: input not work at firefox #2151 #2215 2020-05-08 17:36:24 +08:00