Skip to content

Releases: semrush/intergalactic

v13.13.1

10 Mar 11:49
1a6f894
Compare
Choose a tag to compare

@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

09 Mar 12:57
3ada427
Compare
Choose a tag to compare

@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

06 Mar 17:14
4c29b87
Compare
Choose a tag to compare

@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

03 Mar 18:06
ae72919
Compare
Choose a tag to compare

@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 to true.

@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

01 Mar 14:03
99ccb90
Compare
Choose a tag to compare

@semcore/d3-chart

  • Fixed Fixed summary generation was broken after i18n enhancement release.

v13.11.0

01 Mar 10:27
d15052e
Compare
Choose a tag to compare

@semcore/flags

  • Added New European Union flag has been added to the set.

@semcore/icon

  • Fixed Fixed DOM attributes aria-hidden and role were not overridable.

@semcore/tab-line

  • Fixed Fixed underline width glitching by rebuilding internal animation mechanism.

v13.10.0

28 Feb 13:58
2fa41cb
Compare
Choose a tag to compare

@semcore/animation

  • Fixed Fixed ISlideProps interface structure.

@semcore/icon

  • Fixed Fixed path for Confluence, GoogleCloud, Hubspot, JavaScript, LookerStudio icons.

v13.9.1

22 Feb 15:17
78ad643
Compare
Choose a tag to compare

@semcore/popper

  • Fixed Fixed popper autofocus wasn't working if popper contains any focusable elements.

v13.9.0

21 Feb 14:23
f1a7368
Compare
Choose a tag to compare

@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

16 Feb 18:05
4f23d28
Compare
Choose a tag to compare

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