afc163
7743967bf6
🐛 Fix ConfigProvider locale not working for confirm
close #18731
5 years ago
Ashot Mnatsakanyan
68a02a75e3
Added test case and updated documentation
5 years ago
Ashot Mnatsakanyan
8b93050049
Fix issue with locale provider for the Armenian locales
5 years ago
afc163
5e605043a1
✅ add test case for locale lv_LV
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
jljsj
0e349ba209
re modal test
5 years ago
jljsj
729113d196
fix modal test #18215
5 years ago
Ștefan Filip
a5a8f38dde
Added support for Romanian locale ( #18163 )
5 years ago
orzyyyy
28f39739df
test: update snapshots
5 years ago
orzyyyy
5abb046893
test: update snapshots
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
zombieJ
f6566571ac
fix: ConfigProvider should not block LocaleProvider ( #18105 )
5 years ago
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
5 years ago
zombieJ
2d7df45ab7
fix: ConfigProvider wrapper locale no need with only children ( #18075 )
* fix: ConfigProvider wrapper locale no need with only children
* skip react 15
5 years ago
陈帅
7b98df8075
fix: better typescript code, use svg components ( #18036 )
* better typescript code, use svg components
fix #18017
* snapshots updated
* snapshots updated
5 years ago
Malven
69a1c1c1e1
Reverted snapshot changes
5 years ago
Sivaraj
272b89a7a4
update package.json
- Revert back to version starts with ~ instead of ^
- test snapshots
5 years ago
Sivaraj
4d4e14cc5d
Added Tamil Locale
- தமிழ் (செம்மொழி)
5 years ago
Malven
7c5a44f808
added swedish translation for `Text`-component
5 years ago
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
5 years ago
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
5 years ago
afc163
78496da6ef
✅ fix snapshot
5 years ago
jljsj
786bde9ca1
update modal and drawer protal
5 years ago
Goh Zhao Yang
44e456773d
Rerun tests
5 years ago
Goh Zhao Yang
1c07d54ad5
Added test for ms_MY
5 years ago
Goh Zhao Yang
312e9dd54f
Added ms_MY locale support
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
Julien Confetti
56264c7481
Add missing French translation
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