tanjinzhou
|
a857c253c9
|
fix: ie trigger input when set placeholder
|
5 years ago |
tanjinzhou
|
6c05e25f23
|
feat: input not trigger input event when chinese not complete #1281
|
5 years ago |
tanjinzhou
|
bad8cc0626
|
revert: radio style
|
5 years ago |
PanStar
|
ae6aee6ce4
|
feat: From 组件新增 labelCol、wrapperCol (#1365)
* From 组件新增 labelCol、wrapperCol
* 1 Form 组件 types 补充
2 Button 组件 文档优化
3 Radio 组件 样式优化
|
5 years ago |
张晨成
|
3136e5964f
|
feat(tree): 添加form-props-'replaceFields'字段 (#1395)
* feat(tree): 添加form-props-'replaceFields'字段
* test: add test file
* docs: 修改实例名称
|
5 years ago |
tanjinzhou
|
5e27ff8da4
|
feat: update tree doubleclick to dbclick
|
5 years ago |
tanjinzhou
|
b552450d9a
|
docs: update table doubleclick to dbclick #1397
|
5 years ago |
tanjinzhou
|
cdcae1b39f
|
fix: input bug at ie9 #1421
|
5 years ago |
hzGotB
|
45eb4be22a
|
fix: table style (#1370)
|
5 years ago |
tanjinzhou
|
12302b7ae7
|
fix: dropdown disabled not work #1400
|
5 years ago |
言肆
|
d8ac932947
|
fix: select `labelInValue` validator prop type error (#1393)
|
5 years ago |
zkwolf
|
094f0325d9
|
fix: comment render nest style bug (#1389)
|
5 years ago |
tanjinzhou
|
d6bf99b279
|
test: update snap
|
5 years ago |
tanjinzhou
|
a8ff2ed73e
|
fix: set icon focusable="false" #1358
|
5 years ago |
tanjinzhou
|
e7c71dc0b2
|
feat: progress format support v-slot #1348
|
5 years ago |
tanjinzhou
|
c33965d6e6
|
fix: CheckBox.Group throw error when update value to undefined #1360
|
5 years ago |
tanjinzhou
|
2e9b3000ac
|
fix: type check failed #1356
|
5 years ago |
tanjinzhou
|
af666b8bce
|
perf: optimization menu
|
5 years ago |
wangweijun0418
|
e1b126cbdd
|
间距margin重置的bug (#1353) #873
* 间距margin重置的bug
* Update index.less
解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
|
5 years ago |
tanjinzhou
|
755517eb80
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
tanjinzhou
|
a4c2a0e020
|
fix: Auto complete dropdown flickers #1327
|
5 years ago |
wangxueliang
|
7c9fc40cde
|
fix: loading icon not center #1337
|
5 years ago |
tangjinzhou
|
1208649a9e
|
fix: Auto complete dropdown flickers #1327
|
5 years ago |
tanjinzhou
|
88a9845ddc
|
fix: simple Pagination input not work #1333
|
5 years ago |
wangxueliang
|
24fd488b56
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
wangxueliang
|
3d8d78eea6
|
fix: item not active when set mode year #1321
|
5 years ago |
tanjinzhou
|
041839b901
|
fix: throw error when use slot at template
|
5 years ago |
zkwolf
|
5d3353be6b
|
fix: input style bug (#1322)
|
5 years ago |
tanjinzhou
|
8be7ec96a2
|
fix: pagination keyup enter not work #1316
|
5 years ago |
tanjinzhou
|
b5cd32aa1a
|
fix: Radio.Group triggers multiple change callback issues #1280
|
5 years ago |
言肆
|
a0c887479a
|
fix: pretter Line progress style (#1310) (#1311)
|
5 years ago |
tanjinzhou
|
5e4df25ee1
|
test: update table test
|
5 years ago |
tanjinzhou
|
723b6c6cf6
|
feat: input add focus when click clear button
|
5 years ago |
tanjinzhou
|
8820a184e2
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
zkwolf
|
c4f668b402
|
fix: input clear style (#1297)
|
5 years ago |
tanjinzhou
|
6893848eb0
|
style: format password
|
5 years ago |
wangxueliang
|
725a7f516f
|
test: update snapshots
|
5 years ago |
wangxueliang
|
536887a7a7
|
fix: input-password input-search no work
|
5 years ago |
wangxueliang
|
5178480d13
|
fix: table demo & update snapshots
|
5 years ago |
tangjinzhou
|
8a363ca654
|
fix: progress strokeWidth not work
|
5 years ago |
tangjinzhou
|
35a65bc74c
|
fix: form initialValue is not defined #1291
|
5 years ago |
tanjinzhou
|
b6656797fc
|
fix: radio emit two change event #1280
|
5 years ago |
tanjinzhou
|
3b45c7e128
|
fix: browser suspended when form-item is slot #1271
|
5 years ago |
liufushihai
|
af33c68f0c
|
docs: update colspan-rowspan.md (#1272)
|
5 years ago |
tangjinzhou
|
f7a57fe170
|
feat: add link button
|
5 years ago |
tanjinzhou
|
6c9de7146c
|
fix: table warning #1267
|
5 years ago |
zkwolf
|
598f41f098
|
fix: get slot bug (#1256)
|
5 years ago |
tanjinzhou
|
6b3de60163
|
doc: add faq about date-picker mode="year"
|
5 years ago |
tanjinzhou
|
d2784465c2
|
fix: carousel type error warning
|
5 years ago |
tanjinzhou
|
b5d4dfd30f
|
style: format demo
|
5 years ago |
tangjinzhou
|
6f05a983c4
|
Merge branch 'master' into feat-1.4.0
|
5 years ago |
zkwolf
|
495db37086
|
fix: Select OptGroup title slot bug (#1236)
* fix: Select OptGroup title slot bug
* test: update snapshot
|
5 years ago |
zkwolf
|
c897d32a00
|
fix: time-picker bug (#1176)
当使用backspace删除所有字符后,输入第一个字符控制台报错,并无字符显示
|
5 years ago |
tanjinzhou
|
c89d19e6e1
|
feat: Carousel support responsive #1230
|
5 years ago |
tanjinzhou
|
b4fe21139a
|
fix: tooltip defaultVisible not work #1232
|
5 years ago |
tangjinzhou
|
31522c953d
|
test: update snapshots
|
5 years ago |
tangjinzhou
|
4cd44aea3d
|
style: format code
|
5 years ago |
tangjinzhou
|
de01b413db
|
Merge remote-tracking branch 'origin/master' into feat-1.4.0
|
5 years ago |
tangjinzhou
|
6dd61cdb76
|
style: format code
|
5 years ago |
tangjinzhou
|
48fda08795
|
fix: ie select open bug #1223
|
5 years ago |
tangjinzhou
|
b2e9baa22f
|
fix: update ts
|
5 years ago |
tangjinzhou
|
a3ab0c26f2
|
Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
# components/vc-form/src/createBaseForm.jsx
|
5 years ago |
tangjinzhou
|
e214277022
|
update RadioButton
|
5 years ago |
zkwolf
|
03d8e528de
|
docs: add two props of treeselect (#1210)
- maxTagCount
- maxTagPlaceholder
|
5 years ago |
zkwolf
|
f3d0e23987
|
feat: select add maxTagTextLength prop (#1217)
* feat: select add maxTagTextLenth prop
* fix: add select maxTagTextLength prop ts type
|
5 years ago |
tangjinzhou
|
d42300bb88
|
cr table & tabs
|
5 years ago |
tanjinzhou
|
f5a340c306
|
cr tabs & tag & time-picker & slider
|
5 years ago |
tanjinzhou
|
c015c8d34c
|
cr pxxx to sxxx and tree
|
5 years ago |
tangjinzhou
|
4ce99b91e1
|
update configProvider
|
5 years ago |
tangjinzhou
|
a47a820a29
|
cr pagination & popover & popconfirm & tree-select
|
5 years ago |
tanjinzhou
|
f94f50f326
|
cr exxx to nxxx
|
5 years ago |
tangjinzhou
|
4c58c52b21
|
cr grid & icon & upload
|
5 years ago |
tanjinzhou
|
927a0a6c81
|
cr cxxx- exxx
|
5 years ago |
tangjinzhou
|
c31aab0685
|
cr button
|
5 years ago |
zkwolf
|
5a0290af98
|
fix: docs typo (#1162)
|
5 years ago |
tanjinzhou
|
ae5a5878d5
|
cr anchor & avatar
|
5 years ago |
tangjinzhou
|
8de01cf07e
|
cr util & config-provider & affix & alert
|
5 years ago |
tangjinzhou
|
0eef790e6b
|
update vc-align to 2.4.5
|
5 years ago |
tangjinzhou
|
508bc33cfa
|
Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design-vue into feat-1.4.0
|
5 years ago |
tangjinzhou
|
dd3bde664f
|
cr vc-calendar
|
5 years ago |
zkwolf
|
1469f03011
|
fix: cascader prop notFoundContent type typo (#1150)
|
5 years ago |
tangjinzhou
|
6ae2a193f6
|
update vc-cascader to 0.17.4
|
5 years ago |
tangjinzhou
|
feb9d178a9
|
update vc-checkbox to 2.1.7
|
5 years ago |
tangjinzhou
|
43cbdb5659
|
cr vc-collapse and update to 1.11.7
|
5 years ago |
tanjinzhou
|
c9107da055
|
fix: select not hide when use keydown
|
5 years ago |
tanjinzhou
|
c80e54ba78
|
feat: form add selfUpdate #1049
|
5 years ago |
tanjinzhou
|
0a419dac6a
|
fix: switch tabIndex not work
|
5 years ago |
tangjinzhou
|
acbc6158b8
|
update dialog to 7.5.5
|
5 years ago |
tangjinzhou
|
154e24687c
|
update util
|
5 years ago |
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
|
5 years ago |
tanjinzhou
|
c9f1c26693
|
chore: add base.vue inconsistent vue version
|
5 years ago |
tangjinzhou
|
2852ea295a
|
update vc-pagination to 1.20.5
|
5 years ago |
tangjinzhou
|
445c21d9fd
|
cr dropdown
|
5 years ago |
tangjinzhou
|
1e53fc85b3
|
update snapshots and prettier
|
5 years ago |
tangjinzhou
|
6ea8f071f9
|
update vc-form to 2.4.8
|
5 years ago |
tangjinzhou
|
b6a7f49c0d
|
cr vc-progress
|
5 years ago |
tangjinzhou
|
89601b5b8c
|
update style
|
5 years ago |
tangjinzhou
|
2349348de0
|
Merge branch 'master' into feat-1.4.0
# Conflicts:
# components/button/__tests__/__snapshots__/demo.test.js.snap
# components/button/buttonTypes.js
# components/button/demo/basic.md
# components/button/style/index.less
# components/button/style/mixin.less
# components/form/__tests__/__snapshots__/demo.test.js.snap
# components/input/__tests__/__snapshots__/demo.test.js.snap
# components/select/__tests__/__snapshots__/demo.test.js.snap
# components/select/__tests__/__snapshots__/index.test.js.snap
# components/tabs/__tests__/__snapshots__/demo.test.js.snap
# components/vc-collapse/src/Collapse.jsx
# package.json
|
5 years ago |
tanjinzhou
|
8796c94315
|
update site
|
5 years ago |
三点包子
|
f12d53bfc4
|
Merge pull request #1111 from zkwolf/fix-tree-select-dataRef-undefined
fix: treeNode dataRef is undefined
|
5 years ago |
刘彦博
|
f32771d281
|
doc: [Transfer] basic demo codes issue (#1112)
* fix transfer basic demo issue
* typo
|
5 years ago |
ly303550688
|
62e3c4b73a
|
fix: throw exception when has none collapse-panel in default slot (#1116)
|
5 years ago |
zkwolf
|
5f9ebe8b45
|
fix: treeNode dataRef is undefined
|
5 years ago |
Alireza Valizade
|
095406eea6
|
fix: select error on unmounting component (#1091)
|
5 years ago |
tangjinzhou
|
0eab2424d5
|
style: update prettier
|
5 years ago |
tangjinzhou
|
9734ec0993
|
fix: form warning #1076
|
5 years ago |
tangjinzhou
|
259f16b145
|
fix: ie scrollerbar trigger blur event #999
|
5 years ago |
tanjinzhou
|
d232bf65f3
|
doc: update doc
|
5 years ago |
言肆
|
ad81186ec5
|
feat: button support `link` type (#1077)
|
5 years ago |
wangxueliang
|
8e80e13d17
|
style: update code style
|
5 years ago |
wangxueliang
|
f66fae47e3
|
feat: merge master
|
5 years ago |
tangjinzhou
|
6d1a385fad
|
feat: modal.confirm content ant title support function #824
|
5 years ago |
tangjinzhou
|
f5d1fa6a9f
|
fix: support v-slot #1058
|
5 years ago |
Plane-walker
|
3406cecbd8
|
fix: '{' and ')' are not match (#1062)
* fix: '{' doesn't match
* fix: '}' doesn't match
|
5 years ago |
Tudero Li
|
949cb6bdcc
|
fix: error doc file in form components #1054 (#1055)
|
5 years ago |
zkwolf
|
b3b4831c1a
|
fix: input allowClear icon (#1040)
|
5 years ago |
wangxueliang
|
71b7c9d338
|
fix: dropdown-button size not take effect
|
5 years ago |
tangjinzhou
|
55a59f207f
|
fix: ie scrollerbar trigger blur event #999
|
5 years ago |
tangjinzhou
|
da92d8543f
|
fix: tooltip builtinPlacements default value
|
5 years ago |
Morphling
|
ef07315dc8
|
add builtinPlacements prop in shared props (#1021)
* add builtinPlacements prop in shared props
add builtinPlacements prop in shared props
* fix lint
|
5 years ago |
tanjinzhou
|
5be307bc71
|
fix: array class error #1009
|
5 years ago |
言肆
|
7287e12a9b
|
fix: column[align] should not override custom cell style #973 (#983)
|
5 years ago |
tangjinzhou
|
624816aae2
|
fix: dropdown menu flashing #975
|
5 years ago |
wangxueliang
|
d47907bc27
|
style: format code
|
5 years ago |
SnowWinterMaye
|
68c212df65
|
datePicker 添加默认渲染slot支持 (#957)
* datePicker 添加默认渲染slot支持
* 功能优化
|
5 years ago |
tanjinzhou
|
6f6cce482a
|
fix: custom form warning error #915
|
5 years ago |
wapznw
|
60a7927b0c
|
dropdown添加minOverlayWidthMatchTrigger属性 (#954)
* Update getDropdownProps.js
dropdown组件增加minOverlayWidthMatchTrigger属性
* dropdown组件增加minOverlayWidthMatchTrigger属性
|
5 years ago |
wangxueliang
|
9d3188a525
|
fix: select drop-down option displays an exception for #970
|
5 years ago |
tanjinzhou
|
75dd9f6ceb
|
update gulp script
|
5 years ago |
tangjinzhou
|
ecf7c8b42c
|
fix: update icon focusable="false" #924
|
5 years ago |
luichooy
|
ea744664a7
|
fix: sFileList will be 'undefined' when run `form.resetFields()` (#929)
|
5 years ago |
José Silva
|
2043203a11
|
update table documentation (#800)
* added index parameter on function of rowKey
* update size doc in table
|
5 years ago |
drafish
|
b0c95d36ae
|
fix issue #930 (#931)
|
5 years ago |
tanjinzhou
|
57a9eafcc6
|
site update & icons update
|
5 years ago |
tanjinzhou
|
ba93c49f25
|
style: format and update test
|
5 years ago |
tanjinzhou
|
d4f23cec69
|
fix: datepicker not open when placeholder is chinese at ie 10 and 11 #865
|
5 years ago |
tanjinzhou
|
f9373e44ce
|
feat: add popup ref
|
5 years ago |
tangjinzhou
|
5f41fa5e99
|
cr vc-rate
|
5 years ago |
skyline-123
|
3239117b70
|
fix: submenu disalbed style (#921)
|
5 years ago |
tangjinzhou
|
413b9b19bd
|
cr vc-select
|
5 years ago |
tangjinzhou
|
e444ca1c7e
|
cr vc-switch
|
5 years ago |
tangjinzhou
|
b380b30e90
|
cr vc-tabs
|
5 years ago |
skyline-123
|
0d67fc1966
|
fix: dropdown button disable style (#912)
|
5 years ago |
tangjinzhou
|
8f29e5e594
|
cr vc-time-picker
|
6 years ago |
tangjinzhou
|
82b4715e95
|
cr vc-tree
|
6 years ago |
tangjinzhou
|
673081274f
|
cr tree-select
|
6 years ago |
tangjinzhou
|
adbd82b910
|
Merge branch 'master' into feat-1.4.0
# Conflicts:
# components/table/interface.js
# components/vc-upload/demo/simple.jsx
|
6 years ago |
blackywkl
|
4cc05d24ba
|
docs(form-cn): Remove duplicate brace (#844)
|
6 years ago |
wangxueliang
|
76d8491b66
|
style: fix code format
|
6 years ago |
wangxueliang
|
f5471713f2
|
docs: fix statistic demo
|
6 years ago |