Releases: semrush/intergalactic
Releases · semrush/intergalactic
v15.98.1
@semcore/input-number
- Fixed Display correct value with different decimal values.
v15.98.0
@semcore/accordion
- Changed
Accordion.Item.Toggle
can have onlyh*
tag,h3
tag is default. - Added Flex component
Accordion.Item.ToggleButton
with rolebutton
.
@semcore/breadcrumbs
- Fixed Incorrect focus of the last item in Breadcrumbs.
@semcore/carousel
- Changed Border radius to token instead of hardcoded value.
@semcore/data-table
- Fixed
SortIcon
usage - removed unused propactive
. - Added Types for
scrollContainerRef
inDatatable.Body
.
@semcore/icon
- Changed Type for each Icon to
Intergalactic.Component<'svg', IconProps>
. - Added New
Power
icon.
@semcore/input-number
- Fixed Display the correct value after pressing
0
after the decimal separator.
@semcore/popper
- Fixed Fixed edge case when popper trigger contains multiple focusable elements and navigation between them was causing popper to close until browser focus wasn't moved out of trigger.
@semcore/skeleton
- Changed Removed inner
foreignObject
element witharia-live
element as it doesn't work properly with the newest screen readers.
@semcore/spin
- Changed Removed inner
foreignObject
element witharia-live
element as it doesn't work properly with the newest screen readers.
@semcore/tooltip
- Fixed
max-width
size in line with figma design.
v15.97.0
@semcore/breadcrumbs
- Fixed
box-shadow
displaying on focused item.
@semcore/d3-chart
- Added
onClick
handler forHoverRect.Tooltip
. - Added
onClickHoverRect
andonClickBar
handlers forChart.Bar
. - Added
barIndex
andbarKey
values foronClick
handler forBar
andHorizontalBar
.
@semcore/data-table
- Added
catch
for errors in animation promises in headers. - Added Possibility to pass
scrollContainerRef
property toDatatable.Body
and set it to a real table body container -Scroll.Containter
.
@semcore/dropdown-menu
- Fixed
highlightedIndex
type wasn't acceptingnull
.
@semcore/ellipsis
- Fixed Incorrect calculation of text width with font settings:
font-feature-settings
orfont-variant-numeric
.
@semcore/icon
- Changed
Report
,PopularProducts
,AddressPack
,ChatQuestion
icons according to our icon design guidelines. - Added New
OrganicCarousel
,PopularStores
andQuestionsAnswers
icons.
@semcore/notice
- Changed Notice with
warning
anddanger
themes now has aria-label "Critical Notification" (other teams has "Notification" as before). - Added
muted
theme support.
@semcore/notice-bubble
- Added Notice bubble manager
.add()
method now returnsref
andfocus()
.
@semcore/notice-global
- Changed Notice with
warning
anddanger
themes now has aria-label "Critical Notification" (other teams has "Notification" as before). - Changed Close button aria-label now is "Close Notification" instead of "Close".
@semcore/pagination
- Changed Hide
Addon
with confirmation icon in pagination input.
@semcore/skeleton
- Fixed Error about
foreignObject
on elements other thansvg
.
@semcore/utils
- Added Utility type
RequireAtLeastOne
in Intergalactic namespace.
v15.96.1
@semcore/dropdown
- Fixed Dropdown with any
interaction
exceptnone
should be opened by pressingEnter
orSpace
. - Fixed Dropdown with
interaction='none'
shouldn't be opened by pressingEnter
orSpace
.
@semcore/popper
- Added Possibility to open
focusable
popper by click on it (if the trigger is already focused).
v15.96.0
@semcore/counter
- Fixed Using
theme
property with typed values instead of css-variables.
@semcore/data-table
- Fixed Incorrect display of
ScrollArea.Bar
after reducing the parent size.
@semcore/date-picker
- Fixed Show popover with error message only for opened or focused
DatePicker
.
@semcore/feature-popover
- Changed style for
FeaturePopover.Spot
background-color from--intergalactic-bg-highlight-results
to--intergalactic-feature-popover-dot-outer-border
.
@semcore/notice
- Fixed Now
string
is not an allowed value for theme prop.
@semcore/notice-global
- Changed Role from
status
toregion
. - Fixed Now
string
is not an allowed value for theme prop.
@semcore/utils
- Changed value for
--intergalactic-feature-popover-dot-outer-border
token.
v15.95.0
@semcore/carousel
- Fixed Display of zoomed item after transition from the last item to the first one in the cyclic scroll.
@semcore/dropdown-menu
- Fixed DropdownMenu was getting unexpected autofocus if nothing else on page is focused.
@semcore/feedback-form
- Fixed
aria-label
for theNotice
inFeedbackRating
.
@semcore/icon
- Changed
Facebook
icon according to the latest Facebook logo guidelines.
@semcore/notice-bubble
- Fixed Fixed case when
NoticeBubble
was resized and mouse left it without any mouse move soNoticeBubble
didn't hide automatically.
@semcore/switch
- Changed Set as deprecated
hidden
property on Switch.Addon to avoid use twoAddons
inSwitch
. - Removed
aria-checked
from Switch.Value. - Removed
aria-labelledby
from Switch.Value. - Removed
aria-hidden
from Switch.Addon.
@semcore/utils
- Fixed errors in imports with
intergalactic/utils/lib/*
.
v15.94.1
@semcore/scroll-area
- Fixed Auto resizing for
ScrollArea
should work only if pass propwMax
orhMax
to the container.
v15.94.0
@semcore/breadcrumbs
- Changed Added
nav
tag for breadcrumbs container. - Changed Added default
a
tag for breadcrumb item. - Changed Wrapped breadcrumb items in an
ol
list.
@semcore/button
- Added
Hint
for Button with addon and without text.
@semcore/card
- Changed
Tooltip
toDescriptionTooltip
for hints in card title.
@semcore/carousel
- Fixed Button styles because DOM for
Button
with only addons has been changed.
@semcore/d3-chart
- Added
ReferenceStripes
component. - Added
ReferenceBackground
component (previouslyReferenceLine.Background
). - Changed
ReferenceLine.Background
deprecated in favor ofReferenceBackground
.
@semcore/feedback-form
- Fixed Children type for
FeedbackForm.Item
.
@semcore/fullscreen-modal
- Changed Tag for
FullscreenModal.Section
issection
instead ofdiv
.
@semcore/input
- Fixed Type definition for Input's
placeholder
prop.
@semcore/input-number
- Fixed Incorrect increment/dicrement in formatted Number Inputs.
- Fixed Removed onChange handler call for the value that ends with
-
and.
as in native input withtype="number"
.
@semcore/link
- Added
Hint
for Link with addon and without text.
@semcore/popper
- Fixed Programmatically opened popper were getting
tabIndex={0}
even without focusable elements inside.
@semcore/scroll-area
- Added Auto resizing for
ScrollArea
if the parent element changes its size.
@semcore/tooltip
- Fixed Merging tooltip with Button component was breaking the button styles.
- Fixed Removed
aria-haspopup
androle
from triggers ofHint
andTooltip
. - Fixed Removed
interaction
property from types ofHint
. - Fixed Removed warning theme from types of
Hint
. - Changed
aria-haspopup
ofDescriptionTooltip
changed todialog
. - Fixed
DescriptionTooltip
default children.
v15.92.1
@semcore/date-picker
- Fixed Some dates might shift the month when entered in the input trigger.
v15.92.0
@semcore/d3-chart
- Fixed Donut chart animation glitching on data change.
@semcore/popper
- Fixed Closing popper with
Esc
andinteraction=focus
might cause immediate reopen.
@semcore/tooltip
- Fixed
Tooltip
(DescriptionTooltip
andHint
as well) with click interactions wasn't opening by keyboard interaction if trigger was not a button or icon.
@semcore/utils
- Fixed
getNodeByRef
issue that was causing errors in console when clicking onChart.Bubble
.