Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@epam/cra-template-uui

Package Overview
Dependencies
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epam/cra-template-uui - npm Package Versions

23
6

5.10.2-patch.0

Diff

alekseymanetov
published 5.11.0-rc.0 •

alekseymanetov
published 5.10.2 •

Changelog

Source

4.3.0 - 25.10.2021

What's New

  • [Lens][BreakingChange]: now if your get value from non-exist nested object field you will receive 'undefined' instead of 'null'
  • [DataPickerFooter][Breaking Change]: changed DataPickerFooterProps interface.
  • [Form]: introduced new useForm() hook
  • [RouterContext]: extended Link interface by 'key', 'hash', 'state' fields
  • [SlateEditor]: added onBlur and onKeyDown props

What’s Fixed

  • [SlateRTE]: don't keep source formatting background-color when paste html in editor
  • [Tag, Badge]: reworked styles according design
  • [MainMenu]: reworked styles according design in Promo skin
  • [DataTable]: added work of renderNoResultsBlock props without default behavior
  • [Accordion]: remove overflow: hidden; style from body
alekseymanetov
published 5.9.4-patch.0 •

alekseymanetov
published 5.10.2-alpha.0 •

alekseymanetov
published 5.11.0-alpha.0 •

alekseymanetov
published 5.10.1 •

Changelog

Source

5.10.1 - 16.10.2024

What's Fixed

  • [DataPickerRow]: fixed default values for padding and size prop
  • [TabButton]: fixed caption styles in case app apply box-sizing: border-box styles for all page elements.
alekseymanetov
published 5.10.0 •

Changelog

Source

5.10.0 - 11.10.2024

What's New

  • [DataTable]:
    • [Breaking change]: reworked isAwaysVisible column configuration prop. Now it's not make column fixed by default and doesn't forbid to unpin or reorder, it's only disallow to hide this column from table. If you need previous behavior, please use isLocked prop.
    • Added isLocked prop for column configuration. If true value provided, makes this column locked, which means that you can't hide, unpin or reorder this column. This column should always be pined.
  • [DataTable]: ColumnsConfigurationModal updated modal width from 420px to 560px according design, 'disabled' state for locked columns is changed to 'readonly', added vertical paddings to multiline column names.
  • [PickerInput]:
    • Added support of minCharsToSearch > 0 with searchPosition = 'body'.
    • Added renderEmpty prop to render custom empty block for depends on various reasons.
    • renderNotFonud prop is deprecated, please use renderEmpty instead
  • Sass updated to the last version, warnings 'Mixed Declarations' fixed https://sass-lang.com/documentation/breaking-changes/mixed-decls/
  • [Modals]: for mobile view (width is up to 720px) by default the modal position is fixed at the bottom edge of the screen
  • [TabButton][VerticalTabButton]: decreased paddings & gaps for all sizes according to the design

What's Fixed

  • [Form]: fixed bug when beforeLeave modal appears in case of redirect in onSuccess callback
  • [VirtualList]: fixed offsets counting if rows have different height
  • [TabButton][VerticalTabButton]: aligned with design, paddings & gaps decreased
alekseymanetov
published 5.9.5 •

Changelog

Source

5.9.5 - 09.10.2024

What's Fixed

  • [ArrayDataSource]: fixed initializing caches on data source creation.
alekseymanetov
published 5.9.4 •

Changelog

Source

5.9.4 - 26.09.2024

What's Fixed

  • [useAsyncDataSource]: fixed refetching of data after deps change.
23
6
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