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

@stenajs-webui/core

Package Overview
Dependencies
Maintainers
1
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/core - npm Package Versions

1
47

0.0.32

Diff

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.
mattias800
published 0.0.23 •

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