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 |
zombiej
|
fd0bea7332
|
fix size
|
6 years ago |
zombiej
|
439053e4f7
|
update snapshot
|
6 years ago |
zombiej
|
d0c2f8b05f
|
remove debug
|
6 years ago |
zombiej
|
2eb4ecfedd
|
refactory
|
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 |
zombieJ
|
1fc8dd3042
|
Form support `labelCol` & `wrapperCol` props. (#15038)
* use context
* update doc
* update doc
* not pass context if nest
* update snapshot
* update doc
* update doc
|
6 years ago |
zombieJ
|
fb6a493f11
|
support name prop (#15029)
|
6 years ago |
ztplz
|
94814d955f
|
Format (#15027)
|
6 years ago |
afc163
|
efafa6346d
|
✅ Fix lint problems
|
6 years ago |
afc163
|
f665554080
|
🐛 Fix arrow style of Select selected item
|
6 years ago |
afc163
|
924e8e4b83
|
🐛 should not print warning for not generating help and validateStatus automatically when help or validateStatus is specified
close #14911
|
6 years ago |
Kamal Mahmudi
|
9559a12be9
|
🇮🇩 Update locale to be more natural for Indonesian (#15013)
* Update locale to be more natural for Indonesian
* consistently use lowercase and uppercase
* updating snapshot
|
6 years ago |
afc163
|
5d46fa9679
|
📝 site: fix document punctuation
|
6 years ago |
Aobo Yang
|
1f0166c156
|
Fix rowKey usages in List (#14437)
* correct rowKey usages in List
* fix item type in renderItem in List
|
6 years ago |
杨小事er
|
668c330cae
|
fix(radio): delete unnecessary onChange (#14984)
* fix(radio): delete unnecessary onChange
* fix(radio): fix multi trigger
|
6 years ago |
orzorzorzorz
|
642307481a
|
fix: unexpected return (#14982)
|
6 years ago |
liuchuzhang
|
dfa6080d39
|
update table demo
|
6 years ago |
zombiej
|
440408a1dd
|
update style
|
6 years ago |
afc163
|
7bbeaff3ed
|
🆙 Upgrade rc-input-number@4.4.0 to fix 13896
|
6 years ago |
杨小事er
|
0f91fb07e9
|
fix(tree): fix growing space (#14964)
* fix(tree): fix growing space
* fix(tree): remove last child 4px padding bottom and keep others
* Update index.less
|
6 years ago |
zombieJ
|
f483c4e604
|
Not show aria-label when Icon type is empty (#14972)
* remove aria-label if type is not defined
* update snapshot
|
6 years ago |
zombiej
|
e94ce11bd9
|
update form item css
|
6 years ago |
ztplz
|
5de03a5c18
|
Fix assert usage (#14957)
* Fix assert usage
* Update
|
6 years ago |