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.1.2

Diff

Changelog

Source

[3.1.2] - 2019-09-30

Fixed

  • core/handle documentation for even better Typescript output
  • moonstone language-specific (LG Smart UI AR HE TH) and Indian font assignment
  • ui/Button to not require children
  • ui/VirtualList.VirtualGridList and ui/VirtualList.VirtualList to scroll smoothly when wheeling
  • ui/Scroller, ui/VirtualList.VirtualGridList, and ui/VirtualList.VirtualList to scroll correctly after performing flick events
enact
published 3.1.1 •

Changelog

Source

[3.1.1] - 2019-09-23

Fixed

  • core/kind documentation of handlers and computed functions to support better Typescript definitions
  • moonstone internationalization resource loading
  • moonstone/Dropdown to only call onOpen when closed
  • moonstone/Input text color
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to correctly set focus to items scrolling into the viewport
  • moonstone/VirtualList.VirtualList to scroll properly when a different sized item gains focus
  • ui/VirtualList.VirtualGridList and ui/VirtualList.VirtualList to show items properly when reducing data size
enact
published 3.1.0 •

Changelog

Source

[3.1.0] - 2019-09-16

Deprecated

  • moonstone/ProgressBar.ProgressBarTooltip and moonstone/Slider.SliderTooltip prop side, will be replaced by position in 4.0.0

Added

  • core/platform member touchscreen to detect the presence of a touchscreen separately from support for touch events
  • moonstone/Dropdown to add new size x-large
  • moonstone/ProgressBar.ProgressBarTooltip and moonstone/Slider.SliderTooltip prop position, replacing side
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList prop role to set the ARIA role
  • spotlight support for passing a spottable node or a container node or selector to Spotlight.focus()
  • ui/Routable module
  • ui/VirtualList.VirtualGridList and ui/VirtualList.VirtualList prop role to set the ARIA role

Fixed

  • core/kind and core/handle documentation to support better Typescript definitions
  • core/platform touch event detection
  • moonstone/Header to fix font size of titleBelow and subTitleBelow
  • moonstone/Dropdown to apply tiny width
  • moonstone/Dropdown to include selected data in the onSelect handler
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList spotlight behavior to focus the last item when reaching the bounds after scroll by page up or down
  • moonstone/VirtualList.VirtualList to allow a dynamically resized item to scroll into view properly
  • moonstone/Dropdown accessibility read out when an item is focused
enact
published 3.0.1 •

Changelog

Source

[3.0.1] - 2019-09-09

Fixed

  • moonstone/Button text alignment when color is set
  • moonstone/FormCheckboxItem opacity of itemIcon value when focused and disabled
  • moonstone/Notification to shrink to fit small content
  • moonstone/Scroller to restore focus properly when pressing page up after holding 5-way down
  • moonstone/Switch colors to improve visibility
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to properly navigate from paging controls to items by 5-way key when focusableScrollbar is false
enact
published 3.0.0 •

Changelog

Source

[3.0.0] - 2019-09-03

Fixed

  • moonstone/ContextualPopupDecorator layout in large text mode in RTL locales
  • moonstone/Dropdown performance when using many options
  • moonstone/ProgressBar fill color when highlighted is set
  • moonstone/Scroller to correctly handle horizontally scrolling focused elements into view when using a direction value of 'both'
  • moonstone/Skinnable TypeScript signature
  • moonstone/Slider progress bar fill color when focused with noFill set
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to render the first item properly when the dataSize prop is updated and the function as a parameter of the cbScrollTo prop is called
  • spotlight TypeScript signatures
  • ui/Scroller TypeScript signatures
  • ui/VirtualList.VirtualGridList and ui/VirtualList.VirtualList to apply will-change CSS property to the proper node
  • webos/LS2Request to automatically prefix luna:// service protocol when absent
enact
published 3.0.0-rc.4 •

Changelog

Source

[3.0.0-rc.4] - 2019-08-22

Fixed

  • i18n/Text to generate a proper TypeScript definition and to properly detect if translations were available when async
  • moonstone/ContextualPopupDecorator arrow rendering issue in Chromium
  • moonstone/EditableIntegerPicker to properly rerender when the edited value is invalid
  • moonstone/FormCheckboxItem to marquee its contents
  • moonstone/VideoPlayer to have correct jump forward/backward icon
  • ui/styles/mixins.less mixins: .buildLocaleFont, .buildLocaleFonts, .buildFontFace to properly support font-weight ranges, font-weight default values, and font-stretch values
  • Language-specific fonts so they always use the correct typeface for their locale
enact
published 3.0.0-rc.3 •

Changelog

Source

[3.0.0-rc.3] - 2019-08-15

Fixed

  • moonstone/Header input highlight positioning
  • moonstone/MediaOverlay to not mute media playback
  • moonstone/Panels animation performance issues on low powered hardware
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to correctly scroll to a selected component when focused via 5way
  • sampler to limit the fields included in the Actions tab to improve serialization performance on low-powered hardware
  • spotlight to attempt to restore focus to an element nearest the pointer position when the pointer hides within an overflow container
  • ui/VirtualList.VirtualGridList and ui/VirtualList.VirtualList to retain the proper scroll position when updating the itemSize or spacing props
enact
published 3.0.0-rc.2 •

Changelog

Source

[3.0.0-rc.2] - 2019-08-08

Added

  • moonstone/Icon.icons entries for new icons

Fixed

  • moonstone to support custom font for simplified Chinese
  • moonstone disabled focus appearance to match the latest designs
  • moonstone/DatePicker, moonstone/DayPicker, moonstone/ExpandableList, and moonstone/TimePicker disabled opacity in high contrast mode
  • moonstone/Picker to avoid overlapping items on render
  • moonstone/Scroller and other scrolling components to properly scroll via remote page up/down buttons when nested within another scrolling component
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to scroll via a page up or down key when focus is on any vertical paging control while in pointer mode
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList to correctly set focus after scrolling by page up/down keys
  • moonstone/Scroller, moonstone/VirtualList.VirtualGridList, and moonstone/VirtualList.VirtualList not to scroll via a page up or down key when focus is on any horizontal paging control
enact
published 3.0.0-rc.1 •

Changelog

Source

[3.0.0-rc.1] - 2019-07-31

Added

  • moonstone/LabeledIconButton prop flip to flip the icon horizontally, vertically, or both
  • moonstone/Popup public class names body and closeContainer
  • ui/Icon, ui/IconButton, and ui/LabeledIcon prop flip to flip the icon horizontally, vertically, or both

Changed

  • moonstone/Dialog appearance to match the latest designs
  • moonstone/Scroller and other scrolling components to scroll via remote page up/down buttons when the scrollbar is hidden
  • spotlight containers to include nodes identified on the aria-owns attribute of the container node as candidates within that container

Fixed

  • moonstone fonts be consolidated under "Moonstone" font-family to properly display all localized fonts when representing glyphs from any locale
  • moonstone/Input text color when focused and disabled
  • moonstone/Panels to allow 5-way navigation to components within controls when used with a Header with headerInput
  • moonstone/Panels to treat all components within controls as part of the active panel for the purposes of accessibility
  • moonstone/Scroller to not jump to the top when right key is pressed in the right most item of a vertical scroller
  • moonstone/Scroller to not scroll horizontally via 5-way down in horizontal scroller
  • moonstone/Tooltip arrow gap
  • moonstone/VideoPlayer feedback tooltip to overlap in non-latin locale
  • moonstone/VideoPlayer more button tooltip to not clip or reverse text in RTL locales
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to navigate items properly in RTL languages
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to properly navigate from paging controls to controls out of the list
  • spotlight to attempt to restore focus through ancestor containers when the pointer hides
  • ui/Scroller, ui/VirtualList.VirtualGridList, and ui/VirtualList.VirtualList to handle mouse down events on scrollbars
enact
published 3.0.0-beta.2 •

Changelog

Source

[3.0.0-beta.2] - 2019-07-23

Added

  • moonstone/Panels.Header prop hideLine to hide the bottom separator line
  • moonstone/Panels.Header type "dense" for "AlwaysViewing" Panels types

Fixed

  • moonstone/Dropdown button to not animate
  • moonstone/FormCheckboxItem so it doesn't change size between normal and large text mode
  • moonstone/Heading to have a bit more space between the text and the line, when the line is present
  • moonstone/LabeledItem to pass marqueeOn prop to its contents
  • moonstone/Panels.Header to use the latest designs with better spacing between the titles below
  • moonstone/Picker accessibility read out when a button becomes disabled
  • moonstone/ProgressBar, moonstone/Slider, and moonstone/IncrementSlider to use the latest set of design colors
  • moonstone/RadioItem to have a much prettier dot in dark and light skins
  • moonstone/Spinner to use the latest designs
  • moonstone/Tooltip layer order so it doesn't interfere with other positioned elements, like ContextualPopup
  • moonstone/VirtualList.VirtualGridList and moonstone/VirtualList.VirtualList to properly respond to 5way directional key presses
  • ui/ProgressBar public class name bar to support customizing the background of the bar
  • webos/LS2Request to return an error for a null response from a service
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