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
杨小事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
afc163
671410d0be
🐛 Fix disabled sub menu style
close #14952
6 years ago
ztplz
e3eec8f2b6
Update snapshots
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
偏右
fd89e0f8b4
🐛 Fix extra space at the bottom of table th in chrome ( #14950 )
close #14926
6 years ago
Michał Jurkowski
c0f49c782c
Fix hardcoded heading color
6 years ago
zombieJ
c29323b448
Revert to remove FormItem explain-holder ( #14937 )
* Revert "Adjust style to be similar with origin (#14886 )"
This reverts commit 735175e3cf
.
* Revert "sync form item (#14778 )"
This reverts commit 5ac674e698
.
6 years ago
Amumu
1552955b12
修复: bordered的固定高、非空表格在隐藏头部时,丢失顶部边框的问题
6 years ago
zy410419243
7f1dea0ab1
fix: wrong usage of polyfill
6 years ago
zy410419243
9d5454c7b7
pref: add missing polyfill
6 years ago
zy410419243
14945cb7a7
chore(DirectoryTree): migrate to new lifecycle method
6 years ago
ztplz
b0ca03cba3
Update
6 years ago
ztplz
025bad6981
Update
6 years ago
ztplz
f26788c26e
Revert "update snapshot"
This reverts commit 3e8f99a4a5
.
6 years ago
ztplz
29cabea52a
update snapshot
6 years ago
ztplz
c24d737546
Fix incorrect collapse icon position when sider in the right
6 years ago
Jason Chen
4c5f3d2b0a
Enhance <Grid>&<Meta> props type definition ( #14857 )
6 years ago
zombiej
eddfbd5f51
only affect addon & suffix
6 years ago
zombiej
fcc3820545
adjust input style
6 years ago
ilanus
8eddf15fd1
update steps types
6 years ago
zombieJ
a3bd55b79a
revert #14608 ( #14898 )
* revert #14608
* add test case
6 years ago
zombieJ
735175e3cf
Adjust style to be similar with origin ( #14886 )
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
6 years ago
zombieJ
1d75725369
update snapshot ( #14880 )
6 years ago
Wei Zhu
07ec7d9f53
test: use mockReset
According to the document of jest, mockRestore only works when mock was
created with `jestSpyOn`.
https://jestjs.io/docs/en/mock-function-api#mockfnmockrestore
6 years ago
afc163
c30b06d5db
📝 add stop in document
6 years ago
afc163
25404ee6cf
💄 Tweak select width in Calendar
6 years ago
zombieJ
d2c17cd747
only set getPopupContainer when scroll provides ( #14864 )
* only set getPopupContainer when scroll provides
* adjust
6 years ago
杨小事er
2f81d000f8
fix(time-picker): fix icon style ( #14861 )
6 years ago
Gabe Medrash
6dce9aff3a
Add onTitleMouseEnter and onTitleMouseLeave to public interface
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
Rick Zhou
80e6204803
remove the lambda used in input-number render() function
6 years ago
afc163
6ef24cf833
🐛 Fix Card loading style when there is actions
close #14832
6 years ago
mraiguo
86f0f97376
rangePicker clear when controlled ( #14796 )
6 years ago
Wei Zhu
32a61d8596
fix: handle true for Table[pagination] properly
`pagination` is not designed to accept `true` value,
but in practice, many people assign `true` to `pagination`,
since they thought `pagination` accepts boolean value.
6 years ago
afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
close #14834
6 years ago