乐仪
153fb0fc34
improve2
8 years ago
Evgeny Kuznetsov
1b79b74bea
Update et_EE.tsx
8 years ago
Evgeny Kuznetsov
23df258f50
Update es_EE.tsx
Pagination import was ommited, so chinese placeholders appeared.
8 years ago
Benjy Cui
b0040bfc37
test: update snapshot
8 years ago
Damian Green
ea616e4deb
tests
8 years ago
afc163
d086ee253e
update snapshots for #6347
8 years ago
Damian Green
9193c05102
fix lint
8 years ago
Damian Green
6d74ea346f
Add en-GB, it-IT, fr-FR + nl_BE locales
8 years ago
Patryk
e2be361cd0
Add Polish language support
8 years ago
Benjy Cui
4e75347d35
deps: upgrade rc-pagination
8 years ago
Adrian Dimitrov
d629086c74
feat: added Bulgarian translation ( #6297 )
* Added Bulgarian translation
* Update bg_BG.tsx
8 years ago
Arthur Denner Oliveira Santos
262cad1009
fix: adding missing translations to Upload and Table components ( #6218 )
8 years ago
afc163
8d5ecfbd12
remove duplicated css import, close #6186
8 years ago
Benjy Cui
0b332f0fb8
test: update snapshot for pagination
8 years ago
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
afc163
93f7fd1c98
update table selection text and add select all demo
8 years ago
Tino D
5c25452de8
fix: update locale es_ES (Spanish) ( #5932 )
* Update locale es_ES (Spanish)
* Fix indent
8 years ago
Hai Phan Nguyen
c6832d1235
feat: add Vietnamese localization support ( #5927 )
* Add Vietnamese locale
* add Vietnamese locale
8 years ago
afc163
b5c5466732
update locale-provider test case
8 years ago
Kimmo Saari
b6eecef255
Add locale fi_FI ( #5674 )
8 years ago
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
8 years ago
afc163
c7261f5fb6
update locale-provider test case
8 years ago
Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
8 years ago
Kimmo Saari
0d4b436eb2
Add locale fi_FI ( #5674 )
8 years ago
keng
681a160e35
If you use locale-provider, specify the ant-design theme as the default theme. This will automatically add all the less variables defined by ant-design. This is useful if you want to create custom themes with less and you are referencing less variables defined by ant-design.
8 years ago
OAwan
967bfd79c3
Traditional Chinese locale provider added ( #5665 )
8 years ago
Wei Zhu
6dd3304976
Revert "Traditional Chinese locale provider added ( #5665 )"
This reverts commit 65bac17e58
.
8 years ago
OAwan
65bac17e58
Traditional Chinese locale provider added ( #5665 )
8 years ago
Benjy Cui
30f55b923a
deps: upgrade rc-calendar
8 years ago
ndrshn
92f7df48a8
chore: fixed some typos ( #5589 )
8 years ago
Ayhan
2265a49dbf
Turkish locale provider added ( #5536 )
8 years ago
Yusuke Ito
b342dbefa2
Japanese locale ( #5529 )
* add ja_JP translation
* fix Japanese locale
* fix i18n docs
* update rc-pagination version
* add locale test for ja_JP
8 years ago
Andrey G
b816ae9cfd
... ( #5518 )
8 years ago
afc163
4393fcf1fe
Add test case for #5494
8 years ago
Hubert Argasinski
6530e76758
update Modal.confirm locale on LocaleProvider componentWillMount ( #5494 )
8 years ago
Benjy Cui
0beb892971
fix: injectLocale should work in IE<=10 ( #5488 )
8 years ago
Andrey G
26c436987f
*updates for RU locale ( #5406 )
8 years ago
Benjy Cui
fcd4669fb1
fix: injectLocale should work in IE<=10 ( #5488 )
8 years ago
Benjy Cui
583ed547e9
fix: code syntax
8 years ago
Madis Väin
7696c1cd05
feat: Add et_EE locale (Estonian) ( #5266 )
* add Estonian translations
* add other translations except pagination for Estonian
* add to tests
* linting fixes
* remove comments
8 years ago
Martin Litvaj
82b516c77f
feat: SK Localization ( #5304 )
8 years ago
Andrey G
b093d9d8b0
*updates for RU locale ( #5406 )
8 years ago
Knacktus
038453e581
chore: update de_DE.tsx ( #5387 )
Added locale for selectAll and selectInvert
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
Benjy Cui
8f81594f91
Refactor: introduce injectLocale ( #5289 )
* refactor: extract injectLocale and refactor Pagination, ref: #5103
* refactor: use injectLocale in Popconfirm, ref: #5103
* refactor: use injectLocale in TimePicker
* refactor: use injectLocale in Transfer
* refactor: use injectLocale in TreeSelect
* refactor: remove useless code in AutoComplete
* test: update snapshot
8 years ago
Benjy Cui
b567c99074
docs: update docs for LocaleProvider, close : #5271
8 years ago
Igor G
0df0659a9d
docs: Update index.en-US.md ( #5267 )
8 years ago
afc163
a0cdce4d00
fix test case
8 years ago
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
8 years ago
Minsung Ryu
5af5a48fa2
add translate en_US.tsx#L39-L44
8 years ago