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

@superdesk/primereact

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superdesk/primereact

Superdesk fork of PrimeReact 5.0.2

  • 5.0.2-12
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Superdesk fork of PrimeReact 5.0.2

Versioning

Original version is used with a patch version after the dash e.g. 5.0.2-2

Publishing to npm

  • Run npm publish to publish an update of the package.
  • Do not forget to increment the version according to the rule above.
  • Ensure that there are no unstaged changes before publishing. prepublishOnly script generates distribution files in the root directory of the project which are not ignored by git.

Changes

Dropdown

  • Added zIndex prop
  • Added ability to retrieve/filter items asynchronously

MultiSelect

  • Added zIndex prop

Dialog

  • Replaced baseZIndex with zIndex. The former was adding 1000 to specified base index which interferes with base superdesk styles that generally use lower z-indexes. zIndex makes it possible to pass a pre-determined value that is not changed.

Dependencies

  • Moved "react-transition-group" from "devDependencies" to "dependencies" section in package.json, because it is used in exported components.

FAQs

Package last updated on 27 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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