Commit Graph

134 Commits (4063fe66273c14307bf8f1395faf5d717a0f517e)

Author SHA1 Message Date
binhaoCen 4063fe6627
chore: update type menu (#2717) 2020-08-19 21:47:08 +08:00
言肆 13b01d7a70
chore: update form type (#2724)
* chore: update form type

* fix: form-item name type
2020-08-19 21:46:01 +08:00
binhaoCen a60c0d37bc
Type col (#2722)
* chore: update type col

* fix(textarea type):autosize to autoSize
2020-08-19 21:44:47 +08:00
binhaoCen e3c38b68f8
chore: update type dropdown (#2721) 2020-08-19 21:02:18 +08:00
binhaoCen 6681b50892
chore: update type input (#2720) 2020-08-19 21:01:12 +08:00
binhaoCen 45562123d4
chore: update type message (#2718)
* chore: update type message

* chore: update type input-number
2020-08-19 18:55:32 +08:00
tanjinzhou 23f6116610 fix: form type 2020-08-19 18:09:17 +08:00
binhaoCen 5d14259e7a
chore: update type mentions (#2716) 2020-08-19 15:25:36 +08:00
Amour1688 ec024c8371
chore: table props (#2713)
* chore: table props

* fix: table props
2020-08-19 15:24:55 +08:00
tanjinzhou 67464fdd4b chore: update types 2020-08-19 11:40:33 +08:00
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