@stenajs-webui/tooltip
Advanced tools
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
.Changelog
0.0.34
@stenajs-webui/redux
.commit-reducer
feature for Redux.Drawer
component.useArraySet
hook.Spinner
.InputSpinner
which is used in buttons and input fields.DateTextInput
.fontWeight
to ButtonTheme
.Changelog
0.0.33
@stenajs-webui/tooltip
.WithTooltip
component.MultiDateCalendar
component. User can select range as well as toggle individual dates.Progress
, small
, normal
, large
.invalid
prop to StandardTextInput
with updated theme.Progress
size
prop now sets height (previously only set width).recompose
is no longer a dependency on any of the packages.calendar
package has been refactored and no longer depends on recompose
.useDomId
hook to core
. Generates a unique id, that is guaranteed to persist through component lifecycle.