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
5 years ago
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
5 years ago
Rustin
fdf38f41d7
fix: modify textarea resize demo defaultValue to english ( #19348 )
* modify textarea defaultValue to english
* update test snapshots
5 years ago
afc163
0604a09590
✅ update demo and test case
5 years ago
afc163
b882b8dd2f
🐛 Fix `non-boolean attribute` and `unique key` warning
close #19303
close #19354
5 years ago
afc163
0b1894e83a
📝 deprecated info of autosize
5 years ago
Liming Jin
311a6c0917
fix: replace autosize with autoSize
5 years ago
fkysly
e9b0c29f55
Rename algin.md to align.md
5 years ago
骗你是小猫咪
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
5 years ago
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
* add debug
* fix: Chrome input position not align with button
* fix lint
5 years ago
二货机器人
b9b9675fe1
fix: Not shaking with autosize of TextArea ( #18401 )
* fix: Not shaking with autosize of TextArea
* fix ract 15 demo
* fix demo
* add state
* handle event
* try to fix react 15 test case
5 years ago
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
zombieJ
197649bf5e
fix: Revert #17684 ( #18097 )
* fix: Revert #17684
* update snapshot
* gt di
5 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
Sevak
baac048eeb
Fix English translation
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
afc163
3a26573394
📝 Optimize prefix/suffix demo
6 years ago
afc163
5cd5d1ff00
📝 Opatimize Input demo
6 years ago
Jason Yin
b30e90ba31
fix #15037 ( #15042 )
6 years ago
ztplz
45dc160701
Update
6 years ago
ztplz
f2ac516c87
Update
6 years ago
ztplz
b74038a4da
Correct Input demo style
6 years ago
zombieJ
48900955f8
Warning Input by: add or remove prefix / suffix when Input is focused ( #14948 )
* todo
* add warning
* add FAQ
* fix typo
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
zombieJ
5ac80c8e55
Use `addonAfter` instead of `suffix` when use `enterButton` in Input.Search ( #14461 )
fix #14450
6 years ago
zombieJ
321117c5e8
fix style of Input.Search with enterButton ( #14397 )
fix #14396
6 years ago
诸岳
7b15f3ca03
docs: Add version description about Input.Password
6 years ago
afc163
d61ad7445a
⚡ support allowClear for Input
6 years ago
afc163
b2c7c53b4c
✅ fix warning in test case
6 years ago
zy410419243
9b934e80c0
style: remove indent
6 years ago
zy410419243
3634fe1096
pref: fix Codacy problem
6 years ago
zy410419243
bcf03a83bb
pref: fix Codacy problem
6 years ago
zy410419243
2ed17d0dbe
pref: fix Codacy problem
6 years ago
zy410419243
c161d9c285
feat: Add Input.Password
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombieJ
8d1d595d76
use resize observer to check textarea size ( #13295 )
fix : #10151
6 years ago
Ilan Hasanov
d0ca9ae05e
💬 input component blank spaces remove
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
afc163
36ffe7e1dc
Search icon could be clicked, close #10634
7 years ago
paranoidjk
b09e03d82a
doc(Input): fix wrong desc about input size in form.
7 years ago
Sam Chen
fd147deb75
Update input group demo ( #9482 )
7 years ago
Wei Zhu
d8a9c7c068
docs: Update group demo
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
偏右
dab6f43c02
Feat search enter button ( #7620 )
* Add enterButton for Input.Search
close #7596
* update snapshot
7 years ago
D & R
4bfd076cb8
fix: InputGroup demo ( #7089 )
7 years ago
afc163
ab41503343
doc: update input demo description
7 years ago