fix
增加locale兼容 (#78)
feat
支持更完善的国际化方案 (#77)
feat
新增 locale key en_US zh_CN (#76)
feat
support localePack
feat
add new prop onHeaderSelect for calendarfull
FIXED
fix i18n form RangeCalendar
CHANGED
rcCalendar support renderFooter
CHANGED
make a refactor in fullcalendar
FIXED
fix a style bug in fullcalendar mode when event cross different month panel
FIXED
fix styles in year panel
NEW
add events support for vc-calendar
CHANGED
change some style in calendarfullNEW
add new callback for schedule click
CHANGED
change date picker offset in MonthCalendar & YearCalendar
FIXED
locale fix
FIXED
revert to 0.10.21
NEW
add new prop firstDayOfWeek
NEW
Compatible with different locale formats
FIXED
fix disabledDate & disabledTime is not working when init
FIXED
placeholder support i18n
NEW
add miniWeek、fullWeek component and fix some documents
CHANGE
auto hidden value text when width is too small give a min-width to input-span: 80px which can at least show full year like 2019 fix a wrong prop type of YearCalendar.transitionName
CHANGE
lock rc-calendar version
CHANGE
when select a quickSelectRanges, close the tooltip
FIXED
add new prop quickSelectRanges for RangeCalendar
CHANGED
modify footer close button text
NEW
add new prop quickSelectRanges for RangeCalendar
FIXED
year can not changed when defaultValue is not set in monthCalendarNEW
add new prop allowedMonthRange for MonthCalendar
FIXED
month & year cannot be changed if defaultOpenValue is setNEW
support FullCalendar thanks to @kwl777
CHANEGD
Calendar
,MonthCalendar
,YearCalendar
, new propdefaultOpenValue
FIXED
some eslint error
FIXED
monthCalendar style bug after updatingrc-calendar
to^9.6.0
CHANGED
support js style export
CHANGED
updateuxcore-select
to^0.5.0
CHANGED
updaterc-calendar
to^9.6.0
CHANGED
value can be selected from end to start in cascade mode
FIXED
less cascade & usage
CHANGED
updaterc-time-picker
to^3.0.0
CHANGED
updaterc-util
to4.x
FIXED
RangeCalendar select error if value is null or []
FIXED
RangeCalendar locale presentation error if value is []
CHNAGED
updaterc-time-picker
to ~2.4.0
CHNAGED
updaterc-calendar
to ~8.4.0
CHANGED
support new proponOpenChange
FIXED
timepicker style bug when calendar is shown around the border of the container.
NEW
support new propallowClear
CHANGED
fit React@15
CHANGED
style adjustment for small & middle size
CHANGED
support new propsize
CHANGED
support new propsyearSelectOffset
&yearSelectTotal
FIXED
range picker selected colorFIXED
range picker width
FIXED
HeaderSelect can select disabled date.FIXED
HeaderSelect style adaption
FIXED
addgeneralizeFormat
in Month & Year Calendar
FIXED
incorrect style
CHANGED
default format for pmam timepicker
CHANGED
month & year panel style change
CHANGED
use new iconCHANGED
style details adjustment
FIXED
fix year select menu will overflow if locale is en-us
CHANGED
base style change
NEW
add new sub ComponentRangeCalendar
CHANGED
defaultyearSelectOffset
&yearSelectTotal
change
FIX
fix style bug
NEW
new style & timePicker
NEW
new animation
CHANGED
ESLint: 80%NEW
add new methodgetTriggerNode
FIXED
can not reset input value if value is null in React@15.x
FIXED
text-indent cause scroll issue.
NEW
new props showSecond
showHour
FIXED
missing method getTimeConfig
CHANGED
add prop timezone
to fix calendar timezone
CHANGED
all panel support clear icon
FIXED
fix select time btn style bug
FIXED
fix contentRender bug
CHANGED
update dependency rc-calendar
to ~6.0.0
NEW
add new prop inputWidth
for adjusting the trigger width.
NEW
add polish support.
FIX
fix monthCalendar & yearCander picker input style bugFIX
disable input style bug
FIX
fix trigger icon
FIX
fix style bug in input[readonly]
NEW
add prop getPopupContainer
NEW
add prop timePicker
FIX
fix npm tarball download fail
NEW
add animate effect
NEW
add TransitionName prop
NEW
export CalendarPanel in Calendar
NEW
add util.generateContentRender to provide a custom package for date render.
CHANGED
new styleCHANGED
change rc-calendar to ~5.5.0
FIXED
fix camelcase of picker.js
FIXED
fix issue #12
CHANGED
update scaffold
CHANGED
set timezoneOffset by user's local timezoneOffset
CHANGED
add year calendar
CHANGED
add month calendar
FIXED
#6
FIXED
fix issue #5: calendar cannot be reset by null.
FIXED
use getCalendarContainer to add uxcore wrap
FIXED
sorry, fix #3 again
FIXED
#3
CHANGED
upgrade to react@0.14
CHANGED
change to rc-calendar ver. 3.6.1
FIXED
fix bug when selected
FIXED
fix value and defaultValue bug