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

@enact/spotlight

Package Overview
Dependencies
Maintainers
0
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/spotlight - npm Package Versions

1
22

2.2.0-alpha.1

Diff

enact
published 2.1.3 •

Changelog

Source

[2.1.3] - 2018-09-10

Fixed

  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to show overscroll effects properly on repeating wheel input
  • moonstone/TooltipDecorator to handle runtime error when setting tooltipText to an empty string
  • moonstone/VideoPlayer timing to read out infoComponents accessibility value when moreButton or moreButtonColor is pressed
  • ui/Marquee to stop when blurred during restart timer
enact
published 2.1.2 •

Changelog

Source

[2.1.2] - 2018-09-04

Fixed

  • moonstone/ExpandableItem to prevent default browser scroll behavior when 5-way key is pressed on the first item or the last item
  • moonstone/Scroller scrolling behavior for focused items in 5-way mode
  • moonstone/Scroller to scroll container elements into view
  • moonstone/TooltipDecorator to update position when tooltipText is changed
  • moonstone/VideoPlayer to prevent default browser scroll behavior when navigating via 5-way
  • moonstone/VirtualList to allow onKeyDown events to bubble
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList scrolling via page up or down keys
  • spotlight to prevent default browser scrolling behavior when focusing elements within a spotlight container configured with overflow: true
  • ui/GridListImageItem to properly set selected style
  • ui/Marquee positioning bug when used with CSS flexbox layouts
enact
published 2.1.1 •

Changelog

Source

[2.1.1] - 2018-08-27

Changed

  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to show overscroll effects only by wheel input

Fixed

  • moonstone/VideoPlayer so that activity is detected and the autoCloseTimeout timer is reset when using 5-way to navigate from the media slider
  • spotlight to correctly handle focus with 'self-only' containers
  • spotlight/SpotlightContainerDecorator to unmount config instead of remove when spotlightId is changed if it preserves id
enact
published 2.1.0 •

Changelog

Source

[2.1.0] - 2018-08-20

Added

  • moonstone/VideoPlayer property noMediaSliderFeedback
  • moonstone/VideoPlayer.MediaControls property playPauseButtonDisabled

Changed

  • i18n to use the latest version of the ilib
  • moonstone/Picker key down hold threshold to 800ms before firing the onChange event

Fixed

  • moonstone/GridListImageItem to properly vertically align when the content varies in size
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to not scroll by dragging
  • moonstone/Slider to not emit onChange event when value has not changed
  • moonstone/VideoPlayer to focus on available media buttons if the default spotlight component is disabled
  • moonstone/VideoPlayer to keep media controls visible when interacting with popups
  • moonstone/VideoPlayer to read out infoComponents accessibility value when moreButtonColor is pressed
  • moonstone/VideoPlayer to round the time displayed down to the nearest second
  • moonstone/VirtualList to restore last focused item correctly
  • ui/VirtualList sampler to use ui/Item instead of moonstone/Item
  • ui/FloatingLayer to apply keys to prevent React warnings
enact
published 2.0.2 •

Changelog

Source

[2.0.2] - 2018-08-13

Fixed

  • moonstone/DatePicker to correctly change year when minYear and maxYear aren't provided
  • moonstone/EditableIntegerPicker management of spotlight pointer mode
  • moonstone/LabeledIcon and moonstone/LabeledIconButton to have proper spacing and label-alignment with all label positions
  • moonstone/Popup to prevent duplicate 5-way navigation when spotlightRestrict="self-first"
  • moonstone/Scroller not to scroll to wrong position via 5way navigation in RTL languages
  • moonstone/Scroller not to scroll when focusing in pointer mode
  • moonstone/Slider to forward onActivate event
  • moonstone/VideoPlayer to reset key down hold when media becomes unavailable
  • spotlight to update pointer mode after hiding webOS VKB
  • ui/Image to not display "missing image" icon when src fails to load
  • ui/Image to not require src prop if placeholder is specified
  • ui/GridListImageItem to not require source prop
  • ui/Scrollable to use GPU acceleration to improve rendering performance
  • ui/Marquee to move position: relative style into animate class to improve rendering performance
enact
published 2.0.1 •

Changelog

Source

[2.0.1] - 2018-08-01

Fixed

  • moonstone/Dialog read order of dialog contents
  • moonstone/Scroller to go to next page properly via page up/down keys
  • spotlight to not blur when pointer leaves floating webOS app while paused
enact
published 2.0.0 •

Changelog

Source

[2.0.0] - 2018-07-30

Removed

  • ui/Skinnable.withSkinnableProps higher-order component

Added

  • moonstone/LabeledIcon and moonstone/LabeledIconButton components for a lightweight Icon or IconButton with a label
  • moonstone/VideoPlayer property noAutoShowMediaControls
  • ui/LabeledIcon component for a lightweight Icon with a label

Changed

  • spotlight to default to 5-way mode on initialization

Fixed

  • moonstone/Scroller to prevent scrolling via page up/down keys if there is no spottable component in that direction
  • moonstone/Dialog to hide titleBelow when title is not set
  • moonstone/Image to suppress drag and drop support by default
  • moonstone/VideoPlayer audio guidance behavior of More button
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to handle focus properly via page up/down keys when switching to 5-way mode
  • moonstone/Popup to spot the content after it's mounted
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to scroll properly via voice control in RTL locales
  • spotlight to blur when pointer leaves floating webOS app
  • spotlight to prevent changing the active container when the currently active container is restricted is "self-only"
  • ui/Scrollable to ignore native drag events which interfered with touch drag support
enact
published 1.13.4 •

Changelog

Source

[1.13.4] - 2018-07-30

Fixed

  • moonstone/DatePicker to calculate min and max year in the current calender
enact
published 2.0.0-rc.3 •

Changelog

Source

[2.0.0-rc.3] - 2018-07-23

Fixed

  • i18n/ilib to calculate time properly over DST boundary in fa-IR locale
  • moonstone/ContextualPopup to refocus its activator on close when the popup lacks spottable children
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to scroll properly when holding down paging control buttons
  • moonstone/ExpandableItem spotlight behavior when leaving the component via 5-way
  • moonstone/RadioItem circle thickness to be 2px, matching the design
  • moonstone/Slider to correctly prevent 5-way actions when activated
  • moonstone/ExpandableItem and other expandable components to spotlight correctly when switching from pointer mode to 5-way with closeOnSelect
  • spotlight to track pointer mode while paused
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