@stenajs-webui/core
Advanced tools
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.Changelog
0.0.36
ActionMenu
and ActionDropdown
component to elements
.useElementFocus
hook to core
.useMouseIsEntered
hook to core
.Changelog
0.0.35
date-fns
to 2.0.1
.show
option to WeekNumber
config used in CalenderMonth
DayStateHighlight
: selectedStart
and selectedEnd
. For compatibility reasons the
selected days hove both the old selected
AND selectedStart
and/or selectedEnd
rangeTextColor
to CalendarDay
's textProps
borderColor
(and borderColorDisabled
) to ButtonTheme
.