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

13
15

5.11.1-alpha.0

Diff

alekseymanetov
published 5.11.1-rc.0 •

alekseymanetov
published 5.11.0 •

Changelog

Source

5.11.0 - 15.11.2024

What's New

  • [FlexRow][Breaking Change]: Only for @epam/loveship package. Now spacing default value works based on columnGap props. It shouldn't affect general cases, but previous spacing implementation require additional hack when it was needed to add negative margin value for container to remove corner paddings in multiline case. Now this hack should be removed, since columnGap implementation doesn't produce such bug for multiline.
  • [useTableState][Breaking Change]: columns prop is removed, since it's not needed now. Just remove it from useTableState provided props.
  • [useTableSate]: added initialVisibleCount prop
  • [Button]: added size 60 to props
  • [MultiSwitch]: added size 60 to props
  • [Data Sources]: cursor-based pagination support. More details here
  • [TimelineScale]: added bottom/top month text customisation.
  • [TimelineScale]: customisation of today line height was added.
  • [Rating]: added to @epam/uui, skin packages now use @epam/uui implementation. Removed redundant(filledStarIcon, emptyStarIcon, renderRating, from, to) props for all packages, changed colors for empty & disabled stars for 'Promo' & 'Loveship' skins according design, added icon prop to have possibility to change default icon.

What's Fixed

  • [TabButton][VerticalTabButton]: decreased paddings, added gaps 3px between internal items for all sizes according to design
  • [Tag]: Added gaps between internal items, changed padding according to design
  • [Badge]: changed gaps & paddings according design, removed padding before first icon & after counter
  • [VirtualList]: fixed estimatedHeight calculations in components with pagination
  • [RTE]: fixed working of old iframe data structure with 'src' prop
  • [VerticalTabButton]: reverted paddings & gaps to previous values for all sizes
  • [RTE]: fixed migration of old table element data.cellSizes to the new colSizes format
  • [PresetsPanel]: fixed 'Saved as new' action
  • [PresetsPanel]: Fixed preset actions dropdown close on each rerender
  • [Anchor, Badge, Button, LinkButton, IconButton, MainMenuButton, TabButton, Tag]: fixed clickAnalyticsEvent not being sent when href property used
  • [ApiContext]: handle aborts during response read/parse phase (.json() and alike)
alekseymanetov
published 5.12.0-rc.1 •

alekseymanetov
published 5.10.2-patch.1 •

alekseymanetov
published 5.12.0-rc.0 •

jakobz
published 5.10.2-patch.0 •

alekseymanetov
published 5.11.0-rc.0 •

alekseymanetov
published 5.10.2 •

Changelog

Source

5.10.2 - 24.10.2024

What's Fixed

  • [Text]: fixed bug when passed rawProps override Text internal styles
  • [Modals]: fixed value for default modal width
  • [RangeDatePicker]: fix inputs focus behavior. Fixed bug when date cannot be selected when another picker was previously focused
  • [ColumnsConfigurationModal]: fixed vertical paddings
  • [PickerInput]: hide clear button from footer in case props.disableClear === true
  • [PickerInput]: fix unnecessary onValueChange call in case of entity mode and when provided entity was different from entity in DataSource.
alekseymanetov
published 5.9.4-patch.0 •

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