Commit Graph

108 Commits

Author SHA1 Message Date
tangjinzhou
f3f3919c34 fix: remove transfer warning #4574 2021-08-26 09:44:02 +08:00
ajuner
d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou
8a6b2a728e test: update snap 2021-06-21 10:01:16 +08:00
Amour1688
1504e2ba33
chore: webpack 5 (#3894) 2021-04-09 11:00:41 +08:00
tangjinzhou
47a847cc43 test: update snap 2021-01-24 14:32:06 +08:00
zkwolf
b07190e13d
feat: dark theme (#3410)
* chore: update style

* chore: add dark css build

* test: update snapshot

* chore: remove compact var

* chore: update style

* test: update snapshot
2021-01-14 17:33:17 +08:00
tangjinzhou
adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
ajuner
4ab7a681a7
fix: declare components type (#3145)
* fix: update alert code

* chore: declare link type

* chore: declare auto-complete type

* chore: declare Badge type

* chore: declare Breadcrumb type

* chore: declare Calendar type

* chore: declare Card type

* chore: declare Checkbox type

* chore: declare Descriptions type

* chore: declare Dropdown

* chore: declare Form type

* chore: declare Mentions type

* chore: declare Menu type

* chore: declare popconfirm type

* chore: update Radio typescript

* chore: declare Rate type

* chore: declare Transfer type

* fix: update Transfer type

* fix: update type

* fix: update type
2020-11-13 10:51:12 +08:00
tangjinzhou
ee4cd3c35a fix: transfer search input style 2020-11-07 23:08:54 +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
undefined
5696b19081 chore: fix css error #3069 2020-10-31 14:09:09 +08:00
tanjinzhou
789647c604 test: update test & ts 2020-10-28 15:31:45 +08:00
tangjinzhou
7f77955474 test: update snap 2020-10-26 22:22:37 +08:00
tanjinzhou
ee9ba197ba test: update snap 2020-10-26 18:31:50 +08:00
Amour1688
a5879124df chore: transfer snap 2020-10-24 22:56:17 +08:00
tangjinzhou
86a90468ba perf: update transition 2020-10-22 22:45:21 +08:00
tanjinzhou
f82fcad094 fix: review amour1688 error 2020-10-21 15:32:04 +08:00
tangjinzhou
a16ca20770 fix: some path error 2020-10-20 21:44:49 +08:00
tangjinzhou
0b002fb9cb perf: udpate transfer animation 2020-10-20 21:32:06 +08:00
Amour1688
4abfd7ea52 refactor: transfer to ts 2020-10-20 16:45:49 +08:00
tanjinzhou
ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tanjinzhou
712f2b1599 refactor: auto-complete by ts 2020-10-12 18:46:05 +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
Amour1688
28111e7f34 chore: rename ConfigConsumerProps to defaultConfigProvider 2020-09-30 10:47:18 +08:00
tangjinzhou
f99200c966 test: update snap 2020-09-19 23:36:48 +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
undefined
3d17d5f26e perf: update lazyload 2020-08-27 22:38:56 +08:00
tanjinzhou
2b1e972803 perf: update propssymbol 2020-08-27 18:34:23 +08:00
tanjinzhou
5a2c88ef7f test: update transfer snap 2020-08-14 18:27:54 +08:00
tanjinzhou
050867348e test: update test 2020-08-14 17:04:45 +08:00
tanjinzhou
0eb257b321 test: update snap 2020-08-14 15:25:17 +08:00
tanjinzhou
1850d04eed test: update transfer snap 2020-08-13 17:46:44 +08:00
tanjinzhou
f1e24fef9c fix: table columns not update 2020-08-12 16:30:13 +08:00
tanjinzhou
532f51fc90 perf: add event props 2020-08-05 17:17:07 +08:00
tangjinzhou
7e15533f52 refactor: use findDomNode instead $el 2020-07-27 22:36:56 +08:00
tangjinzhou
1a18238d97 test: update auto-complete test 2020-07-25 21:27:58 +08:00
tangjinzhou
ed2a8d6cef test: update some not support props 2020-07-25 15:46:49 +08:00
tangjinzhou
a194bbdf43 feat: update transfer 2020-07-19 22:40:35 +08:00
tangjinzhou
61b5bfa0f6 feat: tree-select 2020-07-18 21:40:26 +08:00
tanjinzhou
585bb7495b chore: update destory to unmount 2020-06-11 16:13:09 +08:00
tangjinzhou
5acc7671a3 test: update snap 2020-05-26 23:38:15 +08:00
tanjinzhou
6069a254db Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/tag/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-dialog/Dialog.jsx
2020-05-26 17:49:55 +08:00
tanjinzhou
25a14d6dba test: udpate snap 2020-04-30 16:16:28 +08:00
tanjinzhou
5aad5681e5 test: update snap 2020-04-26 16:37:33 +08:00
tangjinzhou
6925c92212 test: update snapshot 2020-04-05 14:19:12 +08:00
三点包子
2f4281a227
feat: update transfer icon (#1969) 2020-03-28 15:52:26 +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