@stenajs-webui/calendar
Advanced tools
Changelog
0.0.46
setSelectionRange
when type is number.madge
, now supports Typescript 3.7.Changelog
0.0.45
Changelog
0.0.44
Select
.Select
from v2
to v3
.text input
and select
. options
in Select menu
.Checkbox
.
all
story for Form
-section in storybook
.
5.2.5
.Changelog
0.0.43
-+*<>
in grid when allowedInputType='all'
.GroupedMultiSelect
.StandardTextInput
to input
.Changelog
0.0.42
GroupedMultiSelect
.GroupedMultiSelect
.Changelog
0.0.41
GroupedMultiSelect
.Changelog
0.0.40
onRequestClose
on Modal
and BaseModal
props is now optional.Changelog
0.0.39
MultiDateCalendar
is renamed to DateRangeExclusionCalendar
.onRequestClose
on Modal
and BaseModal
props is no longer optional. Fixed in 0.0.40.MultiDateCalendar
.GroupedMultiSelect
component.portalTarget
to Popover
.portalTarget
to DateTextInput
, DateInput
and DateRangeInput
.Changelog
0.0.38
New theme for calendar travelCalendarTheme
.
Add unit tests for hooks.
Add more flexbox props to Box
.
Add intrinsic div element types to Box
props type.
Add selected item hover colors in select
.
Calendar
cellSpacing
to CalendarMonthTheme
.HeaderLeftIcon
and HeaderRightIcon
to CalendarMonthTheme
to be able to use custom icons in month switcher
buttons.borderColor
, borderRadius
and rangeBorderRadius
to CalendarDay
's wrapperStyle
.rangeBackground
, verticalExpand
and horizontalExpand
to CalendarDay
's innerWrapperStyle
.Changelog
0.0.37
color
in theme for multiValue
in Select
.useBoolean
hook.