Yiming
c9a09a1d01
Update index.zh-CN.md
fix typo
8 years ago
Benjy Cui
174c3b7d62
docs: MonthPicker doesn't support onOk, close : #5350
8 years ago
afc163
2bf6e22653
fix documentation for onOk, close #5044
8 years ago
Benjy Cui
251930f183
docs: fix some link
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
c3982b02aa
Fix monthCellContentRender and wrong documentation, close #4394
8 years ago
Benjy Cui
904be38493
docs: update locale format ( #4150 )
8 years ago
afc163
f3df6205a4
fix RangePicker placeholder not working bug
8 years ago
afc163
7b61b84145
Add missing doc for DatePicker[placeholder]
8 years ago
Benjy Cui
f499a026ce
feat: basic impl of RangePicker[ranges], ref: #1418
8 years ago
afc163
82fa3ed2a5
update DatePicker doc and demo
8 years ago
Benjy Cui
bbef274aae
feat: expose DatePicker[showToday], ref: #3793
8 years ago
Benjy Cui
d4b5b701bd
docs: update demos for TimePicker
8 years ago
Benjy Cui
4da0ae4f42
docs: update demos for DatePicker, ref: #3793
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
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
168370fb82
docs: remove documentation about timezone
8 years ago
Benjy Cui
2dc5b11c43
docs: update docs about timezone
8 years ago
Benjy Cui
eeb6ab5a01
docs: update docs for DatePicker and so on
8 years ago
陆离
d051d94af4
feat: RangePicker disabledTime ( #3568 )
* RangePicker disabledTime
* update API document of RangePicker
8 years ago
Benjy Cui
2d383067ce
docs: should remove domain, close : #3215
8 years ago
Benjy Cui
d8e9fff5ba
deps: upgrade dependencies, close : #3161 ( #3162 )
* deps: upgrade dependencies, close : #3161
* css: update style for DatePicker[showTime]
8 years ago
Benjy Cui
7459be26aa
docs: update docs about timezone, ref: #3020
8 years ago
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
8 years ago
afc163
10862b30a2
Add missing prop `open` into document, close #2792
8 years ago
afc163
1dd810ebcb
update doc
8 years ago
afc163
43d8c0a4a2
Fix DatePicker onChange and onOk when showTime
onChange should be triggered at clicking ok button
when showTime is true. You can use onChange replace onOk
anytime.
This commit revert a05b4e6, which break the behavious above.
close #2399 , also fix #2120
8 years ago
afc163
089f1ae512
update components category name
9 years ago
ddcat1115
88f77f85ca
docs: translation-DatePicker ( #1932 )
9 years ago
afc163
239eaca72c
fix doc, close #1761
9 years ago
kaifei
e3ba415822
add callback toggleOpen
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
qubaoming
2d72bc58d2
adjust props position & range-picker add showTime options
9 years ago
qubaoming
a674657287
data-picker extent options
9 years ago
qubaoming
fd57f4c12d
date-picker extend options
9 years ago
Benjy Cui
208ecf5081
docs: update docs for MonthPicker
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
afc163
703cf31868
Add dateString to DatePicker & TimePicker onChange
close #1104
9 years ago
afc163
411f529242
Add getCalendarContainer prop to DatePicker, close #991
9 years ago
afc163
a92bfa7ac8
update date-picker doc
9 years ago
afc163
11f6582235
Fix date-picker onOk
9 years ago
afc163
5fdb2109f4
fix time-picker demo
9 years ago
afc163
2fd64b4997
update date-picker api
9 years ago
afc163
cbf7d27664
improve rangepicker and add showTime prop
9 years ago
Benjy Cui
afa40dd919
feat: add RangePicker
9 years ago
afc163
56336717ab
Add hint for name changing
9 years ago
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
9 years ago
afc163
83d047466b
Add datepicker and timepicer usage demo
9 years ago
afc163
c416d40b81
Fix datepicker style prop, close #564
9 years ago