afc163
28dbdd17ed
fix for #4920
8 years ago
afc163
a87016ce54
Make sure DatePicker style.width can be effective, close #4920
8 years ago
afc163
e801cd022e
fix snapshot
8 years ago
afc163
ec81fe4f1c
update MonthPicker demo
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
251930f183
docs: fix some link
8 years ago
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
8 years ago
Benjy Cui
5d7fc8c2b8
chore: add comment for tricky code
8 years ago
Benjy Cui
c565d42847
Revert "chore: remove useless code, close: #4402"
This reverts commit 9b77a21a16
.
8 years ago
Benjy Cui
9b77a21a16
chore: remove useless code, close : #4402
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
afc163
9c6ce3fe48
fix RangePicker snapshot
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Benjy Cui
e3758168e4
fix: should switch to right panels, close : #4561 ( #4614 )
* fix: should switch to right panels, close : #4561
* docs: update demo
8 years ago
afc163
784915e55b
Fix DatePicker time scroll issue, close #4412
8 years ago
Benjy Cui
97221a6f63
css: fix style issue, close : #4415
8 years ago
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
* add french locale
* Add french locale
8 years ago
Benjy Cui
0aabdb3d8b
fix: locale should follow LocaleProvider, close : #4495 ( #4503 )
* fix: locale should follow LocaleProvider, close : #4495
* test: update snapshot
* fix: fix some bugs
8 years ago
afc163
7d75a2673a
components/date-picker/locale/sv_SE.jsx
8 years ago
Jesper We
c6f6de3605
feat: Add support for Swedish locale ( #4455 )
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
8 years ago
Benjy Cui
df18edda79
chore: update link to locale format
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
afc163
56bd431cc6
clean demo
8 years ago
afc163
11f509a972
clean demo
8 years ago
Benjy Cui
9d92066d1f
chore: update data-picker detail, ref: #4415
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
afc163
c3982b02aa
Fix monthCellContentRender and wrong documentation, close #4394
8 years ago
afc163
ecd2e57ef2
controlled DatePicker should not be clear
8 years ago
Benjy Cui
f3c55c6ef8
Revert "site: use cdn to improve performance, close: #3646"
This reverts commit 47f56eab23
.
8 years ago
Benjy Cui
47f56eab23
site: use cdn to improve performance, close : #3646
8 years ago
Wei Zhu
666e80a1ba
tests: Fix table import
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
b912f1cea6
Fix DatePicker[showTime] default width
8 years ago
Benjy Cui
904be38493
docs: update locale format ( #4150 )
8 years ago
kdenz
aab32236c6
hours array should be from 0 to 23, not 0 to 59 ( #4157 )
8 years ago
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
8 years ago
afc163
f9bad27469
Fix DatePicker input style
8 years ago
afc163
8df23e2d06
revert value undefined for resetFields, close #3846
8 years ago
afc163
edd57defa5
use moment.isMoment
http://momentjs.com/docs/#/query/is-a-moment/
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
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
f3df6205a4
fix RangePicker placeholder not working bug
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
afc163
7b61b84145
Add missing doc for DatePicker[placeholder]
8 years ago