@enact/core
Advanced tools
Changelog
[3.3.0-alpha.3] - 2020-03-09
ui/styles/mixins.less
.position()
support for list-style arguments, in addition to the existing separated argumentsui/GridListItemItem
prop subComponents
core/util.mergeClassNames
to mirror class names when used in unit testsChangelog
[3.3.0-alpha.2] - 2020-03-09
ui/VirtualList.VirtualList
and ui/VirtualList.VirtualGridList
prop itemProps
to childProps
for backwards compatibilityui/VirtualList.VirtualList
and ui/VirtualList.VirtualGridList
to not suddenly jump when pressing directional keys after wheelingChangelog
[3.3.0-alpha.1] - 2020-02-26
Note: Moonstone was removed from the core Enact repository. It is now in its own repository at https://github.com/enactjs/moonstone/. Using Moonstone through npm has not changed.
ui/Scroller
, ui/VirtualList.VirtualGridList
, and ui/VirtualList.VirtualList
prop scrollMode
is addedui/VirtualList.VirtualList
and ui/VirtualList.VirtualGridList
prop childProps
to itemProps
for clarityenact-sampler
to use common Enact Storybook configurations, addons, and utilities from @enact/storybook-utils
helper package.ui/Marquee
to not error when passed null
children
during an animationui/Button
to have more robust support for a customized iconComponent
propChangelog
[3.2.5] - 2019-11-14
moonstone/Notification
to support 3 max-width buttons in a single lineui/Marquee
to not double aria readout for marqueeing contentsChangelog
[3.2.4] - 2019-11-07
moonstone/Notification
line height for non-latin localesmoonstone/Notification
to show all buttons in one lineui/Marquee
text alignment when content is centeredChangelog
[3.2.3] - 2019-11-01
moonstone/Panels.Header
prop marqueeOn
default value to 'render'
to improve usability on systems without a pointerui/Marquee
text alignment when restartingui/Marquee
to display an ellipsis when its content changes and overflows its boundsChangelog
[3.2.1] - 2019-10-22
moonstone/VirtualList
horizontal scrolling in RTL localesmoonstone/EditableIntegerPicker
to include the unit
in the ARIA read outui/VirtualList.VirtualList
item rendering in RTL localesChangelog
[3.2.0] - 2019-10-18
moonstone/Icon
iconsui/Marquee
prop marqueeSpacing
and CSS class spacing
to configure the spacing between the repeated contentilib
peer dependency to ^14.4.0 || ^14.4.0-webostv1
baseline to target support for caching improvementsui/Marquee
to have a wrap-around effectmoonstone/Icon
icon sizesmoonstone/InputSpotlightDecorator
to not focus when Spotlight is pausedui/Marquee
to start on focus when disabledChangelog
[3.1.3] - 2019-10-09
moonstone/Icon
iconsmoonstone/Button
color
bar heightmoonstone/Slider
to show tooltip
when disabledmoonstone/TooltipDecorator
to keep showing when changing from pointer mode to 5-way modemoonstone/Scroller
, moonstone/VirtualList.VirtualGridList
, and moonstone/VirtualList.VirtualList
to scroll correctly when clicking on paging controls during a scroll eventmoonstone/FormCheckbox
and moonstone/RadioItem
high contrast colorsui/FloatingLayer
to be dismissable when open
on mount