![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.
@hafslundnett/hdd-style
Advanced tools
'Hafslund digital designsystem' is a design system that can be used across projects while maintaining consistancy. The project follows strict naming guidlines, your can read more about them in the wiki. Every component should be able to run in an isolated environment without depending on parent classes/elements.
For every used front-end framework a separate 'components' library should be created. Listed below are the already existing libraries. If you want to add your library to this list, please create a pull request.
Framework | Version | Repo |
---|---|---|
Angular 6.x | 🚧 Alpha | Github |
Vue 2.x | 🚧 Alpha | Github |
HDD-style is documented along with it´s corresponding components library(HAL) at:
The showoff website include all documentation off components with related examples. The showoff website can be generated/started by running:
yarn
yarn start
You need to have node
and yarn
installed in order to start the showoff website.
You need access to the Hafslund Nett NPM organisation
yarn build
npm publish
We will behave ourselves if you behave yourselves. For more details see our code of conduct.
Please read through our contributing guidelines.
This project will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
Azure CDN is used to host fonts and icons from the cdn/
folder. To update the contents of
cdn/
.package.json
and the CDN-url in variables/fontawesome/_variables.scss
. The three numbers after "hdd-style-release-" should match the package version. If the package version is 1.0.2, then the url bound to $fa-font-path
should be https://hafslundnett.azureedge.net/hdd-style-release-1-0-2/icons
.release/1.0.2
, given that the package version is 1.0.2. This will start the hdd-style.release build, and upload the contents of cdn/
to Azure CDN.Note: This process has room for improvements.
FAQs
A universal design system used across Hafslund nett
The npm package @hafslundnett/hdd-style receives a total of 6 weekly downloads. As such, @hafslundnett/hdd-style popularity was classified as not popular.
We found that @hafslundnett/hdd-style demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.