HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
Wei Zhu
4b045fc43f
Revert "docs: update moment locale usage"
This reverts commit 89228118af
.
The original purpose to import locale from src is that some projects
adding `jsnext:main` to the `resolve.mainFields` config of webpack which leads
webpack load moment from `src/moment.js`. But import from `locale`
should works for most projects.
6 years ago
mofelee
e3ef74c3e7
fix "Cannot find module './locale'" bug
6 years ago
Daewoong Moon
52d736a0ee
Added missing ko_KR locale
6 years ago
zombiej
11dba9c305
update snapshot
7 years ago
afc163
0ea8047546
test: update table snapshots
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
Wei Zhu
89228118af
docs: update moment locale usage
7 years ago
afc163
cbff10db15
test: update snapshots
7 years ago
Ivan Trofimov
33c58a8ef6
Update ru_RU.tsx ( #10616 )
* Update locale-provider ru_RU and tests
* Update locale-provider ru_RU and tests: patch-2
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
afc163
9b64a778d0
demo: fix console warning
7 years ago
afc163
4486c569f2
demo: update localeProvider demo
7 years ago
afc163
e3446840fa
Fix test case of LocaleProvider
which is broken by #10047
use constructor over componentDidMount
7 years ago
Zheeeng
08f5c27b0b
Use componentDidMount to replace componentWillMount: componentWillMount is deprecating ( #10047 )
7 years ago
Wei Zhu
502e7df2e5
Update snapshot for React 16.3
7 years ago
Kenneth Luján Rosas
d7b44bda07
Fixes LocaleProvider `moment` usage ( #9853 )
7 years ago
gregahren
b6ce947894
Slovenian locale added (sl_SI) ( #9724 )
* Add sl_SI locale (Slovenian)
* fix lint issues
snapshot tests
* add description
* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
7 years ago
afc163
ec6f370d8d
update snapshot
7 years ago
Yunus EŞ
9413f20ef6
Pagination Turkish Update ( #9679 )
7 years ago
Wei Zhu
1c0b5ed21e
Revert "Update snapshot"
This reverts commit 98356e87ff
.
7 years ago
zhuyue
98356e87ff
Update snapshot
7 years ago
afc163
8db3b1f46f
update snapshot
7 years ago
诸岳
398788b2c9
Fix: import correct locale file from rc-calendar, close #9373 ( #9613 )
* fix: import correct locale file from rc-calendar, close #9373
* Update snapshot
7 years ago
Wei Zhu
c5fc656ec8
Fix date mocking
Close #9599
It's an interesting bug, the time we store in the snapshot is in the summertime when you run it in wintertime, it fails.
7 years ago
偏右
8226ede38e
Fix test case for new jsdom ( #9527 )
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
7 years ago
afc163
f27bc6bd9d
fix snapshot
7 years ago
Wei Zhu
1c27c28ba9
Fix Turkish locale
7 years ago
Wei Zhu
5950c09bf8
Update snapshot
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
ahalimkara
937f249b38
Kurdish translation ( #9064 )
* Revert "Merge branch 'master' into feature-3.2"
This reverts commit b7901e541a
, reversing
changes made to 7a7933038c
.
* Revert "Revert "Merge branch 'master' into feature-3.2""
This reverts commit ebf5e4c4f0
.
* Kurdish translation
* Update jest snapshot for ku-iq
7 years ago
Wei Zhu
a7b939db43
Set moment.locale to en if no locale code provide
7 years ago
Wei Zhu
96c312f8fb
Revert "docs: Fix LocelProvider demo"
This reverts commit 6f9c8da502
.
7 years ago
Wei Zhu
4f56b4d52d
Fix error when locale is null
7 years ago
Wei Zhu
6f9c8da502
docs: Fix LocelProvider demo
7 years ago
Wei Zhu
7f5922b209
Lazy set moment locale ( #8785 )
7 years ago
afc163
df89715d5f
update demo
7 years ago
Wei Zhu
5cda605d00
Fix date mock
7 years ago
Wei Zhu
8bd124b0e2
Remove empty test
7 years ago
Wei Zhu
b439ca7502
Improve LocaleProvider test
7 years ago
Wei Zhu
09ee79ec8c
Fix indent
7 years ago
Wei Zhu
18ba398f95
docs: Improve LocalProvider document
Close #8691
7 years ago
afc163
790a21a4ee
Fix snapshot
7 years ago
afc163
80686df38e
update snapshot
7 years ago
konakona
b77adb352f
Fix wrong translate ( #8488 )
7 years ago
Mathew
6f37caefe7
Update de_DE.tsx to support Upload component ( #8394 )
- Added german translations
7 years ago
Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
7 years ago