afc163
85567da0e8
tweak style
8 years ago
Graeme Yeates
98ba816bfb
Add @time-picker-selected-bg to control the selected state of time-picker
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
偏右
d3aa5f3cbf
fix: time picker layout ( #5983 )
* Add popupClassName
* Fix showTime panel width bug, close #5959
* Add test case
8 years ago
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
8 years ago
afc163
ebd66d0082
fix missing less variable
8 years ago
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
8 years ago
Benjy Cui
f434772466
docs: fix typo
8 years ago
Benjy Cui
d48c2084d5
feat: expose TimePicker[open], close : #5775 & #5829 ( #5913 )
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
Kimmo Saari
b6eecef255
Add locale fi_FI ( #5674 )
8 years ago
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
8 years ago
Kimmo Saari
0d4b436eb2
Add locale fi_FI ( #5674 )
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
Wei Zhu
1a8e738142
Set snapshotSerializers
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
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
849c5fbf75
Fix getPopupContainer ts type
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
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
偏右
9a0b9adc1e
feat: 12 hours time picker ( #5434 )
* TimePicker support 12 hours format, close #4063
* Add new demo snapshot
8 years ago
afc163
322e9efdc9
Fix getPopupContainer ts type
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
Minsung Ryu
914ee21a4d
Add locale ko_KR(Korean)
8 years ago
Martin Novák
e59bb6b609
cz translation ( #5169 )
8 years ago
Benjy Cui
760a5ffc90
fix: add .focus for TimePicker, ref: #3790
8 years ago
Aaron Planell López
05fd5a6825
Add locale ca_ES (Catalan) ( #4929 )
* Add locale ca_ES (Catalan)
* Add locale ca_ES (Catalan). Modify global locale in local-provider.
8 years ago
corneyl
28961856aa
feat: Added Dutch locale and bumped dep versions so they include Dutch locales ( #4785 )
* Added Dutch locale and bumped dep versions so they include Dutch locales
Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6
* Added dutch locale to LocaleProvider test
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
Simon Waloschek
fd233cf430
Added German locale ( #4686 )
* Added German locale
* Added German locale for pagination
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
* add french locale
* Add french locale
8 years ago
afc163
29324ca59d
Add less variables for TimePicker panel width, close #4194
8 years ago
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
8 years ago
Jialei
96d3093b14
fix: placeholder in time-picker can be empty string ( #4446 )
8 years ago
偏右
d811ebee5c
New color system ( #4426 )
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
8 years ago