John
d8628ce66a
feat(form): `scrollToFirstError` supports passing in options ( #3918 )
4 years ago
John
c1102df3f0
refactor: update select style ( #3781 )
4 years ago
zkwolf
20cd96e400
fix: improve form type definition #3638 ( #3669 )
4 years ago
tanjinzhou
cdac96b0bc
fix: add form onSubmit prop
4 years ago
zkwolf
4e4b9d6cca
chore: improve form warning ( #3641 )
4 years ago
John
5e92d9a7f2
fix: form-item wrong line break ( #3538 )
...
* fix: form-item wrong line break
fix #3319
* style: add commit
4 years ago
tangjinzhou
adc6afb8fd
chore: support less4 ( #3449 )
4 years ago
ajuner
f3063e00c0
fix: update components type ( #3165 )
4 years ago
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
4 years ago
Jason
e29ad47995
fix(form): form rules type error ( #3150 )
4 years ago
就是喜欢陈粒
343e3aa2e4
fix: add warning when validating form for non-string type ( #3128 )
...
Co-authored-by: 成仕伟 <chengsw@heywhale.com>
4 years ago
tangjinzhou
19d5e7a14a
fix: lint error
4 years ago
tangjinzhou
a13dd20f58
style: format file
4 years ago
tangjinzhou
26779d6367
fix: input style issue #3089
4 years ago
undefined
9380621850
fix: layout vertical not work #3075
4 years ago
Amour1688
7651862729
fix: app.use type error ( #3079 )
4 years ago
undefined
ddd50fe153
fix: input style error #3073
4 years ago
undefined
5696b19081
chore: fix css error #3069
4 years ago
tanjinzhou
016c711cf1
fix: file path error
4 years ago
tanjinzhou
789647c604
test: update test & ts
4 years ago
tangjinzhou
1e1a1bd8a8
Merge remote-tracking branch 'origin/feat-vue3' into next
4 years ago
tangjinzhou
e165b1eced
feat: update some less
4 years ago
tangjinzhou
40893681c5
test: update grid snap
4 years ago
tangjinzhou
86a90468ba
perf: update transition
4 years ago
tanjinzhou
d2d613980a
chore: update build config
4 years ago
tangjinzhou
8f581de762
refactor: input-number
4 years ago
tanjinzhou
2fdfa2b662
refactor: button date-picker drawer dropdown form by ts
4 years ago
tanjinzhou
ac863a6a11
fix: use support chain operate
4 years ago
tanjinzhou
712f2b1599
refactor: auto-complete by ts
4 years ago
tanjinzhou
61ef8e6883
chore: PropTypes.bool to PropTypes.looseBool
4 years ago
undefined
c0bbbfaa4a
chore: udpate ts
4 years ago
Amour1688
28111e7f34
chore: rename `ConfigConsumerProps` to `defaultConfigProvider`
4 years ago
John60676
ca2c77e4bd
refactor(input): update input style ( #2876 )
...
* refactor(input): update input style
* refactor(form): update form style about input component
* refactor(input): update clearable icon style
Modify the clearable icon style to prevent the width of the input box from changing due to the insertion of the icon
4 years ago
tangjinzhou
f99200c966
test: update snap
4 years ago
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'`
4 years ago
tanjinzhou
1f6accba22
test: update snap
4 years ago
tanjinzhou
06b7e33cc0
chore: remove classnames
4 years ago
tanjinzhou
6fa4f9cd23
bump 2.0.0-beta.3
4 years ago
tanjinzhou
8907a9990c
fix: form trigger
4 years ago
tanjinzhou
050867348e
test: update test
4 years ago
tanjinzhou
0eb257b321
test: update snap
4 years ago
tanjinzhou
36ee580f72
fix: form trigger twice validate
4 years ago
tanjinzhou
6f2fc69e1e
feat: change formmodel to form
4 years ago
tangjinzhou
72da2b8997
perf: remove not use module base
4 years ago
tangjinzhou
ed2a8d6cef
test: update some not support props
4 years ago
undefined
6cad9c3cc0
feat: udpate formmodel
4 years ago
tanjinzhou
585bb7495b
chore: update destory to unmount
5 years ago
tangjinzhou
5acc7671a3
test: update snap
5 years ago
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
5 years ago
tangjinzhou
741897be67
feat: custom component support tooltip
5 years ago