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
Wei Zhu
bcbdd12ce1
Fix implicit any error for LocalProvider
7 years ago
Benjy Cui
e8b4892a70
site: fix demo, close : #8227
7 years ago
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Oleksandr Kovalchuk
fce6862696
Feature: uk_UA locale ( #8169 )
* Add uk-UA localization
Ukrainian localization for the following components:
- locale-provider
- DatePicker
- TimePicker
- Calendar
* Add uk_UA locale to test suite
* Add uk_UA locale to tests snapshot
Tests on CI are failing because there are no snapshot for uk_UA locale.
Generate a snapshot with `npm test -u` command and add it to the test
suite.
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
Benjy Cui
b38c9c11a8
test: simplify snapshots for LocaleProvider
7 years ago
afc163
25a013a84b
Fix snapshot
7 years ago
Benjy Cui
e5699aff68
fix: should not import moment while useless, close : #8013
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
43f5ed30ac
Fix snapshot
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
afc163
11ff9e0d6a
Add snapshot for new locale
7 years ago
Mohamed Seada
fa315e9f6d
Add new locale (ar-EG: Arabic Egypt) #3 ( #7888 )
* Add new locale (ar-EG: Arabic Egypt)
* resolve snapshot testing problem
* Add new locale (ar-EG: Arabic Egypt) to docs
7 years ago
Alexander Suevalov
35b2c5e58f
Adding missing optional `Upload` property to LocaleProviderProps ( #7862 )
7 years ago
afc163
244a2fd2da
update locale-provider snap
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
b544e3aef8
update snapshot
7 years ago
afc163
942ea41b02
update snapshot for new jest
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
afc163
7bfe6878dd
fix snapshot
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
Marco Afonso
81435e2798
feat: add Portuguese locale ( #7449 )
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
7 years ago
Kirill Stiopin
49080aa01d
fix: update for Dutch locale-provider: added missing translations ( #7694 )
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
Wei Zhu
579becd894
Update snapshot
7 years ago
afc163
9e319990d2
update snapshot
7 years ago
Stefan Paunovic
0ac7ccaa8f
feat: add is_IS locale ( #7561 )
7 years ago
afc163
7d619dfbd7
update snapshot for #7495
7 years ago
afc163
843d82f6bd
fix demo sanpshot
7 years ago
Ramsés Moreno
20ea524ef1
fix: corrections in the Spanish locale ( #7234 )
* Corrections in the Spanish locale. In Spanish, the only uppercase letter in a sentece is the first letter and not in every word. Some othe minor changes.
* Corrections in the Spanish locale. In Spanish, the only uppercase letter in a sentece is the first letter and not in every word. Some othe minor changes.
7 years ago