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

@enact/core

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/core - npm Package Versions

1
22

3.3.0-alpha.12

Diff

Changelog

Source

[3.3.0-alpha.12] - 2020-06-15

Added

  • ui/Button prop iconFlip to set the flip prop of iconComponent

Fixed

  • ui/Marquee.MarqueeDecorator to not cause unnecessary rerenders
  • ui/Scroller and ui/VirtualList to not inadvertently scroll due to click events when in RTL locales
  • ui/Skinnable to not force all Skinnable children to update if a parent updates
enact
published 3.3.0-alpha.11 •

Changelog

Source

[3.3.0-alpha.11] - 2020-06-08

Added

  • core/handle.forwardCustom handler to simplify forwarding custom events from components

Fixed

  • i18n/I18nDecorator locale selection during prerendering
enact
published 3.3.0-alpha.10 •

Changelog

Source

[3.3.0-alpha.10] - 2020-05-26

Added

  • ui/Group prop selectedEventProp to configure the key used to hold the value in the onSelect event

Fixed

  • Toggleable to recognize changes in disabled and onToggle
enact
published 3.3.0-alpha.9 •

Changelog

Source

[3.3.0-alpha.9] - 2020-05-11

No significant changes.

enact
published 3.3.0-alpha.8 •

Changelog

Source

[3.3.0-alpha.8] - 2020-05-04

Added

  • core/kind option functional to return a functional component, suitable for use with React hooks, instead of a class component

Fixed

  • ui/Layout to export Layout by default instead of LayoutBase
enact
published 3.3.0-alpha.7 •

Changelog

Source

[3.3.0-alpha.7] - 2020-04-27

Added

  • ui/ProgressBar support for orientation type of 'radial'
  • ui/ProgressBar public class name radial
  • ui/ViewManager events onTransition and onWillTransition payload members index and previousIndex

Fixed

  • ui/ViewManager to only fire onTransition once per transition
  • ui/Spinner center alignment
enact
published 3.3.0-alpha.6 •

Changelog

Source

[3.3.0-alpha.6] - 2020-04-14

Fixed

  • ui/Scroller to prevent interaction with scrollbars when muted
enact
published 3.3.0-alpha.5 •

Changelog

Source

[3.3.0-alpha.5] - 2020-04-06

Added

  • core/handle.not to return the logical complement of the value returned from the handler
enact
published 3.3.0-alpha.4 •

Changelog

Source

[3.3.0-alpha.4] - 2020-03-30

Deprecated

  • ui/GridListImageItem, use ui/ImageItem instead

Added

  • ui/ImageItem component

Fixed

  • ui/Scroller, ui/VirtualList.VirtualGridList, and ui/VirtualList.VirtualList to update scroll thumb position properly in nested cases
enact
published 3.2.6 •

Changelog

Source

[3.2.6] - 2020-03-26

Fixed

  • ui/VirtualList.VirtualGridList and ui/VirtualList.VirtualList to show items properly when reducing data size by updating firstIndex correctly
  • ui/VirtualList.VirtualList and ui/VirtualList.VirtualGridList not to suddenly jump when pressing directional keys after wheeling
  • ui/VirtualList.VirtualList and ui/VirtualList.VirtualGridList to show items properly when reducing data size
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