Benjy Cui
4e59e9e769
docs: recommend to use LocaleProvider, ref: #5017
8 years ago
Benjy Cui
1c837963e2
chore: add warning for deprecated API
8 years ago
afc163
5068343b0c
fix tslint
8 years ago
afc163
a7c6c027ce
Fix ts definition of Table & RangePicker
close https://segmentfault.com/q/1010000008423156
8 years ago
afc163
7181e3c9e8
revert d9ec4bf and ef0b708, close #4997
8 years ago
Benjy Cui
e4d9e5af54
test: update snapshot
8 years ago
Benjy Cui
d9ec4bf732
fix: RangePicker style
8 years ago
afc163
3308bce9b9
fix snapshot test
8 years ago
afc163
626e0c9d1e
Fix DatePicker default width, close #4947 , ref #4920
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
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
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
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