FEAT
add new prop requireType to decide how the required validator to do validate under cascade mode
CHANGED
spliter style change
FIXED
more reliable autoMatchWidth if style is loaded later than component
CHANGED
new autoMatchWidth, more reliable
FIXED
cascadeBox width change cannot trigger resize when update
FIXED
autoSize logic go wrong if cascade wrapper's width is not equal to fieldCore's widthCHANGED
inputBoxMaxWidth
,mode
&verticalAlign
change will call the resize
CHANGED
add a wrapper for cascade type
CHANGED
fit React@15
CHANGED
support size config
FIXED
passclassName
toCalendar
FIXED
resize bug in view mode
CHANGED
updateuxcore-calendar
to ~0.9.0
FIXED
view mode will show 1970-01-01 if value is null
CHANGED
use different default format inyear
&month
panel
CHANGED
show key if label is not found in view mode
CHANGED
updateuxcore-calendar
to ~0.8.0
FIXED
processTime
timezone bug (also fix in ver. 0.4.x ~ 0.5.x)
CHANGED
updateuxcore-calendar
to ~0.7.0
FIXED
use parseInt to get core width, fix the width bug in IE 11.
CHANGED
optimize resize performance
NEW
add new prop autoMatchWidth
CHANGED
update formField to ~0.2.0
FIXED
spread attributes with undefined key will override the previous attribute #4
CHANGED
use processTime
in handleCascadeChange
& handleChange
method.
CHANGED
cascade mode support disabledDate
CHANGED
format
support array
CHANGED
js style standardization
CHANGED
disabled
placeholder
support array
CHANGED
update uxcore-calendar to ~0.6.0
FIX
date before 1970.01.01 cannot be selected.
NEW
support new prop useFormat
, DateFormField will use formatted value to communicate.
CHANGED
update dependency uxcore-calendar
to ~0.5.0
FIXED
fix bug when using showDateInput
NEW
add new prop panel
to support MonthPanel and YearPanel
FIX
fix server render
CHANGED
update uxcore-calendar to ~0.4.0
CHANGED
fix view mode bug (showing timestamp)
CHANGED
keep deepcopy version same with uxcore-form