zombiej
7ae451729f
test: update snapshot
2021-12-27 10:58:29 +08:00
zombiej
6ed4d855b1
Merge remote-tracking branch 'origin/master' into feature-merge-master
2021-12-27 10:45:42 +08:00
二货机器人
2df11184f4
test: Demo check popup content ( #33378 )
...
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
2021-12-23 11:51:10 +08:00
二货机器人
ff88851c4c
chore: Bump Select related deps ( #33364 )
...
* chore: bump select related version
* test: Fix test case
* chore: bump rc-select version
* test: Update snapshot
* chore: Update Select ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: Update ts definition
* chore: fix internal ts def
* test: update auto complete snapshot
* chore: update snapshot
* chore: bump version
* chore: fix demo ts
* chore: Move ValueType to the first place
* test: Update test case
2021-12-21 21:38:11 +08:00
Austaras
d1f87ccc80
feat: input number support prefix ( #32600 )
2021-10-30 22:25:12 +08:00
renovate[bot]
b6bd4c18b4
chore(deps): update dependency stylelint to v14 ( #32609 )
...
* chore(deps): update dependency stylelint to v14
* Update package.json
* fix some stylelint
* fix some stylelint
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-22 13:35:36 +08:00
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
...
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-13 15:38:59 +08:00
afc163
46478d590f
fix: InputNumber arrow align issue ( #32409 )
...
* fix: InputNumber arrow align issue
* fix input number demo
2021-10-09 11:21:39 +08:00
xrkffgg
ee5b395d35
docs: use space for InputNunber demo ( #32273 )
2021-09-24 12:25:31 +08:00
xrkffgg
4054c767cd
style: optimized InputNumber handler show in rtl ( #32272 )
2021-09-24 11:35:58 +08:00
二货机器人
a43e21e6bf
Merge pull request #31974 from ant-design/master-merge-feature
...
chore: sync master to feature
2021-08-31 19:41:20 +08:00
二货机器人
282b7c8575
feat: Cascader support multiple mode ( #31936 )
...
* chore: Update cascader version
* chore: replace cascader
* chore: default allowClear
* chore: Update docs
* test: Back of part
* test: More snapshot
* test: more and more
* test: Failed of defaultValue
* test: all basic test case
* test: All snapshot
* chore: Update cascader
* chore: disable react/jsx-no-bind
* chore: fix lint
* chore: fix less order
* chore: fix deps
* docs: Update multiple demo
* docs: Add multiple example
* test: Update snapshot
* test: update snapshot
2021-08-31 15:51:02 +08:00
afc163
7085e22a96
merge feature into master
2021-08-31 13:35:13 +08:00
Austaras
d86e1b5153
feat: InputNumber support addon ( #31432 )
...
* feat: InputNumber support addon
* docs: Update InputNumber doc
* chore: Update snapshot and fix lint
* chore: Add release version
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-31 13:09:03 +08:00
afc163
373b903055
style: InputNumber handler display when focused ( #31911 )
...
close #31908
2021-08-26 17:09:10 +08:00
afc163
b56f6110fa
merge feature into master
2021-08-16 14:42:04 +08:00
Zuobin Wang
7f16838631
chore(all): delete useless Omit define ( #31661 )
2021-08-04 20:07:28 +08:00
afc163
eaaec77ff5
feat: InputNumber supports controls
( #31548 )
2021-07-27 20:28:45 +08:00
github-actions[bot]
442ef88a91
chore: auto merge branchs ( #31308 )
...
chore: sync master into feature
2021-07-08 05:42:19 +00:00
diye
e9666f885b
fix: input-number wrapper's border triggers hover unexpectedly ( #31300 )
...
Co-authored-by: diye <diyews@users.noreply.github.com>
2021-07-08 12:10:32 +08:00
二货机器人
ba8eac0b7b
feat: InputNumber formatter support additional info ( #31030 )
2021-06-17 21:45:03 +08:00
二货机器人
dbbf0dae75
fix: InputNumber support null ( #30337 )
...
* fix: InputNumber support null
* test: update test case
2021-04-28 13:55:38 +08:00
zombiej
3d7f077539
docs: Fix doc typo
2021-03-31 16:07:24 +08:00
zombiej
a1e02acbfb
docs: Update input number prescion
2021-03-05 12:04:39 +08:00
Tom Xu
e5d908a078
docs: format api ( #29537 )
2021-03-01 19:20:48 +08:00
二货机器人
bec5a08368
feat: InputNumber support stringMode ( #29373 )
...
* add input-number demo
* update snapshot
* update demo
* docs: Update desc
* update doc
* clean up React useLayoutEffect warning
* fix ts definition
* re-trigger
* update rc-uitl version
* bump rc-input-number
* update
* update
* fix ts
* update demo snapshot
* update doc
* update demo
2021-02-22 22:07:19 +08:00
xrkffgg
40663fb928
feat: InputNumber support bordered prop ( #29105 )
...
* feat: InputNumber support bordered prop
* update style
2021-02-01 17:06:20 +08:00
Kermit
53797cf058
feat(input-number): add keyboard prop to support disable keyboard ( #29110 )
2021-01-29 14:35:05 +08:00
冷方冰
a4194baa25
fix: InputNumber的onChange的value的类型增加null ( #28769 )
...
Co-authored-by: 冷方冰 <lengfangbing@bytedance.com>
2021-01-08 20:15:37 +08:00
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
2020-12-24 12:02:57 +08:00
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
2020-12-22 11:08:12 +08:00
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
...
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
...
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
2020-10-23 18:50:46 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
...
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
Tom Xu
b64d02fda9
refactor(input-number): useContext ( #27086 )
2020-10-12 10:59:40 +08:00
偏右
94cab40b04
feat: InputNumber support onStep ( #27075 )
...
* feat: InputNumber support onStep
* fix test case
* fix dep
2020-10-10 17:49:50 +08:00
偏右
e17e82f549
Merge pull request #26243 from ant-design/master
...
chore: merge master into feature
2020-08-17 22:23:07 +08:00
afc163
93c1614bcf
docs: 🎬 add InputNumber demo of using Intl.Numberformat
...
close #26223
close #19645
2020-08-16 19:32:48 +08:00
afc163
45cbbd6034
merge feature into master-to-merge-feature
2020-08-05 14:49:10 +08:00
xrkffgg
2626d5eb90
style: hidden handler when inputnumber readonly ( #25998 )
2020-08-04 10:42:08 +08:00
xrkffgg
c5a7f031e4
docs: format api ( #25973 )
2020-08-03 15:01:16 +08:00
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
2020-07-27 22:32:21 +08:00
xrkffgg
22d4dbbe99
docs: reduce demo cascader/checkbox/form/inputno ( #25484 )
2020-07-07 22:06:00 +08:00
xrkffgg
382b8a78be
docs: format api input/inputnumber/mentions ( #25339 )
2020-07-01 15:14:31 +08:00
07akioni
5c72186899
fix: InputNumber max prop has no default value ( #25243 )
...
* fix: InputNumber max prop has no default value
* docs: enUS ref links
* docs: typo fix
* test: snapshots
2020-06-29 11:07:56 +08:00
xrkffgg
937fa7b55a
fix: InputNumber input in rtl ( #25146 )
2020-06-22 14:48:44 +08:00
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
...
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
2020-06-17 23:18:14 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
...
* docs: Update components cover
#24629
* docs: Update components cover
2020-06-05 13:50:09 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
...
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
2020-05-31 11:48:34 +08:00