Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@epam/cra-template-uui
Advanced tools
This is the official UUI template for Create React App.
To use this template, add --template @epam/uui
when creating a new app.
For example:
npx create-react-app my-app --template @epam/uui
# or
yarn create react-app my-app --template @epam/uui
For more information, please refer to:
5.11.0 - 15.11.2024
What's New
@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
provided props.initialVisibleCount
prop60
to props60
to props@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
3px
between internal items for all sizes according to designclickAnalyticsEvent
not being sent when href
property usedFAQs
UUI template for Create React App.
The npm package @epam/cra-template-uui receives a total of 25 weekly downloads. As such, @epam/cra-template-uui popularity was classified as not popular.
We found that @epam/cra-template-uui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.