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
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
8 years ago
Benjy Cui
47a9c80e82
docs: update demo style
8 years ago
Benjy Cui
d8d065af33
css: width should be set on TimePicker wrapper
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
8 years ago
afc163
0dffd230a8
update TimePicker demo code style
8 years ago
Benjy Cui
26c5c8e11c
fix: should work with latest rc-time-picker ( #3810 )
8 years ago
Benjy Cui
d4b5b701bd
docs: update demos for TimePicker
8 years ago
afc163
d6288e5994
Fix TimePicker panel style ( #3793 )
8 years ago
afc163
524a421d72
upgrade rc-time-picker to 2.2.0, support TimePicker[format="HH"] ( #3793 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
af2cec65c5
improve TimePicker addon style
8 years ago
afc163
63a15f0d92
fix time-picker style
8 years ago
Wei Zhu
caf09cd99e
Release 2.3.0 ( #3735 )
* docs: add change log for 2.3.0
* Update dependencies.
* Add TimePicker addon demo
8 years ago
Benjy Cui
fed19bbcb5
fix: TimePicker[format] should have default value
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
afc163
c5d221e55a
Simplify TimePicker english placeholder
8 years ago