![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@lightspeed/cirrus
Advanced tools
A package containing all Cirrus React components.
Refer to main README for usage.
Both steps are self contained in their own command.
To build, run the following command:
yarn build
This will do the followng in order:
dist
foldersrc
folderPlease note, that during the transpilation phase, the story.js
file and whatever files contained within a folder named examples
will be ignored.
You may notice that there are empty folders that get outputted into the dist
folder. These will get auto ignored during the publish phase.
First, make sure you've went through the release workflow, skip step 3 (npm publish
)
Then, to publish, run the following command:
yarn release
This will build and publish the recently built components.
If you didn't properly bump the version, npm will throw an error. So no need to worry of squashing a previously published version.
Component Name | styled-system props |
---|---|
Alert | space |
Bone | space |
width | |
bgColor | |
Button | space |
Card | colors |
CardSection | space |
Box | space |
width | |
fontSize | |
colors | |
Flex (extends Box) | flex, flexWrap, flexDirection, alignItems, justifyContent |
Divider | space |
Group | flex, justifyContent |
GroupItem | flex |
width | |
GroupAddon | width |
Logo | width |
Text | fontSize |
space | |
fontFamily, textAlign, fontWeight, letterSpacing, lineHeight | |
textTransform (custom property that takes any text-transform values) | |
fontSize | |
textColor | |
fontSize |
FAQs
Cirrus, all inclusive
The npm package @lightspeed/cirrus receives a total of 11 weekly downloads. As such, @lightspeed/cirrus popularity was classified as not popular.
We found that @lightspeed/cirrus demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.