Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Rimble Design System's react component library.
Rimble is a project from ConsenSys Design, aiming to provide adaptable components and design standards for decentralized applications (dApps). Our goal is simply to make it easier to build dApps with outstanding user experience. If you're interested, we have written a bit more about our rationale and approach to building Rimble.
Rimble is in initial development and should not be considered stable today. We have made the project public in a very early stage of work in order to gather feedback from the community of designers and developers building dApps.
We are actively working on adding new components to Rimble and will be sharing more information on the roadmap very soon.
npm install --save rimble-ui styled-components
import React, { Component } from 'react'
import { Button } from 'rimble-ui'
class Example extends Component {
render() {
return <Button size={'medium'}>Click me!</Button>
}
}
🚀 New Feature
🐛 Bug Fix
Heading
component.🚀 New Feature
Icon
component.🐛 Bug Fix
Heading
component as
prop not working.Text
component as
prop not working.Select
component arrow icon placement.🚀 New Feature
styled-system
v5.🐛 Bug Fix
ToastMessage
component. #381Icon
component. #380Slider
component. #414🚀 New Feature
BaseStyles
component🐛 Bug Fix
Text
component to pass as
prop correctly.Heading
component to pass as
prop correctly.Select
component to adjust width.Field
to inherit color.Radio
and Checkbox
components to inherit text and icon colors correctly.pre-commit deprecation warning
#372.💅 Enhancement
EthAddress
component padding.h1-h6
elements.input[type="color"]
for better visibility.Input
, Textarea
, Card
.copyColor
from theme.js
.text
and background
colors to theme.js
.cjs
to umd
.EthAddress
component.MIT © ConsenSys
FAQs
Rimble Design System react component library.
The npm package rimble-ui receives a total of 118 weekly downloads. As such, rimble-ui popularity was classified as not popular.
We found that rimble-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.