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.
@ardoq/shared-ui
Advanced tools
Re-usable components for ardoq's front-end applications.
For now the storybook is published from the ardoq-front repository, but we aim to move the stories here soon.
0.0.16
- Split icons between current set and deprecated set0.0.15
- Update grayscaledarkGrey3
(updated), lightGrey0
(introduced), lightGrey2
(updated)0.0.12
- Adding Icons (ARD-3761)Icon
,
IconName
,
CheckboxIconName
,
ChevronIconName
,
ExpandToggleIconName
,
InternalIconName
,
CheckboxIcon
ChevronIcon
primaryHover
and primaryGreenHover
colors0.0.11
- Colors cleanup(ARD-3760)styleVariables.colors
0.0.9
- Buttons cleanup (ARD-3759)yarn watch
. This will continuously build the package when you make changes in /src
./dist
folder of this project, run yarn link
. This allows yarn to install the package via symlinks.yarn link @ardoq/shared-ui
. This tells yarn to install the package from the dist folder.Now any changes that you make in /src
should be automatically reflected in the repository where you linked the package.
Later, you might want to use the published version of the package again. Run yarn unlink @ardoq/shared-ui
from within the linked repo (i.e. ardoq-front).
yarn lint && yarn check-types
yarn version
yarn run publish
FAQs
Reusable components for Ardoq's front-end applications
The npm package @ardoq/shared-ui receives a total of 0 weekly downloads. As such, @ardoq/shared-ui popularity was classified as not popular.
We found that @ardoq/shared-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 12 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.