pasinter
dba559034a
docs: use correct link for the list of input props ( #28641 )
2021-01-01 21:40:00 +08:00
二货机器人
6ae70059c9
feat: Input focus support cursor ( #28602 )
...
* feat: Input focus support cursor
* docs: clean up
* test: Fix lint
2020-12-29 22:42:04 +08:00
He Linming
9d216d7cef
feat: add showCount.formatter for TextArea ( #28145 )
...
* feat: add countFormatter for TextArea
closing #28105
* test: add unit test
* refactor: update api
* docs: fix api docs
2020-12-03 20:33:34 +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
Tom Xu
3493b4f7da
docs(input): add showCount version ( #27246 )
2020-10-20 09:47:21 +08:00
zhangchen
138b953afd
feat: TextArea showCount ( #26952 )
...
* feat: TextArea showCount
* update: TextArea showCount test
* update: TextArea showCount test
* update: test
* update: test
* update: test
* update: interface
* revert: interface change
2020-10-10 11:30:58 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
2020-10-09 10:08:52 +08:00
forl
f6c2ffcc8f
docs: update the Chinese doc of the Search component ( #26937 )
2020-09-29 13:37:04 +08:00
07akioni
f937a7fffe
feat: Input & Input.TextArea support bordered prop ( #25617 )
...
* feat: Input bordered prop
* fix: snapshot
* fix: borderless Input background-color -> transparent
2020-07-16 00:25:47 +08:00
xrk
96eec53cae
docs: add input.password iconRender ( #25635 )
2020-07-15 16:53:26 +08:00
xrkffgg
382b8a78be
docs: format api input/inputnumber/mentions ( #25339 )
2020-07-01 15:14:31 +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
GJ Wang
f78332171e
docs: fix size props ( #21724 )
2020-03-01 18:24:59 +08:00
Chris Frisina
0b4caf96d1
docs: Clarifying property conflicts in English ( #21118 )
...
* clarifying conflicts in english
To show which property it conflicts with
* Update index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-01-29 21:44:34 +08:00
Amumu
29b4b7004e
docs upgrade ( #20460 )
2019-12-26 14:37:39 +08:00
Amumu
9120ff8c42
feat: TextArea add support onResize ( #20408 )
...
* textarea add support onresize
* add test case
* Improve code coverage
* improve
* snapshot
* improve test case
* none
* update docs
2019-12-25 22:02:19 +08:00
Qhan W
5a24beaf9f
docs: clean up version info in 4.0 ( #19876 )
...
* docs: clean up version info in 4.0
* docs: removed version column in 4.0
2019-11-22 14:37:39 +08:00
yoyo837
9e27697e93
doc: Input.TextArea property allowClear
add 'since', ref #19310
2019-11-07 11:38:36 +08:00
Rustin
767d2d0638
feat: Add allowClear to TextArea ( #19310 )
...
* add allow clear to textarea
revert textarea md
refactor textarea css
fix textarea props bug
add test and update snapshot
update doc
add margin
refactor textarea to reuse fixControlledValue and setValue method
add clearable input to reuse code
refactor clearable input
finish refactor
refactor clearable input
refactor input and textArea
finish refactor
update test snapshots
fix input props bug
fix dom issue
fix textarea dom issue
fix textarea test bug
fix textarea dom issue
refactor code and fix textarea dom issue
fix input dom issue
fix typo error
update test snapshots
fix ci failed issues
adjust margin
* remove useless code fix ci failed issue
* fix textarea padding issue
* update snapshots
* fix padding issue
2019-11-01 18:19:29 +08:00
zhangzh
670fbe3843
docs: add "maxLength" property to Input Doc
2019-10-25 16:20:18 +08:00
Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
...
Merge features
2019-10-15 14:36:41 +08:00
afc163
0b1894e83a
📝 deprecated info of autosize
2019-10-15 13:50:14 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
Liming Jin
311a6c0917
fix: replace autosize with autoSize
2019-10-11 23:39:30 +08:00
骗你是小猫咪
5cd01d0470
feat(Input.Search): add loading prop ( #18771 )
...
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
2019-09-12 22:32:29 +08:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
zombiej
440408a1dd
update style
2019-02-21 12:13:47 +08:00
zombieJ
48900955f8
Warning Input by: add or remove prefix / suffix when Input is focused ( #14948 )
...
* todo
* add warning
* add FAQ
* fix typo
2019-02-20 15:12:29 +08:00
诸岳
7b15f3ca03
docs: Add version description about Input.Password
2019-01-09 15:32:50 +08:00
afc163
a86b760f85
📝 Add doc about Input[allowClear]
2018-12-28 23:00:34 +08:00
zy410419243
1638a629f4
feat: add visibilityToggle to control whether Icon show
2018-12-05 19:46:06 +08:00
zy410419243
c161d9c285
feat: Add Input.Password
2018-12-05 19:46:06 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
05646e9459
doc: update input documentation
...
https://stackoverflow.com/questions/52378848/why-is-there-no-onchange-for-input-in-ant-design/52378880
2018-09-19 11:28:04 +08:00
afc163
c8a1442e38
Add event as second argument of onSearch
...
close #11015
2018-06-25 20:35:05 +08:00
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
2017-11-30 09:53:32 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
Wei Zhu
7776cf62a7
Merge branch 'master' into antd-3.0
2017-10-25 10:25:02 +08:00
For177
6d68d5d8fc
Update index.zh-CN.md ( #8002 )
2017-10-24 04:31:12 -05:00
偏右
dab6f43c02
Feat search enter button ( #7620 )
...
* Add enterButton for Input.Search
close #7596
* update snapshot
2017-09-15 17:03:43 +08:00
Benjy Cui
fe33e76479
refactor: extract Input.TextArea
2017-07-03 17:26:29 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
afc163
01859fc581
update input doc
2017-01-09 22:03:10 +08:00
ddcat1115
c5b154294e
add attribute compact
for InputGroup ( #4309 )
...
* add attribute `compact` for InputGroup
* improve
2017-01-02 00:12:41 +08:00
Rex
1b8a280614
support suffix ( #4283 )
...
* support suffix
* optimize prefix and suffix
* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation
* update snapshots
2017-01-01 01:06:19 +08:00
afc163
03d6bdc942
update input API doc
2016-12-05 13:05:58 +08:00