Commit Graph

83 Commits (9118d6cd426c70d99ab4bdf7039b07484fbad047)

Author SHA1 Message Date
Kylin 4318147fc6
refactor(input): remove unnecessary assertions and use?? instead of the ternary operator (#7571)
6 months ago
内小子 cacbde3e03
fix(InputNumber): input-number mouseup (#6772)
1 year ago
tangjinzhou a2e50dc43e
Feat v4 (#6329)
1 year ago
tangjinzhou b4258dc23d feat: support vue 3.3 slot type
2 years ago
Zhan Dong 3b37cc1ae7
fix(input-number): fix the issuse of missing id when use in form (#6519)
2 years ago
tangjinzhou 5fd866b136 format: inputnumber util
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
gp e79dd3508c
fix(inputNumber): inputNumber size UI error (#5873)
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
tangjinzhou 13e1db0bc4 chore: type support vue@3.2.35
3 years ago
yvh d315b61418
fix: inputnumber v-model ts type (#5577)
3 years ago
tangjinzhou 0c879fc22d feat: select option add title
3 years ago
tangjinzhou f1f6085dbb feat: inputnumber add lazy
3 years ago
bqy_fe 1ca0689233
doc: [API] remove duplicate props (#5456)
3 years ago
tangjinzhou a7ea9bbe34 test: update snap
3 years ago
tangjinzhou fa76f5c480 fix: blur & focus lose argumnet, close #5434
3 years ago
tangjinzhou 00dc2add94
chore: update ts type (#5408)
3 years ago
tangjinzhou 2ee3d43534
Feat css var (#5327)
3 years ago
tangjinzhou f0385d7c24
Refactor cascader (#5192)
3 years ago
tangjinzhou d71df4b3ba fix: component ts type
3 years ago
tangjinzhou 30bbd4c3b4 fix: inputnumber can not input min value, close #5083
3 years ago
tangjinzhou c6ab969a96 doc: update api
3 years ago
tangjinzhou 2a47de6c57 refactor: input-number
3 years ago
tangjinzhou 3ce5046dd5 fix: form not trigger validate for inputnumber, close #4831
3 years ago
tangjinzhou 3aeeeb2aed
3.0 ready (#4523)
3 years ago
tangjinzhou 3fd9f9ae71 fix: update EventHandlerNonNull to EventHandler
3 years ago
ajuner d028cce23f
chore: use type import (#4260)
3 years ago
tangjinzhou 33c7230ee2 style: update prettier & format code
3 years ago
tangjinzhou 9e0df41a55
refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171)
4 years ago
John 4fdcc90c41
feat(input-number): export props types #4115 (#4116)
4 years ago
tangjinzhou adc6afb8fd
chore: support less4 (#3449)
4 years ago
Jason 607fdf7d79
fix(input-number): fix InputNumber onChange type error (#3224)
4 years ago
Amour1688 7651862729
fix: app.use type error (#3079)
4 years ago
Amour1688 6f86a8fb05 fix: input-number ref
4 years ago
tangjinzhou 8f581de762 refactor: input-number
4 years ago
tanjinzhou ac863a6a11 fix: use support chain operate
4 years ago
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool
4 years ago
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider`
4 years ago
tanjinzhou 1f6accba22 test: update snap
4 years ago
tanjinzhou 06b7e33cc0 chore: remove classnames
4 years ago
Amour1688 1dfde69372 test: update input snap
4 years ago
tanjinzhou a19beced12 fix: input-number uphandle cannot click
4 years ago
tanjinzhou 566bbb4873 refactor: autoFocus to autofocus
4 years ago
tanjinzhou d67afec16a refactor: tabIndex to tabindex, readOnly to readonly
4 years ago
tangjinzhou 93bde3fb67 feat: update inputnumber
4 years ago
zkwolf 1631271e23
feat: form, input-number use new icon (#1949)
5 years ago