New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@epam/assets

Package Overview
Dependencies
Maintainers
3
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epam/assets - npm Package Versions

1
15

4.10.2

Diff

Changelog

Source

4.10.2 - 24.03.2023

What's Fixed

  • [Form]: fixed isChanged calculation for already saved and then changed form
  • [Dropdown]: fixed issue with '0' value for closeDelay prop
  • [MainMenu]: fixed issue when menu resize caused removing body overflow for opened modals
  • [TimePicker]: fixed body content alignment
alekseymanetov
published 4.11.0-alpha.1 •

alekseymanetov
published 4.10.1 •

Changelog

Source

4.10.1 - 10.03.2023

What's New

  • Exposed our Rollup build toolchain from @epam/uui-build package that you be able to build and publish your own packages.

What's Fixed

  • [Typography]: links now underlined
  • [NumericInput]: prevented text selection by arrows click
  • [NumericInput]: formatter prop replaced with custom formatValue function which converts given input into text instead of number
  • [ButtonBase]: set disabled attribute for disabled buttons
  • [NumericInput]: improved work with floating numbers
  • [FilterPanel]: fixed predicate value change
  • [FilterPanel]: fixed range date picker date selection
  • [PickerList]: fixed default sorting
  • [DataTable]: fixed first column content alignment
alekseymanetov
published 4.10.1-beta.1 •

alekseymanetov
published 4.10.1-beta.0 •

alekseymanetov
published 4.11.0-alpha.0 •

alekseymanetov
published 4.10.0 •

Changelog

Source

4.10.0 - 06.02.2023

What's New

  • React v18 support. You can still use React v17 or lower, no changes required from your side.
  • [Tooltip]: Tooltip component implemented based on Dropdown.
    • In accordance with this change, Tooltip received some Dropdown features, such as: closeOnMouseLeave: 'boundary', closeDelay and openDelay
    • [BreakingChange]: Removed prop trigger. Now tooltip always opens on hover, use dropdown for cases when you need to open body by click.
    • [BreakingChange]: Removed prop isVisible. If you need to programmatically control the opening, use the value/onValueChange props.
  • [PresetsPanel]: store sorting into preset
  • [useTableState]: store sorting into url
  • [FlexRow]: added Flexbox properties columnGap and rowGap to setting the spacing between children and rows in case of a FlexRow wrap
  • [ColumnsConfigurationModal]: added functionality to deny applying the configuration without selected columns
  • [Dropdown]: added openDelay and closeDelay prop, for dropdown which opens by hover
  • [useTableState]: adding viewState into DataTableState and store it into presets
  • [TimePicker]: change IEditable typing to accept null
  • [PresetPanel]: fix copy link action on non-active preset

What’s Fixed

  • [VerticalTabButton]: fix text trimmed and text align
  • [Switch]: remove margin-left when there is no label
  • [Anchor][Button]: added rel='noopener noreferrer' where target='_blank'
  • [PickerInput]: update correctly dataSourceState when programmatically handling previously loaded data, if API returns empty array
  • [ColumnsConfigurationModal]: Removed disabling of a checkbox if a column has a fix property and fixed the problem with pinning the column after unpinning, if it has fix property in the column config.
  • [NumericInput]: fixed NumericInput by preventing rounding up numbers if formatOptions are defined
  • [Rating]: fixed loveship Rating color for selected stars
  • [useTableState]: now correctly work with react-router baseUrl
  • [RangeDatePicker]: move focus from 'to' value to 'from' value, in case when 'from' empty
  • [DatePicker, RangeDatePicker]: use props.format value in priority over other acceptable formats
  • [useForm]: fix close callback to work properly when lock doesn't exist
  • [PresetPanel]: set minHeight: 60px for presets container
alekseymanetov
published 4.10.0-rc.5 •

alekseymanetov
published 4.10.0-rc.4 •

alekseymanetov
published 4.10.0-rc.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc