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

@stenajs-webui/core

Package Overview
Dependencies
Maintainers
1
Versions
489
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
49

0.0.50

Diff

Changelog

Source

0.0.50

  • Fix Typescript errors in calendar package.
lindskogen
published 0.0.49 •

Changelog

Source

0.0.49

  • Modals are now draggable. Off by default, enable with prop draggable.

Fixes

  • Make it possible to change height of StandardTextInput.
  • GroupedMultiSelect, add group heading font family styling.
  • BaseModal now has draggable prop and can be used by setting DRAGGABLE_HANDLE_CLASSNAME as className on your drag handle.

Internal

  • Bump react-storybook from ^5.2.5 to ^5.3.9.
  • Add fsevents dependency to lower CPU usage on macOS.
mattias800
published 0.0.48 •

Changelog

Source

0.0.48

Bug fix release.

Fixes

  • GroupedMultiSelect, fix bug when removing the last item in a group.
  • BaseModal max width is set to 100%.
  • Button height is applied to wrapping Clickable, instead of inner Box.
mattias800
published 0.0.47 •

Changelog

Source

0.0.47

Fixes

  • NumericTextInput passes disabled prop down to child StandardTextInput.
  • StandardTextInput uses prop backgroundColor when getting one.
mattias800
published 0.0.46 •

Changelog

Source

0.0.46

Fixes

  • NumericTextInput correctly shows contentRight without padding when stepper buttons are hidden.
  • Text inputs no longer use setSelectionRange when type is number.

Internal

  • Upgrade to Typescript 3.7.2, including eslint, rollup and other dependencies.
  • Upgrade madge, now supports Typescript 3.7.
mattias800
published 0.0.45 •

Changelog

Source

0.0.45

Breaking changes

  • ActionMenu is no longer position absolute.

New features

  • Add z-index prop to ActionDropdown.

Fixes

  • Button component spreads props down to HTML button element.
mattias800
published 0.0.44 •

Changelog

Source

0.0.44

Breaking changes

  • Resolve correct theme color for Select.
  • Upgrade Select from v2 to v3.
  • Uniform heights for text input and select. ​

New features

  • Add possibility to set active color for options in Select menu.
  • Add onKeyDown event for Checkbox. ​

Storybook

  • Add all story for Form-section in storybook. ​

Internal

  • Upgrade storybook to latest version, 5.2.5.
mattias800
published 0.0.43 •

Changelog

Source

0.0.43

  • Allow inputs -+*<> in grid when allowedInputType='all'.
  • Fix bug when de-selecting option header in GroupedMultiSelect.
  • Spread input props in StandardTextInput to input.
mattias800
published 0.0.42 •

Changelog

Source

0.0.42

Fixes

  • Fix bug when popping option from GroupedMultiSelect.
  • Fix bug when selecting option in GroupedMultiSelect.
mattias800
published 0.0.41 •

Changelog

Source

0.0.41

Fixes

  • Fix bug when deselecting option from GroupedMultiSelect.
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