Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stenajs-webui/calendar

Package Overview
Dependencies
Maintainers
0
Versions
468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/calendar - npm Package Versions

1
47

0.0.33

Diff

Changelog

Source

0.0.33

  • Add first version of @stenajs-webui/tooltip.
  • Add WithTooltip component.
  • Add MultiDateCalendar component. User can select range as well as toggle individual dates.
  • Add standardized sizes to Progress, small, normal, large.
  • Add 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.
  • Clickable forwards DOM attribute props, such as id and className.
  • Build process includes imports checker, that checks that imported modules are specified as dependency in package.json.
  • Add useDomId hook to core. Generates a unique id, that is guaranteed to persist through component lifecycle.
  • Fix eslint in build process.
mattias800
published 0.0.32 •

Changelog

Source

0.0.32

  • Add first version of @stenajs-webui/input-mask.
  • Add MaskedStandardTextInput component, and useMaskedInput hook.
  • Box is now responsive. width and height props can take array of values.
    • See https://styled-system.com/responsive-styles for more info.
  • padding CSS rule is no longer set on Box div element, when spacing and indent are not set.
  • Add stories for responsive Box.
  • Add story for aria label on Box.
lindskogen
published 0.0.31 •

Changelog

Source

0.0.31

  • Add first version of @stenajs-webui/modal
  • ThemeProvider now merges the provided theme with the theme from parent context
  • Add missing dependency for useCallback in Checkbox causing onValueChange to become outdated
lindskogen
published 0.0.30 •

Changelog

Source

0.0.30

  • Set box-sizing: border-box on Box
  • Fix centering for Icon
    • This also centers Checkbox icon
lindskogen
published 0.0.29 •

Changelog

Source

0.0.29

  • Fix hard dependency on fontawesome-common-types
  • Fix warning for babel emotion plugin
lindskogen
published 0.0.28 •

Changelog

Source

0.0.28

  • Fix a bug in Checkbox that caused onChange/onValueChange to be called twice
mattias800
published 0.0.27 •

Changelog

Source

0.0.27

  • Replace lodash-es with lodash
mattias800
published 0.0.26 •

Changelog

Source

0.0.26

  • Allow . and / in DateTextInput
  • Add support for indeterminate to Checkbox.
  • Add ability to hide left side icon in DateTextInput.
mattias800
published 0.0.25 •

Changelog

Source

0.0.25

  • Add HeaderText component.
  • Add LoadingScreen and LoadingPanel components.
  • Add ErrorScreen and ErrorPanel components.
  • Add Notification component.
  • Fix styling of grid in grid examples.
mattias800
published 0.0.24 •

Changelog

Source

0.0.24

  • Add NavBar, NavBarButton and NavBarMenuButton.
  • Add prop textColor to Button.
  • Add ToggleButton component.
  • Add Badge and WithBadge components.
  • Add textAlign prop to all Text components.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc