Commit Graph

124 Commits (12942209657dd40189a17d45b4ea9a7770a1548d)

Author SHA1 Message Date
Jingsong Gao 1294220965
chore(types): update Layout types (#2705) 2020-08-19 10:38:09 +08:00
binhaoCen 69509e9c38
chore: update type modal (#2711) 2020-08-19 10:08:24 +08:00
binhaoCen 0c15958484
chore: update type notification (#2710)
* chore: update type Notification
2020-08-18 22:05:01 +08:00
tanjinzhou 6b2764c3c8 fix: update select type 2020-08-18 10:14:23 +08:00
binhaoCen c75582b4b6
chror : Fix types popconfirm , page-header ... (#2692)
* chore: update type popconfirm

* chore: update type page-header

* chore: update type popover

* chore: update type progress

* chore: update type radio

* chore: update type rate

* chore: update type row

* fix: remove string type

* chore: update type Select

* fix:add $props

* chore: update type spin

* chore: update type statistic

* chore: update type step

* fix : add $props

* fix:popconfirm add  $props

* fix: page-header types

* fix: add onChange

* fix : select type

* fix: add  type

* fix: defined PaginationRenderProps
2020-08-18 10:12:57 +08:00
jawn-ha 79bb979daa
chore: update type drawer (#2697) 2020-08-18 09:37:54 +08:00
言肆 f099848461
fix: update tree-select types (#2698)
* fix: update tree-select typo

* fix: tree-select prop typo
2020-08-17 21:35:38 +08:00
言肆 fd1554eacc
fix: update transfer, tree types (#2696)
* fix: update transfer, tree types

* fix: update typo CSSProperties
2020-08-17 21:30:14 +08:00
言肆 54d2418249
chore: update table, list types (#2694)
* fix: table typo

* fix: list typo

* fix: update table, list return JSX.Element typo

* fix: xxxRender merge params

* fix: change table event return type `void`
2020-08-17 21:12:17 +08:00
jawn-ha 17456b68fc
chore: update comment and timeline type (#2701) 2020-08-17 19:21:58 +08:00
Amour1688 1d8341bbee chore(types): button 2020-08-17 18:41:55 +08:00
jawn-ha 50ae500253
chore: update Affix and Tag type (#2700) 2020-08-17 18:15:52 +08:00
binhaoCen 203e8c6b92
chore: update type switch (#2695) 2020-08-17 18:13:39 +08:00
xrkffgg 06c8623db0
chore: update type badge (#2693)
* chore: update type badge

* Update types/badge.d.ts
2020-08-17 17:10:11 +08:00
xrkffgg 8b19623ca1
chore: update type backtop (#2691) 2020-08-17 17:09:28 +08:00
xrkffgg 10ca7ae8b2
chore: update type divider (#2687) 2020-08-17 13:54:25 +08:00
xrkffgg 0587798674
chore: update type avatar (#2689) 2020-08-17 13:53:47 +08:00
xrkffgg 25a97ec5ce
chore: update type descriptions (#2686)
* chore: update type descriptions

* fix: object

* fix: add pub
2020-08-17 13:52:44 +08:00
xrkffgg 61ec4adafa
chore: update type alert (#2688) 2020-08-17 13:51:44 +08:00
xrkffgg 9f90d4cc55
chore: update type empty (#2685)
* chore: update type empty
2020-08-17 11:35:29 +08:00
xrkffgg 2b53c74f3a
chore: update type result (#2684)
* chore: update type result
2020-08-17 11:34:36 +08:00
Amour1688 74fe24b77f chore(types): anchor type 2020-08-17 10:57:35 +08:00
言肆 254a663d16
fix: install types (#2682)
* chore: compatible types with jsx

* fix: install types

* fix: anchor, breadcrumb, button, checkbox types

Co-authored-by: Amour1688 <lcz_1996@foxmail.com>
2020-08-16 20:00:45 +08:00
tangjinzhou 21d95e7ef9 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-08-12 21:42:11 +08:00
ken 4331a577ec
validate callback 返回类型错误 (#2650)
如果返回的是 Boolean 类型,做 if 判断的时候,结果会被认为永远是 true
2020-08-10 14:01:54 +08:00
tanjinzhou f2a0feebee merge master 2020-07-24 11:34:01 +08:00
tanjinzhou 566bbb4873 refactor: autoFocus to autofocus 2020-07-17 17:36:58 +08:00
xrk 745b2983ba
feat: add col `flex` (#2562)
* feat: add col `flex`

* feat: add types
2020-07-17 13:31:53 +08:00
tanjinzhou a3c8930b39 style: format 2020-07-06 17:57:55 +08:00
tanjinzhou 660ead3271 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-07-06 17:57:25 +08:00
binhaoCen 71e5f5976c
feat:add color-picker component (#2305)
* feat:add color-picker component

* fix:update pickr version

* style : fix style issue

* feat:add disabled props

* style:fix style issues

* feat:add config and format props

* style:fix code style issues

* feat:add i18n

* feat:add type

* feat:add opacity and hue props

* feat:add test

* feat(color-picker): add tests
2020-07-02 15:05:23 +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
tangjinzhou bc5626e096 fix: modal update ts types 2020-05-24 22:08:32 +08:00
tanjinzhou 4cc762d6cb feat: treeSelect add replaceFields #2253 2020-05-19 14:40:41 +08:00
tanjinzhou ed528e68b7 feat: datepicker timepicker calendar support string value #718 2020-04-29 18:44:11 +08:00
tanjinzhou 138eae594d feat: date-picker add inputreadonly 2020-04-26 16:37:15 +08:00
tanjinzhou c4a72238c0 Merge remote-tracking branch 'origin/master' into 2.0 2020-04-23 15:45:01 +08:00
tanjinzhou b55fa75b93 feat: table add transformCellText for custom render cell #2109 2020-04-23 15:40:17 +08:00
Baran 18ca95d031
feat: add createForm return ts type (#2116) 2020-04-22 14:57:36 +08:00
varHarrie 39bf296b7a
feat: form-model add validateMessages prop (#2130)
close #2130
2020-04-22 11:52:24 +08:00
tangjinzhou 1836b2e7f4 Merge branch 'master' into 2.0 2020-04-15 22:05:10 +08:00
tanjinzhou 2b37a8762b fix: weekpicker ts type error
close #2044
2020-04-09 18:30:29 +08:00
tangjinzhou a683b12f1e fix: FormModel miss ts type #1996 2020-04-08 23:06:18 +08:00
tangjinzhou 518cc852af Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/alert/__tests__/__snapshots__/demo.test.js.snap
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/badge/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/demo.test.js.snap
#	components/calendar/__tests__/__snapshots__/index.test.js.snap
#	components/card/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/demo.test.js.snap
#	components/cascader/__tests__/__snapshots__/index.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/DatePicker.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/other.test.js.snap
#	components/dropdown/__tests__/__snapshots__/demo.test.js.snap
#	components/empty/__tests__/__snapshots__/demo.test.js.snap
#	components/form-model/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/icon/__tests__/__snapshots__/index.test.js.snap
#	components/icon/index.js
#	components/input-number/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/index.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/modal/__tests__/__snapshots__/Modal.test.js.snap
#	components/page-header/__tests__/__snapshots__/demo.test.js.snap
#	components/page-header/index.jsx
#	components/pagination/__tests__/__snapshots__/demo.test.js.snap
#	components/rate/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/select/__tests__/__snapshots__/index.test.js.snap
#	components/slider/__tests__/__snapshots__/demo.test.js.snap
#	components/spin/__tests__/__snapshots__/demo.test.js.snap
#	components/steps/__tests__/__snapshots__/demo.test.js.snap
#	components/switch/__tests__/__snapshots__/demo.test.js.snap
#	components/table/__tests__/__snapshots__/Table.filter.test.js.snap
#	components/table/__tests__/__snapshots__/Table.sorter.test.js.snap
#	components/table/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/demo.test.js.snap
#	components/tabs/__tests__/__snapshots__/index.test.js.snap
#	components/time-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/time-picker/__tests__/__snapshots__/index.test.js.snap
#	components/timeline/__tests__/__snapshots__/demo.test.js.snap
#	components/tree-select/__tests__/__snapshots__/demo.test.js.snap
#	components/tree/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/demo.test.js.snap
#	components/upload/__tests__/__snapshots__/uploadlist.test.js.snap
#	types/message.d.ts
2020-04-05 15:09:21 +08:00
tangjinzhou 35433667d4 feat: update icon 2020-04-04 22:03:18 +08:00
hawk 8278590677 fix(types): update [FormModel] types
(cherry picked from commit 9ae3d0e375a7a266575804b5d369c3cb66531e64)
2020-04-03 22:58:53 +08:00
tanjinzhou 34bd7ef76d fix: formmodel add ts types #1996 2020-04-01 10:11:44 +08:00
Amour1688 0af02a7895 fix: destroyAll missing from modal.d.ts 2020-03-31 12:00:36 +08:00
Amour1688 4e26496697
feat: avatar, breadcrumb and cascader use new icon (#1943)
* feat: avatar, breadcrumb and cascader use new icon

* feat: avatar icon string --> VNode | slot
2020-03-28 15:28:06 +08:00
Hawk 63eabbbb7f
fix(types): update [Column] types (#1974) 2020-03-28 15:22:45 +08:00