@stenajs-webui/calendar
Advanced tools
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.Changelog
0.0.32
@stenajs-webui/input-mask
.MaskedStandardTextInput
component, and useMaskedInput
hook.Box
is now responsive. width
and height
props can take array of values.
padding
CSS rule is no longer set on Box
div element, when spacing and indent are not set.Box
.Box
.Changelog
0.0.31
@stenajs-webui/modal
ThemeProvider
now merges the provided theme with the theme from parent contextuseCallback
in Checkbox
causing onValueChange
to become outdatedChangelog
0.0.30
box-sizing: border-box
on Box
Icon
Checkbox
iconChangelog
0.0.29
fontawesome-common-types
Changelog
0.0.28
Checkbox
that caused onChange
/onValueChange
to be called twiceChangelog
0.0.26
.
and /
in DateTextInput
indeterminate
to Checkbox
.DateTextInput
.Changelog
0.0.25
HeaderText
component.LoadingScreen
and LoadingPanel
components.ErrorScreen
and ErrorPanel
components.Notification
component.Changelog
0.0.24
NavBar
, NavBarButton
and NavBarMenuButton
.textColor
to Button
.ToggleButton
component.Badge
and WithBadge
components.textAlign
prop to all Text components.