Releases: semrush/intergalactic
Releases · semrush/intergalactic
v13.13.1
@semcore/d3-chart
- Added Added footer in d3 Tooltip.
- Fixed Added backward compatibility with react 16.9.
@semcore/slider
- Fixed Fixed non-enumerable slider with provided minimal value.
- Fixed Fixed component typings.
v13.13.0
@semcore/d3-chart
- Added Added footer in d3 Tooltip.
- Fixed Added backward compatibility with react 16.9.
@semcore/slider
- Fixed Fixed non-enumerable slider with provided minimal value.
- Fixed Fixed component typings.
v13.12.0
@semcore/d3-chart
- Added Added a new chart type
Radar
.
@semcore/dropdown
- Fixed Fixed the ability to move text to the next line with the Enter key in
Textarea
.
@semcore/dropdown-menu
- Fixed Fixed the ability to move text to the next line with the Enter key in
Textarea
.
@semcore/select
- Fixed Fixed automatic scrolling to selected option on popper open wasn't working.
- Added Added prop
scrollToSelected
to control automatic scroll to selected option on popper open.
v13.11.2
@semcore/d3-chart
- Fixed Fixed summary generation was broken after i18n enhancement release.
@semcore/feature-popover
- Fixed Fixed
animationsDisabled
prop passing.
@semcore/flags
- Fixed European Union flag with 2x size was fixed again and never again :D.
- Fixed European Union flag with 2x size was fixed.
@semcore/icon
- Removed Removed automatic setting of
aria-hidden
totrue
.
@semcore/modal
- Fixed Fixed
animationsDisabled
prop passing.
@semcore/popper
- Fixed Fixed
animationsDisabled
prop passing.
@semcore/side-panel
- Fixed Fixed
animationsDisabled
prop passing.
v13.11.1
@semcore/d3-chart
- Fixed Fixed summary generation was broken after i18n enhancement release.
v13.11.0
@semcore/flags
- Added New European Union flag has been added to the set.
@semcore/icon
- Fixed Fixed DOM attributes
aria-hidden
androle
were not overridable.
@semcore/tab-line
- Fixed Fixed underline width glitching by rebuilding internal animation mechanism.
v13.10.0
@semcore/animation
- Fixed Fixed
ISlideProps
interface structure.
@semcore/icon
- Fixed Fixed path for
Confluence
,GoogleCloud
,Hubspot
,JavaScript
,LookerStudio
icons.
v13.9.1
@semcore/popper
- Fixed Fixed popper autofocus wasn't working if popper contains any focusable elements.
v13.9.0
@semcore/accordion
- Changed Animation duration now might be controlled with design tokens.
@semcore/animation
- Added Added prop
animationsDisabled
to disable components' animation. - Added Added prop
timingFunction
to control animation easing. - Added Added
<Scale />
and<Slide />
animation components.
@semcore/base-trigger
- Added Added triggers width animation triggered by change of
value
prop.
@semcore/checkbox
- Changed Animation duration now might be controlled with design tokens.
@semcore/counter
- Added Added
<AnimatedNumber />
exported component.
@semcore/d3-chart
- Fixed Added check for the presence of DON at start of animation for
RadialTree
.
@semcore/data-table
- Fixed Fixed empty table body with virtual scroll enabled displays unexpected "0".
@semcore/i18n-unplugin
- Fixed Added error message for empty
bundleLocale
list in plugin options.
@semcore/inline-edit
- Changed Animation duration now might be controlled with design tokens.
@semcore/modal
- Added Added appear and disappear animation.
@semcore/notice-bubble
- Changed Animation duration now might be controlled with design tokens.
@semcore/notice-global
- Changed Animation duration now might be controlled with design tokens.
@semcore/popper
- Added Added appear and disappear animation.
@semcore/radio
- Changed Animation duration now might be controlled with design tokens.
@semcore/side-panel
- Changed Animation duration now might be controlled with design tokens.
@semcore/slider
- Added Added value change animation.
@semcore/switch
- Changed Animation duration now might be controlled with design tokens.
- Added Little animation of switch active state.
- Fixed Fixed double click call.
@semcore/tab-panel
- Changed Animation duration now might be controlled with design tokens.
@semcore/utils
- Fixed In some cases
<ThemeProvider />
was breaking rendering process. - Added Added semcore enhance to animate component dimensions on change of specific props.
v13.8.1
@semcore/ellipsis
- Fixed Ellipsis wasn't working when tooltip was disabled.
@semcore/switch
- Fixed Text on left and right sides of the Switch are using with "pointer" cursor when component is not disabled.