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
83626e6fd5
Bump 3.13.3
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
Wei Zhu
8945343d85
Merge pull request #14852 from ant-design/release-3.13.3
Release 3.13.3
6 years ago
Wei Zhu
62dbb31ee4
Add 3.13.3 changelog
6 years ago
afc163
c30b06d5db
📝 add stop in document
6 years ago
afc163
25404ee6cf
💄 Tweak select width in Calendar
6 years ago
afc163
f359b7592e
📝 site: remove new icons badge
6 years ago
tangjinzhou
e68dab6e5d
add ant-design-vue ( #14869 )
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
Michelle Zhang
306796605a
Update typo ( #1471 , #6391 )
6 years ago
Michelle Zhang
4a784b4e24
Add English translation for 'Data Entry' ( #1471 )
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
+v
bf2a240ba7
fix: clear both
6 years ago
zombieJ
5ac674e698
sync form item ( #14778 )
* sync form item
* update snapshot
* use before
6 years ago
afc163
7d64962036
📝 fix faq link in documentation
dc1ead2a47
6 years ago
zombieJ
41470e0c68
clean css ( #14797 )
* clean css
* move to horizontal
6 years ago
zombieJ
47e53ab0fe
Fix Input.Search not support addonAfter ( #14799 )
* fix addonAfter
* update snapshot
6 years ago
Bolun Zhang
ee1aa103a2
Add motion guidelines' translation ( #14756 )
6 years ago
afc163
8fc3cb8d24
🐛 Fix always uploading if upload button is hidden during
close #14779
caused by the previous fix in #14298
reverted and change another way to fix #14299
6 years ago
ztplz
dbc2e9d180
FIx typo
6 years ago
ztplz
b46b79c771
Remove useless asign
6 years ago
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
6 years ago
Wei Zhu
de212266c4
Merge pull request #14742 from zy410419243/comma
docs: fix wrong usage of comma
6 years ago
Wei Zhu
499a3e2ad5
Merge pull request #14757 from zlljqn/patch-2
Optimized Drag & Drop Table Demo performance
6 years ago
zombieJ
67ad35bc26
fix additional className ( #14770 )
6 years ago
Subroto
57f4c62368
Revert "fix IE 11 bug" ( #14765 )
This reverts commit 7d7de2a599
.
6 years ago
何乐
3c4a7318d6
fix: Progress shows the success status while `successPercent={0}` and `percent={100}` ( #14769 )
6 years ago
偏右
6550ddd545
🐛 Fix Switch disabled cursor style, close #14764 ( #14767 )
6 years ago
afc163
7ebf5a0677
💄 reorder badges in README
6 years ago
afc163
b4bbbc01ea
⚡ Add twitter link in README
6 years ago
imhele
952510e040
add header for table
6 years ago
wanli
6c259808e1
type: add onClick to AbstractCheckboxProps
6 years ago
zlljqn
bdb81d12a5
Update according to suggestion
Update according to suggestion and try to repair CI
6 years ago
zlljqn
bf972a9afa
Optimized Drag & Drop Table Demo performance
Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
6 years ago
zombieJ
2dee5c51c4
add gitpod desc ( #14755 )
6 years ago
Sven Efftinge
d06db43b41
Added Gitpod support ( #14307 )
6 years ago
zombiej
0399450920
adjust
6 years ago
zombiej
e0d95ed3f7
update changelog
6 years ago
zy410419243
9236844f0a
Revert "test: update snapshots"
This reverts commit 9ea218d0ad5b42cd119087e855c8ab8223aaa4e3.
6 years ago
zy410419243
a7886403af
chore: fix single quotes
6 years ago
zy410419243
a2b47eb388
chore: remove useless punctuation
6 years ago