afc163
|
575796cb92
|
⚡ clean up code
|
6 years ago |
afc163
|
0fe82ed936
|
⚡ refactor list item dom structure
|
6 years ago |
afc163
|
1c7e0d0b4b
|
🐛 Fix space lost when inline element in List.Item
close #15186
use `display: contents`:
- https://www.zcfy.cc/article/vanishing-boxes-with-display-contents
- https://css-tricks.com/get-ready-for-display-contents/
|
6 years ago |
afc163
|
5d450d2a23
|
💄 unified DatePicker and TimePicker cursor style
|
6 years ago |
afc163
|
f55d2bbf32
|
🐛 Text ellipsis should be optional, close #15189
|
6 years ago |
wanli
|
fdc8a1b458
|
[doc]remove misleading content
|
6 years ago |
ngolin
|
cb5fe6cbf8
|
Fix: TypeScript <Layout> requires a `tagName` property (#15181)
* fix #15162
* force safe type casting
* get rid of non-null assertion
* get rid of non-null assertion
|
6 years ago |
zombiej
|
26cde5813f
|
update ts def
|
6 years ago |
afc163
|
216c85211b
|
✅ Add test cases
|
6 years ago |
afc163
|
1b713c94e6
|
🐛 Focus input after clear input content
|
6 years ago |
afc163
|
5cd5d1ff00
|
📝 Opatimize Input demo
|
6 years ago |
afc163
|
eaadf94861
|
🐛 Fix Input.Password lost focused state issue
close #15173
|
6 years ago |
afc163
|
6f22eaa2c4
|
🎨 Improve code style of Input.Password
|
6 years ago |
afc163
|
74aee564ed
|
🐛 Fix Collapse extra node style missing
close #15174
|
6 years ago |
liuchuzhang
|
9058588fe6
|
fix document
|
6 years ago |
陈帅
|
f73a0e238d
|
feat: PageHeader support classname (#15159)
|
6 years ago |
zombieJ
|
2f6b367137
|
fix form warning (#15160)
* fix form warning
* update snapshot
|
6 years ago |
zy410419243
|
28a82f8f09
|
test: update cases for Grid.Row
|
6 years ago |
zy410419243
|
0a78070b08
|
test: upadte cases for Transfer.List
|
6 years ago |
zy410419243
|
74a5a10bee
|
test: update aria-label for TextArea, to fix accesslint problems
|
6 years ago |
zy410419243
|
9867e6f4cc
|
test: update cases for TextArea
|
6 years ago |
zy410419243
|
b4146854d6
|
test: update cases for calculateNodeHeight
|
6 years ago |
zombiej
|
0af6bded1d
|
fix configProvider getPopupContainer not work with DatePicker
|
6 years ago |
afc163
|
71a774b16b
|
🐛 Fix closable Drawer hiding without transition
|
6 years ago |
Frezc
|
c5b98c27c7
|
add export to MenuItemProps
|
6 years ago |
陈帅
|
5e298dba51
|
3.14.0 Changelog (#15145)
* add responsive property to carousel (#15071)
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104)
* update doc
* fix cascader should tab twice to exist (#15117)
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116)
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
|
6 years ago |
DiamondYuan
|
e392605230
|
up
|
6 years ago |
DiamondYuan
|
4e331a5049
|
up
|
6 years ago |
陈帅
|
dee8f93fe7
|
New Component PageHeader (#13637)
* add api dock
* add a simple demo
* add content demos
* fix style warning
* Replace content with children
* add all demo
* add demo test
* add backNode props
* Adjust the divider style
* fix icon do no show
* fix test ci
* fix md code style
* remove fragment use
* add test script
* Missing newline character at end of file
* optimize the demo display
* text becomes longer
* text becomes longer
* fix css code style
* fix test snapshot
* fix css code style
* fix codereivew waring
* fix codereivew waring
* update snapshots
* use ant-page-header-have-footer
* use englist
* fix typo
* updated snapshot
* line-height set to 100%
* remove subtitle
* Specification less
* fix less style error
* Sort by alphabet
* Rebuild code
* use english
* number use Statistic
* snapshot updated
* rm onBack in breadcrumb
* remove unuse return
* add a click wave
* remove unuse css
* add icon hover
* newline character
* new description
* warm descriptive text
* add dot
* remove async
* feat: use Typography.Paragraph
* test: snapshots updated
* style: fix style lint
* import typography style
|
6 years ago |
Yann Normand
|
e26c5133a5
|
fix DatePicker to support an array of formats (#15116)
ref #13148
|
6 years ago |
yoyo837
|
29647f073a
|
Drawer Body padding should be variable
|
6 years ago |
zombieJ
|
66786c7c4b
|
fix cascader should tab twice to exist (#15117)
* fix cascader should tab twice to exist
* update snapshot
|
6 years ago |
zombieJ
|
5ce7e71007
|
RangePicker support customize separator (#15055)
* support separator
* add version
* fix css
|
6 years ago |
zombieJ
|
3a16708765
|
update snapshot (#15108)
|
6 years ago |
zombieJ
|
acd06e9cb5
|
Select multiple mode support showArrow (#15091)
* support showArrow
* fix rc-select version
* update snapshot
|
6 years ago |
zombieJ
|
c5f9ed1d4f
|
rm key in OptionProps (#15104)
|
6 years ago |
Vitaliy Mazurenko
|
4878992400
|
add responsive property to carousel (#15071)
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
|
6 years ago |
偏右
|
779ba73528
|
🐛 fix upload instance cannot exposed in TypeScript (#15090)
close #14439
|
6 years ago |
zombieJ
|
70046f782d
|
update doc about customize form item component (#15088)
* update doc
* rm test code
* update doc
|
6 years ago |
zombieJ
|
b69f0e5e97
|
canel when page change (#15082)
|
6 years ago |
zombieJ
|
4d1a998246
|
add component param in warning (#15078)
* add component param in warning
* update snapshot
|
6 years ago |
ycjcl868
|
cc30a2d4eb
|
💄 fix dropdown trigger align type def
|
6 years ago |
zombieJ
|
ed1872fe08
|
fix calendar-onPanelChange some time not trigger (#15063)
|
6 years ago |
Amumu
|
9e8bddd864
|
fix #13648 (#15056)
* fix #13648
* style lint
* lint
* revert and fix again
|
6 years ago |
zombiej
|
8bf08cdf81
|
adjust css
|
6 years ago |
afc163
|
98b41e0e9c
|
⚡ Add `handler` definite for Drawer
close #15051
|
6 years ago |
zombieJ
|
a802a72d56
|
Fix Table filter can not support other type of value (#15046)
* use new life cycle
* filter support inner value maps
* update snapshot
* update test case
* simple code
|
6 years ago |
Jason Yin
|
b30e90ba31
|
fix #15037 (#15042)
|
6 years ago |
yinjs
|
f602a9b153
|
fix #15035 datepicker onPanelChange ts declaration missing
|
6 years ago |
afc163
|
447a8df724
|
🐛 Fix horizontal submenu wider then menu title in most case
https://codesandbox.io/s/qvpwm6mk66
|
6 years ago |