afc163
78496da6ef
✅ fix snapshot
5 years ago
jljsj
786bde9ca1
update modal and drawer protal
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
afc163
e9b370d0c0
📝 Add documentation for LocaleProvider and List
close #17399
5 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
Dmitry Tikhomirov
6a5f2e9917
Add missing russian translations
6 years ago
afc163
a62a3e95d3
⌨️ Improve TimePicker accessibility
6 years ago
afc163
9b3c0d3fa5
✅ update snapshots
6 years ago
afc163
e5e22e2f9a
✅ Fix test snapshots
6 years ago
Matias Orellana
758f7b0e3e
Add missing spanish translations
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
Kimmo Saari
cd6f5ff3f1
Locale (feat #16752 ): Added Latvian localization ( #16780 )
6 years ago
zombieJ
e88589d9ef
feat: Pagination support `disabled` prop ( #16493 )
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
6 years ago
zombieJ
678c2e0b53
update snapshot ( #16515 )
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
偏右
e83302c1ff
feat: 🇭🇷 hr_HR locale ( #16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
6 years ago
afc163
a0bfdb20a7
✅ Fix snapshots
6 years ago
Aaron Cawte
9ac561dfce
Documentation - LocaleProvider Component
6 years ago
陈帅
fa81af5abb
TransButton use div#role=button
6 years ago
Alessio Felicioni
4084b92512
Updates LocaleProvider italian language package
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
Yuri Pirola
967f22210d
Add Italian localization of Icon, Text and global components
6 years ago
啸生
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