jeessy2
49973c8df2
Update FormItem typescript definition ( #17703 )
5 years ago
jeessy2
a57a2f754d
Update Form typescript definition ( #17652 )
5 years ago
zombiej
7b2a8fdf03
update snapshot
5 years ago
zombieJ
bed07392fd
update snapshot ( #17656 )
5 years ago
zombiej
edacc50543
not hide scroll line when multiple lines
5 years ago
Ivan
9fdf41740d
Extend MenuItemProps from HTMLAttributes<HTMLLIElement> ( #17629 )
5 years ago
Meck Zhu
f4095ef5d5
Fix css properties orders
5 years ago
Wei Zhu
5b7c922594
Revert #17508 ( #17639 )
* Revert "fix: Style property orders"
This reverts commit 54a992c359
.
* Revert "fix: optimize Input presuffix style(#17414 )"
This reverts commit 9691d2bee1
.
5 years ago
afc163
e8dabedb76
🐛 Fix Table border radius missing in Firefox
close #17611
ref https://github.com/ant-design/ant-design/pull/12263#discussion_r303193443
5 years ago
afc163
491e38838b
✅ fix snapshot
5 years ago
Will
20fa17b8b1
Update 404.md
5 years ago
诸岳
54a992c359
fix: Style property orders
5 years ago
binyellow
9afe726a6f
perf: setState only when activeKey changed ( #17620 )
5 years ago
Tomáš Hylský
6c9b1779aa
Fix Collapse Panel key type. ( #17557 )
5 years ago
诸岳
8798198113
fix(test): Jest with ES Modules of react-dnd ( #17607 )
5 years ago
Piotr Monwid-Olechnowicz
e49707c0aa
Update responsive.md ( #17586 )
Fix prop typo. `border` -> `bordered`
5 years ago
riho
001384a65b
fix: button loading style( #17569 )
5 years ago
pengtikui
e17e3253a0
docs: fix typo
5 years ago
Sanghyeon Lee
430117288d
docs: fix tag name in the API example
5 years ago
Sanghyeon Lee
559682df23
docs: fix tag name in the API example
5 years ago
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
5 years ago
偏右
72f531dce8
💄 Optimize Cascader input style
avoid to overclap arrow
close #17582
5 years ago
MrHeer
7e4e5a8866
Fix: Typescript definition of CascaderOptionType missing some fields #17555
5 years ago
M Mitchell
4e629da9ab
fix: Should allow inline style for Descriptions component, close #17533 ( #17558 )
5 years ago
Tom Xu
d52b85fcc4
Fix TypeScript type of Descriptions title, close #17534 ( #17559 )
5 years ago
zombieJ
56a961cb2b
fix: Align cascader loading style & update doc ( #17550 )
5 years ago
诸岳
85d81e7e3e
fix(Cascader): Should show not found content when options.length is 0, close #17513 ( #17538 )
5 years ago
vagusX
e335a214f6
fix: props#locale description in Transfer ( #17545 )
5 years ago
vagusX
eac30ec8e4
Feat/remove deprecated ( #17510 )
* feat: remove warnings for linkRender, nameRender in Breadcrumb
* feat: remove warnings for onOpen, onClose in Menu
* feat: remove warnings for overlay in Popover
* feat: remove warnings for columnsPageRange, columnsPageSize in Table
* feat: remove warnings for afterClose in Tag
* feat: remove warnings for notFoundContent, searchPlaceholder, body, onSearchChange in Transfer
* fix: types in Transfer
* feat: update test cases in Transfer
* feat: add additional test cases for removed deprecated apis
5 years ago
偏右
189ad71d32
Revert "chore: use none-dist icons entry"
5 years ago
afc163
390807605e
🔧 use none-dist icons entry
5 years ago
ztplz
a614b54c28
Improve code style
5 years ago
zombieJ
4a1d68c87f
chore: Add warn of `value` not provided in Cascader ( #17511 )
* add warn of `value` not provided
* adjust desc & logic
5 years ago
riho
9691d2bee1
fix: optimize Input presuffix style( #17414 )
5 years ago
Michael Salaverry
76db651080
fix: typo in console.error
5 years ago
偏右
1d2bc0792b
fix: some tabs style ( #17500 )
* 🐛 Fix Tabs disabled tab style
close #17468
* 🐛 Fix Tabs next icon right 2px bug
close #17477
5 years ago
afc163
e9b370d0c0
📝 Add documentation for LocaleProvider and List
close #17399
5 years ago
DiamondYuan
6b7ad105c6
fix: fix type of SwitchProps
5 years ago
afc163
6498cbb283
💄 change another arrow style
5 years ago
jiang
a1298463be
rm drawer config consumer props ( #17390 )
* rm drawer config consumer props
* Update index.tsx
5 years ago
陈帅
1fc1710582
doc: split demos ( #17415 )
* split demos
close #17396
* snapshot updated
* split all demo
* fix lint error
* better code style
* change complex to error
* sort demos
5 years ago
偏右
b1e63be9e3
fix: icon typo ( #17458 )
* 🐛 Fix icon typo
close #17448
* ✅ update snapshots
* ✅ add test case
5 years ago
zombieJ
b3a76c14ca
feat: Form support `scrollToField` ( #17457 )
* support scroll & label htmlFor
* update snapshot
* add test case
* doc update
* add decleare
* adjust logic of label id
* clean ts error
5 years ago
afc163
efadb09569
💄 Optimize TimePicker focus style
close #17440
5 years ago
zombieJ
4cdf37bedb
feat: New Form ( #17327 )
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
5 years ago
afc163
0d35b1e3e3
🐛 Omit AutoComplete loading type
close #17432
5 years ago
迷渡
f78fc1c757
fix: DatePicker's input box is obscured on safari
5 years ago
afc163
32132c58cf
🐛 Fix Form onSubmit type
close #17400
5 years ago
陈帅
2c4976bbdb
remove background-color
5 years ago
陈帅
439b85f8d2
fix style pollution problem
5 years ago