Releases: semrush/intergalactic
Releases · semrush/intergalactic
v15.82.2
@semcore/data-table
- Changed If sorted column is too narrow to fit sorting item, the column slightly increases it's width.
@semcore/date-picker
- Added
showError
property to*Comparator.ValueDateRange
and*Comparator.CompareDateRange
components. - Added Render children in
MonthDateRangeComparator.RangeCalendar
.
@semcore/input
- Fixed
disabled
input was not loosing focused styles when it was disabled. - Changed
disabled
prop was deprecated onInput.Value
to avoid confusion withdisabled
prop onInput
component.
@semcore/input-number
- Fixed Controlled mode.
@semcore/popper
- Fixed Poppers with
interaction=hover
were not opening on touch devices. - Fixed Page resizing was causing popper to move to the wrong position.
@semcore/tab-line
- Removed Unnecessary
aria-posinset
attribute on each tab.
@semcore/tab-panel
- Removed Unnecessary
aria-posinset
attribute on each tab.
v15.82.1
@semcore/dropdown-menu
- Fixed In some cases React error "Uncaught TypeError: destroy is not a function" was thrown.
@semcore/popper
- Fixed Hovering popper trigger with
interaction=hover
wasn't trigger it to open in test environment.
v15.82.0
@semcore/data-table
- Changed If sorted column is too narrow to fit sorting item, the column slightly increases it's width.
@semcore/date-picker
- Added
showError
property to*Comparator.ValueDateRange
and*Comparator.CompareDateRange
components. - Added Render children in
MonthDateRangeComparator.RangeCalendar
.
@semcore/input
- Fixed
disabled
input was not loosing focused styles when it was disabled. - Changed
disabled
prop was deprecated onInput.Value
to avoid confusion withdisabled
prop onInput
component.
@semcore/input-number
- Fixed Controlled mode.
@semcore/popper
- Fixed Poppers with
interaction=hover
were not opening on touch devices. - Fixed Page resizing was causing popper to move to the wrong position.
@semcore/tab-line
- Removed Unnecessary
aria-posinset
attribute on each tab.
@semcore/tab-panel
- Removed Unnecessary
aria-posinset
attribute on each tab.
v15.81.0
@semcore/accordion
- Fixed Pressing
Space
on focusedAccordion.Item.Toggle
was causing the page to scroll.
@semcore/d3-chart
- Fixed
duration
prop onChart
component. - Changed Plot
eventEmitter
prop now is strongly typed. - Added
PlotEventEmitter
class that allows to create typed event emitter for imperative control over chart tooltip. - Fixed stroke color for ReferenceLine from
--intergalactic-chart-grid-x-axis
to--intergalactic-chart-grid-y-accent-hover-line
.
@semcore/data-table
- Fixed Warning in console about invalid value of
tabIndex
attribute.
@semcore/drag-and-drop
- Fixed Focus ring styles.
- Fixed Dropzone was draggable by keyboard.
- Fixed Screen readers were announcing wrong items' position.
- Fixed There were a visual glitch right after item drop.
- Changed Removed additional padding that was added to the draggable element.
- Changed Keyboard arrows navigation better works with built-in arrows navigation of base components and better works with items grid placement.
@semcore/dropdown-menu
- Fixed It was loosing browser focus with DragAndDrop component integration.
@semcore/ellipsis
- Changed
cursorAnchoring
added to the list of props that are passed to the build-in tooltip.
@semcore/link
- Changed Disabled link now will always have empty href attribute.
- Changed Removed
aria-disabled
anddisabled
DOM attributes from Link as it was violating the specs.
@semcore/popper
- Added
cursorAnchoring
prop that allows to make popper appear near the cursor if trigger is bigger than popper. - Added Low level
explicitTriggerSet
api for more granular control over which element will be used as popper trigger.
@semcore/slider
- Changed Slider options text now has secondary color and smaller font size by default.
@semcore/textarea
- Fixed
minRows
prop behaviour.
@semcore/tooltip
- Changed Renamed types
HintProps
toTooltipHintProps
andHintPopperProps
toTooltipHintPopperProps
. Old names are preserved and deprecated.
@semcore/typography
- Changed Renamed types
HintProps
toTypographyHintProps
. Old name is preserved and deprecated.
@semcore/utils
- Added New token for the color of stripes in the diagonal chart grid pattern:
--intergalactic-chart-grid-period-pattern
. - Fixed Typings of event emitter util.
@semcore/widget-empty
- Changed Added role
status
.
v15.80.0: Update publish-unlocked-release.yml
@semcore/date-picker
- Added Input trigger placeholder now is localized out of the box based on locale prop.
- Fixed Added missing translations for input trigger error tooltip.
- Fixed Input trigger text was little trimmed at the end.
- Fixed Component display in dark mode.
- Fixed Input trigger referencing label tag support.
- Fixed Default aria-label for the second input of date range trigger.
@semcore/input-mask
- Added inputW prop to override the width of the input field.
@semcore/input-number
- Added Beautiful number formatting.
@semcore/popper
- Changed The default trigger role is combobox if an input is used as the trigger, and button otherwise.
@semcore/utils
- Fixed Date picker related design tokens in dark mode.
v15.79.0
@semcore/date-picker
- Added Input trigger placeholder now is localized out of the box based on
locale
prop. - Fixed Added missing translations for input trigger error tooltip.
- Fixed Input trigger text was little trimmed at the end.
- Fixed Component display in dark mode.
- Fixed Input trigger referencing
label
tag support. - Fixed Default
aria-label
for the second input of date range trigger.
@semcore/input-mask
- Added
inputW
prop to override the width of the input field.
@semcore/input-number
- Added Beautiful number formatting.
@semcore/popper
- Changed The default trigger
role
iscombobox
if an input is used as the trigger, and button otherwise.
@semcore/utils
- Fixed Date picker related design tokens in dark mode.
v15.78.0
@semcore/base-trigger
- Added composition api for
FilterTrigger
.
@semcore/d3-chart
- Added
Cigarette
chart. - Fixed Dot's size for line, aria and bar charts.
- Fixed background color for Bar chart from
--intergalactic-chart-palette-order-other-data
to--intergalactic-chart-grid-bar-chart-base-bg
.
@semcore/data-table
- Changed Table body focus ring top border got little offset to prevent overlapping with fixed (sticky) header.
@semcore/date-picker
- Changed Input trigger now resizes to fit the content on mount and on blur.
- Fixed On some locale in which formatted dates are longer than the input trigger, date text was overflowing the input container.
@semcore/pagination
- Fixed Component was loosing browser focus after reaching the last of first page with keyboard navigation.
@semcore/radio
- Fixed Type of
value
inRadio
item component.
@semcore/scroll-area
- Added
focusRingTopOffset
,focusRingRightOffset
,focusRingBottomOffset
andfocusRingLeftOffset
props.
@semcore/spin-container
- Changed Allowed to use
SpinContainer.Overlay
withoutSpinContainer.Content
.
@semcore/utils
- Added Api in internal mechanism for recursive search of child elements.
v15.77.1
@semcore/popper
- Fixed In some cases popper mouseenter was unexpectedly ignored.
v15.77.0
@semcore/dropdown-menu
- Fixed DropdownMenu with input in the trigger was not highting current items when focus comes to input with mouse click.
@semcore/select
- Fixed Multiselect interactions were not annotated properly by screen readers when select was used with
options
prop.
@semcore/tag
- Fixed Focused tag was rendering focus ring even if it wasn't marked as interactive.
v15.76.1
@semcore/date-picker
- Added Missing
@semcore/tooltip
dependency in@semcore/date-picker
package.
@semcore/ellipsis
- Fixed Very longs words were not wrapped in multiline ellipsis.
- Fixed Rendering
Ellipsis
with tagLink
wasn't displayed correctly. - Fixed Attempting to render
Link tag={Ellipsis}
was causing empty node rendered.
@semcore/select
- Fixed
Select.InputSearch.Value
was undefined.
@semcore/utils
- Fixed Fixed internal mechanism of converting React nodes into text string of it's content.