啸生
32bc6995d6
update snapshot ( #16059 )
<!--
First of all, thank you for your contribution! 😄
New feature please send pull request to feature branch, and rest to master branch.
Pull request will be merged after one of collaborators approve.
Please makes sure that these form are filled before submitting your pull request, thank you!
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md )]
-->
### 🤔 This is a ...
- [ ] New feature
- [ ] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [x] Other (about what?)
6 years ago
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
* fix viewBox
* update snapshot
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
zombiej
961b081939
update snapshot
6 years ago
afc163
bc737727a9
test: ✅ fix snapshots
6 years ago
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
6 years ago
Marcio Pamplona
4ad71cb3af
Included pt_PT table sort title description ( #15551 )
6 years ago
zy410419243
222c744f6d
test: update snapshots
6 years ago
Yunus EŞ
01b8c2f0c3
Turkish translations of new components
Global placeholder, Icon, Text objects added.
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
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
6 years ago
zombieJ
1d75725369
update snapshot ( #14880 )
6 years ago
zombieJ
d1fde3670c
Time picker allow clear ( #14490 )
close #14472
6 years ago
zombieJ
9a8e3dd609
update snapshot ( #14467 )
6 years ago
zombieJ
343a7a9c3a
remove ul when list is empty ( #14390 )
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
zombiej
3d92443f85
update snapshot
6 years ago
zombiej
9b256b03d4
use inline svg of antd-tools
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
zombieJ
c397ad8c34
Update rc-calendar to use new lifecycle methods & input auto focus ( #14051 )
close #11848
6 years ago
aashutoshrathi
0e42cbf7e6
Added Hindi Locale
6 years ago
Rahul Gurung
5483e2c5ca
further fixes
6 years ago
Rahul Gurung
b6c98cde81
added snapshot and updated package.json
6 years ago
Rahul Gurung
00cee5b828
added snapshot
6 years ago
Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
afc163
db5f27ccb1
✅ fix snapshot
6 years ago
afc163
9c777231e3
✅ fix locale provider snapshot
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
ztplz
c7452f3a9d
Fix type error
6 years ago
bukas
814980d9c6
fix: upload blob preview && upload beforeUpload doc ( #13528 )
* fix: upload not preview blob
* fix: test && readme
* fix: upload promise
6 years ago
afc163
50785f9a80
✅ improve default locale implementation
6 years ago
afc163
a2a016d8cf
:globe: fix cascader locale, close #13486
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
16c3a9453e
📝 improve locale doc, #13462
6 years ago
Niko Autio
f7a7d55e6b
Added missing FI translation for sort title
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
Damian Green
83b30d7513
migrate locale provider to new lifecycle method
6 years ago
afc163
cd8502a864
✅ Add test case
6 years ago
CORP\lianyufeng
02cedda1e9
Add support for Indonesian internationalization
6 years ago
ilanus
c5874c1104
✅ sort locales asc and add locale huHU tests
6 years ago
ilanus
1dfe222933
🌐 adding hungarian localisations
6 years ago
afc163
a33e7a41d7
fix lint
6 years ago
afc163
4d06e4d6e5
Add test case for locale Nepal, #12257
6 years ago
Mohan Ban
eb6f0a510e
Local ne-NP (Nepali) added.
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
Michael Krog
cde74cd39a
Adds danish locale
6 years ago
Hieu Ho
ea25889f1a
Add VN locale for date picker component
6 years ago