blueocean-plugin/jenkins-design-language
Nicolae Pascu b8c93fb1a8 Bug/jenkins 40163 baseline shift in breadcrumbs (#1235)
* fix baseline shift in breadcrumbs

* publish jdl and core-js beta versions

* make the run number match the baseline of the breadcrumb

* publish beta versions of core-js and jdl

* make title underlined on hover, this will keep the behaviour consistent with other screens

* release new ver of core-js

* release new version of core-js that has a jdl that is non-beta
2017-07-19 21:14:14 +03:00
..
.storybook Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
bin Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
examples/blue-ocean Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
fonts Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
icons Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
less Bug/jenkins 40163 baseline shift in breadcrumbs (#1235) 2017-07-19 21:14:14 +03:00
licenses Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
scripts Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
src/js [JENKINS-45292] Dropdown should allow custom footer (#1222) 2017-07-05 16:13:31 +02:00
test/js/components [JENKINS-45292] Dropdown should allow custom footer (#1222) 2017-07-05 16:13:31 +02:00
website Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
.babelrc Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
.editorconfig Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
.eslintrc Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
.flowconfig Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
Dockerfile Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
Jenkinsfile Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
LICENSE Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
PULL_REQUEST_TEMPLATE Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
README.md Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
gulpfile.js Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
karma.conf.js Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00
npm-shrinkwrap.json Merge remote-tracking branch 'jdl/master' 2017-07-03 12:07:05 -04:00
package.json Bug/jenkins 40163 baseline shift in breadcrumbs (#1235) 2017-07-19 21:14:14 +03:00
site-publish.sh Move to jerkins-design-language dir 2017-05-24 23:44:14 -04:00

README.md

Jenkins Design Language (JDL)

Reusable [React] components and design elements that adhere to the Jenkins Design Language (Blue Ocean edition).

Developing

npm install
npm run gulp
npm run build-storybook
npm run site-server

License is MIT. Other licenses in /licenses

Docs Site