![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.
ebi-framework
Advanced tools
Homed here are the various assets that make the EBI Visual Framework (CSS, JS, and a few images and build scripts).
Homed here are the various assets that make the EBI Visual Framework (CSS, JS, and a few images and build scripts).
These are the core files that power the EBI Visual Framework:
General guidance on using is available at:
Head to the EBI Style Lab and start implementing the EBI Visual Framework.
See a full overview of changes in v1.3 here.
Very little. We've focused mainly on architectural changes however there are a number of small improvements around spacing and more consistency in button states.
Compare a sample page on the three versions: v1.1, v1.2, v1.3
Your current version | Effort required | What you'll get |
---|---|---|
v1.1 | 1-2 hours | Better performance, a more functional design |
v1.2 | minutes | Better performance, more design flexibility |
v1.2
asset references to v1.3
foundation.min.css
or foundation.css
(this is now included in ebi-global.css
)div#masthead-black-bar
. This will automatically be inserted by script.js
.If you're using the EBI Visual Framework v1.1 or v1.2 it is not required that you upgrade, but there are a number of improvements for:
This project helps ensure brand consistency and the easy use of modern web design best practices -- such as responsive design, iterative maintenance cycles, and UX-tested patterns.
Releases are planned six months apart, generally in summer/winter. The exact timing and features are discussed in the Web Guidelines Committee and in this project's issue queue.
This project continues efforts of the existing guidance by providing:
No. The vast majority of users should link to the EBI hosted files. You'll load three CSS files, seven JS files, and use a wrapper HTML. Have a look at the source of the simple boilerplate page.
Not all developers are in the same place, so we plan make use of multiple channels:
As not all users of the framework will be able to update to the very latest and we do not wish to hold others back, we are using a semantic versioning style of releases.
Major release | Minor release | Note |
---|---|---|
(Branch) | (Tag) | |
1.1 | .0 | Initial release evolving from Compliance theme |
" | .1 | Tagged minor release |
" | .2 | Tagged minor release |
" | .3 | Tagged minor release |
1.2 | .0 | Documented, breaking release |
" | .1 | Tagged minor release |
1.3 | .0 | Documented, breaking release |
Difference between major, minor releases:
We support the last two major releases with bug fixes and branding. New features will only be added to the current and development versions.
Where's version 1.0, you ask? Version 1.0 is the old EBI Compliance theme.
Testing releases will be identified in their tag, a la: V1.1.0-alpha
, where .0-alpha
is the tag. -alpha
, -beta
and -dev
are common tag suffixes.
There are no officially supported variants. An Angular-specific variant is being considered.
Files are hosted in this pattern:
https://ebi.emblstatic.net/web_guidelines/[repo-name]/[branch]/[repo-files]
That is:
https://ebi.emblstatic.net/web_guidelines/EBI-Framework/v1.3/js/script.js
We expect the vast majority of users to link to the built CSS and JS files (as shown in the sample HTML files), however some teams may want to download the EBI Framework and modify it for performance or deeper appearance issues.
We've configured the system to build with NPM (no need for gulp or bower).
npx
with npm install -g npx
npm install && npm run motion-ui-update
.package.json
. Likely npm run scss
command will cover 90% of use cases.Releases are available via NPM at https://www.npmjs.com/package/ebi-framework
npm run scss
or npm run js
jekyll serve --port 99
Todo: Run the build process and serve with gulp and browsersync.
FAQs
Homed here are the various assets that make the EBI Visual Framework (CSS, JS, and a few images and build scripts).
The npm package ebi-framework receives a total of 5 weekly downloads. As such, ebi-framework popularity was classified as not popular.
We found that ebi-framework 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
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.