Commit Graph

17 Commits (6c9de7146c94354a3928d194c96299b6f2c0f512)

Author SHA1 Message Date
tangjinzhou 4ce99b91e1 update configProvider 2019-09-11 22:51:52 +08:00
tangjinzhou a47a820a29 cr pagination & popover & popconfirm & tree-select 2019-09-11 22:33:36 +08:00
tangjinzhou da0f17d1b6 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/affix/index.jsx
#	components/alert/index.jsx
#	components/back-top/index.jsx
#	components/carousel/index.jsx
#	components/cascader/index.jsx
#	components/comment/index.jsx
#	components/config-provider/index.jsx
#	components/divider/index.jsx
#	components/drawer/index.jsx
#	components/form/Form.jsx
#	components/input-number/index.jsx
#	components/menu/index.jsx
#	components/modal/confirm.js
#	components/modal/index.js
#	components/popconfirm/index.jsx
#	components/popover/index.jsx
#	components/rate/index.jsx
#	components/steps/index.jsx
#	components/switch/index.jsx
#	components/time-picker/index.jsx
#	components/tree-select/index.jsx
#	site/components.js
2019-08-28 22:36:44 +08:00
tanjinzhou c9f1c26693 chore: add base.vue inconsistent vue version 2019-08-28 10:50:19 +08:00
zkwolf 5f9ebe8b45 fix: treeNode dataRef is undefined 2019-08-21 15:17:21 +08:00
wangxueliang 76d8491b66 style: fix code format 2019-05-28 11:37:38 +08:00
wangxueliang 00f104757c feat: merge master 2019-05-25 16:36:25 +08:00
tangjinzhou e5020f7eb8 fix: treeSelect not support dataRef #712 2019-04-19 21:30:58 +08:00
wangxueliang 0b03957ebe feat: update tree-select 2019-04-10 11:54:42 +08:00
tangjinzhou de68d08798 perf: inject default 2019-01-28 21:09:13 +08:00
tangjinzhou ffb2a593b1 style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
tangjinzhou cfe002191b feat: tree-select support searchValue 2019-01-07 20:59:18 +08:00
tangjinzhou e23265c74c
Refactor tree select (#335)
* refactor: tree-select
2018-12-25 12:00:39 +08:00
tangjinzhou ca81ab3a46 feat: update tree-select 2018-12-12 21:24:12 +08:00
tangjinzhou a6620cbbe5
feat: add component Vue.use method (#197)
* feat: add Vue.use feat

* feat: Vue.use method

* docs: update docs
2018-09-19 13:21:57 +08:00
tjz 1367cfc70a fix: treeSelect treeData[i].children support null #81 2018-07-25 22:21:19 +08:00
tangjinzhou 7cd4f39756 feat: add tree-select 2018-07-11 17:51:20 +08:00