monkindey
0bc5936b23
resolve conflicted files
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
afc163
420c2666a9
docs: add chinese description for dateRender
7 years ago
Henri Normak
36a54a8a8c
Expose renderDate function for DatePicker ( #7710 )
* Expose renderDate function for Calendar dates
* Use the original prop name
7 years ago
偏右
f3911b3707
Feat week picker ( #7404 )
* New Component WeekPicker
close #212
* Add WeexPicker in API doc
* update snapshot
* Add test cases
* update snapshot
7 years ago
Benjy Cui
1920d9af46
chore: update details for #6584
8 years ago
afc163
6790e80f3e
Add renderExtraFooter for DatePicker
close #6122 , close #5188
8 years ago
afc163
f414398fae
Fix disabledDate of Calendar, close #6074
8 years ago
Benjy Cui
361df26f3a
fix: should support DatePicker|RangePicker[showTime.defaultValue], ( #6160 )
close : #5691 #2375
8 years ago
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