Commit Graph

112 Commits (b0678d79ee00dc01cf75dc3e639d6531cd5dc14a)

Author SHA1 Message Date
tangjinzhou b0678d79ee refactor: tree-select 2021-08-20 23:21:49 +08:00
tangjinzhou ae36627763 refactor: tree 2021-08-20 14:29:18 +08:00
tangjinzhou 99f034deac refactor: directory tree 2021-08-19 23:29:07 +08:00
tangjinzhou 94aa0df8d7 refactor: tree 2021-08-19 10:56:21 +08:00
tangjinzhou 5f189f534e refactor: tree 2021-08-18 15:36:57 +08:00
tangjinzhou 8c5a23f377 refactor: tree 2021-08-17 22:52:28 +08:00
tangjinzhou 448788eaa5 style: lint 2021-08-17 22:05:24 +08:00
tangjinzhou a0f7e8d21f refactor: tree 2021-08-17 22:03:49 +08:00
tangjinzhou aa05d369e1 fix: tree replaceFields error #4298 2021-06-30 15:44:08 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +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
zkwolf 18ce372a13
fix: improve tree type definition (#3659) 2021-02-06 13:30:08 +08:00
ajuner 10a5fb28cb
chore: fix tree type (#3598) 2021-01-26 23:48:48 +08:00
tangjinzhou adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
ajuner de05f936c1
fix: declare Tree Component type (#3178)
* fix: declare Tree Component type
2020-11-18 17:37:15 +08:00
tanjinzhou 8da63a6a24 fix: directoryTree custom icon not work #3183 2020-11-16 15:39:43 +08:00
tangjinzhou a13dd20f58 style: format file 2020-11-07 15:37:17 +08:00
Amour1688 7651862729
fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
tangjinzhou 1e1a1bd8a8 Merge remote-tracking branch 'origin/feat-vue3' into next 2020-10-27 23:47:20 +08:00
tanjinzhou ee9ba197ba test: update snap 2020-10-26 18:31:50 +08:00
Amour1688 0d5d2234c6 refactor: tree to ts 2020-10-22 14:25:02 +08:00
tanjinzhou ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
zkwolf 51fb7cd888
feat: tree support global tree slot (#2904) 2020-09-29 22:09:29 +08:00
tanjinzhou b154eeed28 style: format code 2020-09-24 13:29:24 +08:00
星火燎原 d3d787e2b0
fix: a-directory-tree error when use replaceFields (#2869) 2020-09-24 13:28:04 +08:00
tangjinzhou f99200c966 test: update snap 2020-09-19 23:36:48 +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
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 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 0eb257b321 test: update snap 2020-08-14 15:25:17 +08:00
tanjinzhou ae0acb73ea test: update snap 2020-08-13 15:14:39 +08:00
tanjinzhou fb845f2b72 fix: tree support v-model 2020-08-12 18:07:41 +08:00
tanjinzhou f1e24fef9c fix: table columns not update 2020-08-12 16:30:13 +08:00
tanjinzhou f35ae0efae feat: update tree 2020-07-17 16:50:22 +08:00
tanjinzhou 61500001df feat: update tree 2020-07-16 18:31:20 +08:00
tangjinzhou 5acc7671a3 test: update snap 2020-05-26 23:38:15 +08:00
tanjinzhou c4a72238c0 Merge remote-tracking branch 'origin/master' into 2.0 2020-04-23 15:45:01 +08:00
tanjinzhou 4a0d35fb92 fix: treeNode customTitle cannot get selected state #2006 2020-04-17 18:29:44 +08:00
tangjinzhou 13b678d68c test: update snap 2020-04-15 21:59:55 +08:00
tangjinzhou 60c248d1cb style: format FolderOutlined 2020-04-06 11:18:26 +08:00
三点包子 3950bdae8d
feat: update tree icon (#1963) 2020-03-28 15:50:01 +08:00
tanjinzhou caabe4208f test: update snapshots 2020-03-26 17:26:53 +08:00
Amour1688 615b460ee4
chore: enhance eslint (#1890)
* perf: enhance eslint

* perf: remove props in progress
2020-03-18 14:52:02 +08:00
tanjinzhou 1a61d1fa32 fix: tree custom icon not work 2020-03-17 18:11:01 +08:00
tangjinzhou e1b51e9c78
feat: add new form support v-model
* chore: update site

* chore: update submodule

* docs: update

* docs: update doc

* docs: update

* test: update snap

* docs: update

* feat: add new form support v-model

* feat: add new form

* docs: update changelog

* chore: update webpack

* test: update snap
2020-03-15 13:12:47 +08:00