New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stenajs-webui/input-mask

Package Overview
Dependencies
Maintainers
0
Versions
453
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/input-mask - npm Package Versions

1
4445

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.
mattias800
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
1
4445
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