Skip to content

Releases: semrush/intergalactic

v12.3.0

11 Jul 14:23
Compare
Choose a tag to compare

[12.3.0] - 2022-07-07

@semcore/d3-chart

  • Added Added index to Bubble chart
  • Added Added property minimal height hMin for Bar (<Bar hMin={...}/>)
  • Added Added property active for Donut.Pie
  • Fixed Exclude props from html for Tooltip.Dot
  • Fixed Recalculate position for Dot after update scale
  • Fixed Optimization render Dot

@semcore/data-table

  • Fixed Fixed scrolling of table when enable virtual scrolling.

@semcore/feedback-form

  • Fixed Fixed feedback image.

@semcore/icon

  • Added Added icon AppsBlock.

@semcore/illustration

  • Changed Added react component MailSent put on path @semcore/illustration/MailSent
  • Changed Illustration MailSent put on path @semcore/illustration/svg/MailSent

@semcore/radio

  • Fixed Change inherited TS type for Radio (IFlexProps -> IBoxProps)

@semcore/widget-empty

  • Changed Updated svg images for all charts, nothing found and congratulations states.

v12.2.0

24 Jun 13:54
Compare
Choose a tag to compare

[12.2.0] - 2022-06-24

@semcore/breadcrumbs

  • Fixed Fixed separator's margin.

@semcore/chart

  • Changed Changed type names from 'IPieProps' to 'IRechartsPieProps' so that there are no intersections with other components.

@semcore/checkbox

  • Fixed Fixed problem show Checkbox in Modal (Checkbox added scroll on page).

@semcore/d3-chart

  • Changed Changed type names from 'ITooltipProps' to 'ITooltipChartProps' so that there are no intersections with other components.
  • Changed Changed type names from 'ITooltipContext' to 'ITooltipChartContext' so that there are no intersections with other components.

@semcore/errors

  • Changed Changed type names from 'iconNames' to 'iconNamesErrors' so that there are no intersections with other components.

@semcore/feedback-form

  • Changed Updated react-final-form to 6.5.2 to support React 17.

@semcore/icon

  • Changed Added files with the extension .mjs

@semcore/inline-input

  • Fixed Remove 4px vertical paddings.

@semcore/notice-global

  • Changed Changed type names from 'NoticeTheme' to 'NoticeGlobalTheme' so that there are no intersections with other components.

@semcore/pills

  • Changed Changed type names from 'IPopperHandlers' to 'IPillsHandlers' so that there are no intersections with other components.

@semcore/progress-bar

  • Fixed Theme prop doesn't work when styles has been post-processed

@semcore/project-create

  • Changed Updated react-final-form to 6.5.2 to support React 17.

@semcore/tag

  • Fixed Fixed non default colors resolving.

@semcore/textarea

  • Fixed Fixed textarea scroll to bottom on every resize.

@semcore/utils

  • Changed Changed type names from 'ChildrenType' to 'IfChildrenType' so that there are no intersections with other components.
    HEAD
  • Changed Update version dependency @babel/runtime.

@semcore/widget-empty

  • Changed Changed type names from 'iconNames' to 'iconNamesWidgetEmpty' so that there are no intersections with other components.

v12.1.0

31 May 10:52
50a5045
Compare
Choose a tag to compare

[12.1.0] - 2022-05-31

@semcore/button

  • Fixed Fixed width, height for size Button.
  • Fixed Fixed background-color active state for <Button use='primary' theme='warning'/>.

@semcore/feedback-form

  • Fixed Fixed Item tag property setting
  • Fixed Fixed version @babel/runtime for dependency react-final-form.

@semcore/notice

  • Changed Changed animation duration from 200ms to 250ms.
  • Changed Set prop use in deprecated. Added fallback on NoticeGlobal.
  • Changed Add styles for Close icon hover.

@semcore/notice-global

  • Added Initial release

@semcore/select

  • Fixed Fixed non-closing popper after clicking on an Option

@semcore/time-picker

  • Fixed Fixed show <Timepicker size='l' is12Hour/> (added margin right to -4px for Timepicker.Format).

@semcore/utils

  • Changed Update version dependency @babel/runtime.

@semcore/checkbox

  • Fixed Fixed problem show Checkbox in Modal (Checkbox added scroll on page).

@semcore/flags

  • BREAK Changed size flags from 14x11 to 16x16.

@semcore/icon

  • BREAK Removed icons UserGroupNo, UserShared.
  • Added Added icon GoogleCloud.
  • Added Added icon UserShared.
  • Changed Update pay icons Visa, JCB.
  • Added Added icons IndentedResult, UserSharedFirst.
  • Changed Changed icon UserGroup.

@semcore/spin

  • BREAK Removed size xxs.

@semcore/inline-input

  • Changed Moved all color definitions to themable styles.

@semcore/widget-empty

  • Added Added coffee/heat-map-chart/kagi-chart/radial-tree-chart/suggestion/under-construction illustrations.

v12.0.0

19 May 11:50
3b9598b
Compare
Choose a tag to compare

[12.0.0] - 2022-05-19

Global

  • BREAK Updated styles according to the library redesign policy.

@semcore/select

  • BREAK Removed support to used Select.InputSearch
  • BREAK Removed support properties selectedOptions, defaultSelectedOptions for Select
  • BREAK Removed support Select.OptionCheckbox
  • BREAK Select.Option.Checkbox used only two sizes l, m

@semcore/dropdown-menu

  • BREAK Removed deprecated props onSelect, optionCount, triggerType.
  • BREAK Removed value "xl" for "size".

@semcore/fullscreen-modal

  • BREAK Removed support property hidden for FullscreenModal.
  • BREAK Footer now use inside component Flex

@semcore/progress-bar

  • BREAK Removed named import "Progress" and "Bar".
  • BREAK Removed "animation" props, use "value=0".

@semcore/tooltip

  • BREAK Removed ability to pass custom color to "theme" property.
  • BREAK Removed named import "Tooltip".

@semcore/base-trigger

  • BREAK Removed value "xl" and "s" for "size".

@semcore/button

  • BREAK Removed value "xl" and "s" for "size".

@semcore/chart

  • BREAK Removed css media rules.

@semcore/checkbox

  • BREAK Removed value "xl" for "size".

@semcore/date-picker

  • BREAK Removed value "xl" for "size".

@semcore/dropdown

  • BREAK Removed deprecated prop popperStretch.

@semcore/format-text

  • BREAK Changed sizes from m/l/xl to s/m/l

@semcore/input

  • BREAK Removed value "xl"/"s"" for "size".

@semcore/pagination

  • BREAK Removed deprecated props "onPageChange"/"totalPagesFormatter"/"label"

@semcore/pills

  • BREAK Removed value "xl"/"s"" for "size".

@semcore/radio

  • BREAK Removed value "xl" for "size".

@semcore/scroll-area

  • BREAK Removed named imports.

@semcore/tab-line

  • BREAK Removed value "xl" for "size".

@semcore/tag

  • BREAK Set primary as default component theme.
  • Added Added additional theme.

@semcore/textarea

  • BREAK Removed value "xl" for "size".

@semcore/data-table

  • Fixed Fixed collapsing of header grouped cells.
  • Fixed Fixed columns width was usually not controlled by w, wMin and wMax props
  • Fixed Fixed package lost typings.

@semcore/flags

  • BREAK Changed size flags from 14x11 to 16x16.

@semcore/spin

  • BREAK Removed size xxs.

@semcore/icon

  • BREAK Removed icons UserGroupNo, UserShared.
  • Added Added icon GoogleCloud.
  • Added Added icon UserShared.
  • Changed Update pay icons Visa, JCB.
  • Added Added icons IndentedResult, UserSharedFirst.
  • Changed Changed icon UserGroup.

@semcore/side-panel

  • Added Added children components Header, Footer, Body, Back, Title for SidePanel.

@semcore/skeleton

  • Added Added skeleton for Radial Tree chart.

@semcore/widget-empty

  • Added Added coffee/heat-map-chart/kagi-chart/radial-tree-chart/suggestion/under-construction illustrations.

@semcore/inline-input

  • Changed Moved all color definitions to themable styles.

@semcore/utils

  • Fixed Synced dependencies versions to remove duplicates in the single export package.
  • Added Added light function for increasing l axes in hsl color space of rgb(a) and hex colors
  • Fixed Removed react warning when accessing "ref" property

v11.2.0

26 Apr 14:57
Compare
Choose a tag to compare

[11.2.0] - 2022-04-26

@semcore/animation

  • Added Added preserveNode property.

@semcore/chart

  • Fixed Fixed lost typings of @semcore/chart/utils/colors utility.

@semcore/d3-chart

  • Added Added <RadialTree /> chart.
  • Fixed Fixed left and right <Axis.Title /> unexpected horizontal transition based on title characters count.

@semcore/data-table

  • Fixed Fixed package lost typings.
  • Changed Fixed grouped rows hover highlight.
  • Added Virtual scroll support.
  • Changed Internal enhances, rewritten from js to ts, render algorithmic performance increased.
  • Fixed Fixed uninitialized columns width from fixed size to equal flex-boxes.

@semcore/inline-edit

  • Added Introduced <InlineEdit /> component.

@semcore/inline-input

  • Changed Changed <InlineInput /> api to make it more consistent with other components.

@semcore/input-tags

  • Changed Deprecated onAdd callback property in favor of new onAppend one.
  • Changed Provided SyntheticEvents to second callbacks argument.

@semcore/pagination

  • Fixed Fixed displaying of 2, 3 and 4 digit page number in focused pagination input.

@semcore/scroll-area

  • Fixed Made onScroll property optional.
  • Added Added onScroll property.

@semcore/slider

  • Fixed Fixed types for Slider.Knob and Slider.Bar

@semcore/spin-container

  • Fixed Fixed scollable spin-container (e.g. in data-table).

@semcore/widget-empty

  • Added Added radial-tree-chart illustration.