
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@rocket.chat/fuselage-ui-kit
Advanced tools
UiKit elements for Rocket.Chat Apps built under Fuselage design system
@rocket.chat/fuselage-ui-kitUiKit elements for Rocket.Chat Apps built under Fuselage design system
Firstly, install the peer dependencies (prerequisites):
npm i @rocket.chat/fuselage @rocket.chat/fuselage-hooks @rocket.chat/fuselage-polyfills @rocket.chat/icons @rocket.chat/styled react react-dom
# or, if you are using yarn:
yarn add @rocket.chat/fuselage @rocket.chat/fuselage-hooks @rocket.chat/fuselage-polyfills @rocket.chat/icons @rocket.chat/styled react react-dom
Add @rocket.chat/fuselage-ui-kit as a dependency:
npm i @rocket.chat/fuselage-ui-kit
# or, if you are using yarn:
yarn add @rocket.chat/fuselage-ui-kit
Contributions, issues, and feature requests are welcome!
Feel free to check the issues.
As this package dependends on others in this monorepo, before anything run the following at the root directory:
yarn build
To ensure the source is matching our coding style, we perform linting. Before commiting, check if your code fits our style by running:
yarn lint
Some linter warnings and errors can be automatically fixed:
yarn lint-and-fix
We develop and describe our visual components in the form of stories, manage by a tool called Storybook. To start developing with Storybook, run:
yarn storybook
0.31.23 (2023-05-05)
Modal wrapper & wrapperFunction prop (#959) (4493328)linkTarget prop for Banner component (#971) (f4e9645)desktop-text icon (#972) (0183bbd)usePosition (#967) (6098687)SidebarItem menu glitch on hover (#991) (c92cfad)link, autoLink, and autoEmail helpers (#993) (db343e0)FAQs
UiKit elements for Rocket.Chat Apps built under Fuselage design system
The npm package @rocket.chat/fuselage-ui-kit receives a total of 59 weekly downloads. As such, @rocket.chat/fuselage-ui-kit popularity was classified as not popular.
We found that @rocket.chat/fuselage-ui-kit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.

Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.

Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.