commit | 57b2262843db8724ecbfbcc6cef0906d736f2834 | [log] [tgz] |
---|---|---|
author | SurenNeware <sneware9@in.ibm.com> | Fri Aug 07 18:22:47 2020 +0530 |
committer | Derick Montague <derick.montague@ibm.com> | Tue Aug 11 21:40:22 2020 +0000 |
tree | e32cf72468094e79d4674ba85a2644c54114d07a | |
parent | e409b738ed46becc9d04120c7a4227e7f52b3072 [diff] |
Add info icon for informational alert -Add new style carbon icon for informational alert -Change alert icon position from center to top Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: If32d712db16472ce9a78e04e5871d0b799bb5895
webui-vue is a web-based user interface for the OpenBMC firmware stack built on Vue.js.
phosphor-webui was built on AngularJS and AngularJS goes End of Life June 30, 2021, this repository is its replacement.
The current plan is by the end of July 2020, with exception to the following pages:
As mentioned, this application is built using Vue.js, a modern open-source Model-View-ViewModel JavaScript framework supported by an active community and strong documentation. It has been architected to allow organizations to easily update the theme to support their brand. This rewrite takes advantage of front-end development best practices and does not suffer from some of the anti-patterns that exist in phosphor-webui today.
The documentation for coding standards and components is located in the docs
directory. It is created using the VuePress static site generator. Information about how to write documentation can be found on the VuePress website.