Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
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
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
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
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
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
Stefan Paunovic
7d8c7d72b7
feat: add sr_RS locale (Serbian) ( #7201 )
7 years ago
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
7 years ago
Michalis Macheras
94d46e4c01
add el_GR locale (Greek) ( #6928 )
Update index.test.js
Syntactic error corrected
7 years ago
mkermani144
e8ef77b963
Add fa_IR locale
7 years ago
Sakol Assawasagool
bc7e0bad3e
feat: add th_TH translation ( #6721 )
8 years ago
afc163
2382250d82
Fix snapshot
8 years ago
afc163
602cf0a309
Add test case
8 years ago
乐仪
8749438aed
add Badge demo
8 years ago
乐仪
153fb0fc34
improve2
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
Patryk
e2be361cd0
Add Polish language support
8 years ago
Benjy Cui
4e75347d35
deps: upgrade rc-pagination
8 years ago
Benjy Cui
0b332f0fb8
test: update snapshot for pagination
8 years ago
afc163
b5c5466732
update locale-provider test case
8 years ago
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
8 years ago
afc163
c7261f5fb6
update locale-provider test case
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
Ayhan
2265a49dbf
Turkish locale provider added ( #5536 )
8 years ago