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

@enact/core

Package Overview
Dependencies
Maintainers
0
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/core - npm Package Versions

23
22

4.9.4

Diff

enact
published 4.9.3 •

enact
published 5.0.0-alpha.2 •

Changelog

Source

[5.0.0-alpha.2] - 2024-10-08

Added

  • core/util function setDefaultProps to set props that are missing or undefined to default values
  • ui/VirtualList.VirtualListBasic support to read the order of items when the listitem role is set to items
  • webos/signLang module with startSignLang(), stopSignLang() functions and SignLangDecorator Higher-order Component

Fixed

  • spotlight to not require less dependency
  • ui/Marquee.MarqueeController to start animation properly when marqueeOnFocus is set to true and text changed
  • ui/Scroller and ui/VirtualList to have default prop when undefined prop is passed
  • ui/VirtualList to update its scroll bounds when the total size of items is changed
enact
published 4.9.2 •

Changelog

Source

[4.9.2] - 2024-09-26

Fixed

  • ui/VirtualList to update its scroll bounds when the total size of items is changed
enact
published 4.9.1 •

Changelog

Source

[4.9.1] - 2024-09-09

Added

  • core/util function setDefaultProps to set props that are missing or undefined to default values
  • webos/signLang module with startSignLang(), stopSignLang() functions and SignLangDecorator Higher-order Component

Fixed

  • ui/Scroller and ui/VirtualList to have default prop when undefined prop is passed
enact
published 4.7.12 •

Changelog

Source

[4.7.12] - 2024-09-05

Added

  • webos/signLang module with startSignLang(), stopSignLang() functions and SignLangDecorator Higher-order Component
enact
published 4.9.0 •

Changelog

Source

[4.9.0] - 2024-07-17

Fixed

  • spotlight/Spotlight.disableSelector to properly update the selectorDisabled container config
  • ui/Marquee.MarqueeDecorator to start animation properly when synchronized by ui/Marquee.MarqueeController and text changed
  • ui/Placeholder.PlaceholderControllerDecorator to not remount its children when it rerenders
  • webos/speech.VoiceControlDecorator to not remount its children when it rerenders
enact
published 5.0.0-alpha.1 •

Changelog

Source

[5.0.0-alpha.1] - 2024-07-11

Added

  • spotlight/SpotlightRootDecorator config rootId to specify React DOM tree root for global event handlers

Changed

  • ui/Marquee.MarqueeDecorator to use @enact/i18n/utils.isRtlText API to determine the text directionality
  • sampler look and feel by updating to Storybook 8

Fixed

  • ui/Marquee.MarqueeDecorator to start animation properly when synchronized by ui/Marquee.MarqueeController and text changed

Removed

  • core/platform member windowsPhone, edge, androidChrome, android, ie, ios, webos, androidFirefox, firefoxOS, blackberry, and tizen
  • core/platform member gesture, node, platformName, and unknown
  • core/platform member touch and touchscreen
  • ui/GridListImageItem
  • ui/IconButton
  • ui/Marquee.MarqueeDecorator config className
  • ui/RadioDecorator
  • ui/Scroller.ScrollerBase
  • ui/SlotItem
  • ui/ToggleItem
  • ui/VirtualList.VirtualListBase
  • webos/platform member watch and legacy
enact
published 4.9.0-beta.1 •

Changelog

Source

[4.9.0-beta.1] - 2024-06-17

No significant changes.

enact
published 4.9.0-alpha.3 •

Changelog

Source

[4.9.0-alpha.3] - 2024-06-05

Changed

  • spotlight/Spottable to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19
  • ui/Placeholder.PlaceholderControllerDecorator and ui/ViewManager to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19
  • webos/speech.VoiceControlDecorator to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19
23
22
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