221b3187 | 14-Apr-2020 |
Derick Montague <derick.montague@ibm.com> |
Add motion guidelines
- Update transition global variables in bootstrap to use Carbon motion easing and duration tokens to maintain consistency throughout the application - Remove import of colors h
Add motion guidelines
- Update transition global variables in bootstrap to use Carbon motion easing and duration tokens to maintain consistency throughout the application - Remove import of colors helper file into variables and set import order based on dependency
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ibd3fb9438ff236670e5523250d284b59411a7e53
show more ...
|
fd22b5b0 | 13-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Add alert message component and documentation
- Add custom alert component to simplify the use of custom alerts - Add documentation for using the custom alert - Update the login error alert to use t
Add alert message component and documentation
- Add custom alert component to simplify the use of custom alerts - Add documentation for using the custom alert - Update the login error alert to use the alert component instead of the Bootstrap-vue component. - Register alert component in enhanceApp - Replace Sass variables used in the StatusIcon component style block to use the Boostrap theme-color and gray Sass functions so the colors can be used in the Vuepress documentation custom components
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ibd93402c919a42bd5c24cc9e7c6c8fc6f17a4db4
show more ...
|
4e90eed0 | 03-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Add toast component documentation
- Add documentation that describes when and how to use a toast message with code snippets - Add an informational toast method in the BVToastMixin - Add BVToastMixin
Add toast component documentation
- Add documentation that describes when and how to use a toast message with code snippets - Add an informational toast method in the BVToastMixin - Add BVToastMixin to enhaceApp to register mixin globally.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I89bf2aa8b3fdb9294354a80c98ccf692b6e3615a
show more ...
|
3f6710a0 | 04-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Add buttons documentation
- Add documentation for how to use buttons - Update markup and CSS rulesets to support icons on the left or the right of text
Signed-off-by: Derick Montague <derick.montag
Add buttons documentation
- Add documentation for how to use buttons - Update markup and CSS rulesets to support icons on the left or the right of text
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ic897f416e85824287360bc7ef5dc47c402d64eba
show more ...
|
7223a9fb | 12-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Revert "Add alert message component and documentation"
This reverts commit 71650fff20c0ad29eb05d770736386863324b64e.
Reason for revert: Found an issue with Sass loader when compiling docs that need
Revert "Add alert message component and documentation"
This reverts commit 71650fff20c0ad29eb05d770736386863324b64e.
Reason for revert: Found an issue with Sass loader when compiling docs that needs to be addressed.
Change-Id: Icdd1243665f60849bfb341594452687fcdaeebe2
show more ...
|
71650fff | 03-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Add alert message component and documentation
- Add custom alert component to simplify the use of custom alerts - Add documentation for using the custom alert - Update the login error alert to use t
Add alert message component and documentation
- Add custom alert component to simplify the use of custom alerts - Add documentation for using the custom alert - Update the login error alert to use the alert component instead of the Bootstrap-vue component. - Add the enhanceApp and bmcAppPlugin to extend vuepress to use both the BMC custom and Boostrap-Vue components along with the custom styles
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I5c0b696ca47ddba0df18041d6c5ee7509bf23572
show more ...
|
d96e90f3 | 04-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Add accessibility documentation
Create resources and guidance for the accessibility needs of the OpenBMC Web UI.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I6d63ce2e23e4038
Add accessibility documentation
Create resources and guidance for the accessibility needs of the OpenBMC Web UI.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I6d63ce2e23e403840cfb263622c0bd3dac906abd
show more ...
|
7f970a1f | 02-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Remove unused colors from color palette
The color palette has been stripped down to a maximum of two colors shades per palette. This works for our design since components use a base color with a lig
Remove unused colors from color palette
The color palette has been stripped down to a maximum of two colors shades per palette. This works for our design since components use a base color with a lighter color as an accent color. This change reduces the amount of CSS generated by Bootstrap when the CSS is compiled.
Github Story: https://github.com/openbmc/webui-vue/issues/2
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I2ddb37f5c89c749a7303799c6f7499ddd83d5a92
show more ...
|
8326855b | 03-Mar-2020 |
Derick Montague <derick.montague@ibm.com> |
Add component overview documentation
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I02de80a70acc0d6e3d1278acb33bbbb004c106b4 |
7fc4cd7d | 07-Feb-2020 |
Derick Montague <derick.montague@ibm.com> |
Add Getting Started documentation
- Update nav and sidebar - Add content
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I6364d01e016a2954410f154863b497c26453010e |
365bce5f | 03-Jan-2020 |
Derick Montague <derick.montague@ibm.com> |
Add coding guidelines and component documentation
Resubmitting after reverted–original commit here https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/28760
- Update README to include instruct
Add coding guidelines and component documentation
Resubmitting after reverted–original commit here https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/28760
- Update README to include instructions on documentation development - Update vue and vue-template-compiler to be compatible with vuepress
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I72049a5888ef6bea6621d0b7948f57a8e4177666
show more ...
|
6109113c | 28-Jan-2020 |
Gunnar Mills <gmills@us.ibm.com> |
Revert "Add coding guidelines and component documentation"
Merged accidentally. Did not have proper +1s/+2s. The author will resubmit. Apologies for the noise.
This reverts commit aae4312c3c535253b
Revert "Add coding guidelines and component documentation"
Merged accidentally. Did not have proper +1s/+2s. The author will resubmit. Apologies for the noise.
This reverts commit aae4312c3c535253b2d5db7a75503f0237ae423e.
Change-Id: I110dd4e12286836aedf84dfba2c4ef07cac08b46 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
aae4312c | 03-Jan-2020 |
Derick Montague <derick.montague@ibm.com> |
Add coding guidelines and component documentation
- Add deploy script to create and deploy dist file to gh-pages branch - Update README to include instructions on documentation development and deplo
Add coding guidelines and component documentation
- Add deploy script to create and deploy dist file to gh-pages branch - Update README to include instructions on documentation development and deployment - Update vue and vue-template-compiler to be compatible with vuepress - Set vue-date-fns to use specific version - Add shell pages to be completed later
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I2fdae06d53c298d45f7a638e8875717a47050dbf
show more ...
|