Socket
Socket
Sign inDemoInstall

@epam/cra-template-uui

Package Overview
Dependencies
0
Maintainers
6
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

5.3.0

Diff

alekseymanetov
published 5.3.0-rc.1 •

alekseymanetov
published 5.3.0-rc.0 •

alekseymanetov
published 5.2.0 •

Changelog

Source

5.2.0 - 16.10.2023

What's New

  • [useVirtualList]:
    • Breaking change: scrollToIndex prop was removed, use scrollTo instead.
    • Improved scrollTo functionality. Added configuration of scroll behavior and how to align item after scroll.
    • See the example here
  • [DataTable]: added possibility to pin rows inside table. It allows you to make some rows sticky inside their parent group. Use pin callback in getRowOptions function for this. See the example here.
  • [BaseListView]:
    • added backgroundReload property. If it is set to true, placeholders appear only on the first load and on fetching additional rows. Any filter/search/sorting change doesn't trigger placeholders' rendering. Old data is shown until new data is received. When reloading is started,
    • getListProps now returns isReloading flag, which signals that data is reloading.
  • [DataTable][Pickers]: Added Blocker overlay while loading. It appears on initial render and filter, search, sort, page number, and size change.
  • [InputAddon]: added InputAddon component that can be used in cases when you need to add prefix or suffix to the your component with ControlGroup.
  • Use Vitest instead of Jest in Vite UUI template app

What's Fixed

  • [UUI Contexts]: fixed context initialization for react 18 with strict mode
  • [PickerItem]: fixed 'cx' prop
  • [PickerInput]: remove the dropdown icon if minCharsToSearch prop is passed
  • [PickerInput]: fixed paddings with multiline item text
  • [PickerInput]: don't clear search on item check via keyboard
  • [useUuiServices]: fixed apiPingPath, apiReloginPath, apiServerUrl props
  • [AdaptivePanel]: fixed items width calculation in case of decimal values
  • [useForm]: recover from isInProgress=true state if onSave is rejected
  • [TabButton]: fixed notify dot, that it will not change button width
  • [FiltersPanel]: fixed height of filter body in mobile view
  • [ErrorHandler]: fixed image for 503 error code in loveship
  • [DatePicker]: fixed crashes with different versions of dayjs
  • [ModalWindow]: changed role attribute value from 'modal' to 'dialog'
  • [DropdownMenuButton]: fixed icon color in isDisabled state
alekseymanetov
published 1.0.7 •

alekseymanetov
published 1.0.6 •

alekseymanetov
published 1.0.5 •

alekseymanetov
published 1.0.4 •

alekseymanetov
published 1.0.3 •

alekseymanetov
published 1.0.2 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc