Commit Graph

258 Commits (4492086aac8dfc419b957b1c98ae3885ca8c2b6e)

Author SHA1 Message Date
Kylin 4318147fc6
refactor(input): remove unnecessary assertions and use?? instead of the ternary operator (#7571)
6 months ago
tangjinzhou 752686e334 fix: input composing error, close #7516
7 months ago
ashu-guo 162d1fcf95
fix(AutoComplete): #7380 and #7276 (#7391)
7 months ago
bqy_fe 2b41e56520
fix(Input): autoSize not work when change value in onMounted (#7478)
7 months ago
tangjinzhou 73f0a29acf fix: textarea cursor error, close #7121
11 months ago
lyn 2bdeed1432
typo: fix docs ant Rect is spelled as React (#7082)
1 year ago
tangjinzhou deada0aeb8 chore: udpate lint, close #6896
1 year ago
Konv Suu 61df5e656f
fix(input-group): layout style (#6866)
1 year ago
Konv Suu 9c0311546b
feat(input): add password visible feature (#6863)
1 year ago
Konv Suu 22b21cdac8
docs: use a-space replace br in demo (#6861)
1 year ago
Konv Suu c01630113d
fix(input): prefix prop has not been passed (#6810), close #4809
1 year ago
tangjinzhou a2e50dc43e
Feat v4 (#6329)
1 year ago
HeyXml 2a5b18ac6e
fix: fix form error style for input addonAfter slot when disabled (#6403), close #6374
2 years ago
tangjinzhou 9802fb3ea1 test: update snap
2 years ago
lyn b695dc95e3
docs: typo (#6256)
2 years ago
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
2 years ago
tangjinzhou 07907ca7f3 test: snap
2 years ago
tangjinzhou 24c4c84576 test: update snap
2 years ago
tangjinzhou 3d77a1c1d4 test: update snap
2 years ago
tangjinzhou 7473233bc9 test: update focus test
2 years ago
tangjinzhou 901811bc43 chore: update jest to 28
2 years ago
tys1128 7999a2fef6
fix: add boolean type to autosize prop (#5766)
2 years ago
tangjinzhou 13e1db0bc4 chore: type support vue@3.2.35
3 years ago
tangjinzhou 0c879fc22d feat: select option add title
3 years ago
tangjinzhou 728bfe69da style: remove not use code
3 years ago
tangjinzhou 7bbf6d5272 fix: remove valueModifiers
3 years ago
bqy_fe 3a7cb252e6
fix(Input): fix warning about failed setting prop size on input element (#5508)
3 years ago
bqy_fe c0efc1e615
docs(text-area): fix markdown syntax issue (#5473)
3 years ago
bqy_fe 34ebd55082
refactor(style): destructuring style change to array (#5451)
3 years ago
tangjinzhou a7ea9bbe34 test: update snap
3 years ago
tangjinzhou 00dc2add94
chore: update ts type (#5408)
3 years ago
tangjinzhou 97a08423a1 fix: button loading animate not work, close #5360
3 years ago
tangjinzhou 73ce0ca7ff test: update snap
3 years ago
tangjinzhou d929217752 Fix Input.TextArea cut text logic when maxLength configured.
3 years ago
tangjinzhou cf37535d22 test: update snap
3 years ago
tangjinzhou 2bafbb104c test: update snap
3 years ago
tangjinzhou 87a0cd5a00 test: update input snap
3 years ago
tangjinzhou 2ee3d43534
Feat css var (#5327)
3 years ago
tangjinzhou 2b0adaf717 test: update snapshots
3 years ago
tangjinzhou 1418422bcf fix: input focus style error, close #5188
3 years ago
tangjinzhou f0385d7c24
Refactor cascader (#5192)
3 years ago
tangjinzhou b62c1564ec feat: add some type export
3 years ago
tangjinzhou b25c5cc28e fix: ts type error
3 years ago
tangjinzhou dd0b0b2eb9 feat: date-picker support vshow, close #5132
3 years ago
tangjinzhou ca2ad60aef fix: input type ts
3 years ago
tangjinzhou 47f1bb050b test: update snap
3 years ago
tangjinzhou 7aae6f675c
doc: form add demo (#5070)
3 years ago
tangjinzhou b77ca0eed7 release 3.0.0-alpha.16
3 years ago
tangjinzhou 06516ec60d fix: input earch icon
3 years ago
tangjinzhou 66eb020ce1 fix: input textarea cursor pos error
3 years ago