commit | bbffea47ba0945b3db1767b590d034743b110417 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 04 12:16:53 2018 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 04 20:34:54 2018 +0000 |
tree | 869b16332da76c6375b4ed74db3386849452c235 | |
parent | a53867321a4206a14ddcbdd31c0dc13e6e3b9a1f [diff] |
Update INFO.yaml file Remove Michael Lando. Add Ofir Sonsino as PTL Change-Id: Ia334064cf014f12a395e24d9557f0f57dd626049 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This project aims to create a unified UI styled components for multiple development teams who work on the same web-based applications. This repository contains the components HTML files and SCSS files. The project is used by ONAP-UI-ANGULAR and ONAP-UI-REACT that implements components according to the HTML in this project.
npm install onap-ui-common
You can use the scss files (for styling) and icons-map.js file (for using icons). To use the icons just import the iconsMap
import { iconsMap } from 'onap-ui-common';
To use the SCSS files you need to reference them from your local SCSS file and compile them.
@import '../../../node_modules/onap-ui-common/styles/style.scss';
For bugs and issues, please use the issues page
Contribution can be made only by following these guide lines
Bootstrap
, Material
, Foundation
... etc.).