History log of /openbmc/phosphor-webui/app/common/styles/elements/loader.scss (Results 1 – 5 of 5)
Revision Date Author Comments
# d4a5d6f4 17-Nov-2019 Dixsie Wolmers <dixsiew@gmail.com>

Update loading spinner

Loader was updated with loading icon svg. Added inline style
for loading icon and added loader svg to status-icon directive.
Status icons will be used in file-

Update loading spinner

Loader was updated with loading icon svg. Added inline style
for loading icon and added loader svg to status-icon directive.
Status icons will be used in file-upload component for firmware page update.

Signed-off-by: Dixsie Wolmers <dixsiew@gmail.com>
Change-Id: I15e6f9fa39a08fcc8cfe354f8ed4447aab6425a9

show more ...


# 6f7ec80e 24-Jun-2019 Yoshie Muranaka <yoshiemuranaka@gmail.com>

Clean up color values

This update will clean up slight color variations in the
code base by creating and using Sass color variables
instead of hex values. Available colors are define

Clean up color values

This update will clean up slight color variations in the
code base by creating and using Sass color variables
instead of hex values. Available colors are defined in
colors.scss. Any usage of CSS color properties should
refer to the mapped color variables in colors.scss.

- Removed tags.scss file since tag components no longer used

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I045030a158469e59d07a9fa8cd8aa9f125f0d383

show more ...


# d5bf6baa 10-Jun-2019 Ed Tanous <ed.tanous@intel.com>

Fix the opacity of the loading screen

Currently the loading screen has a 0.7 opacity, which leads to some
strange behaviors at times when changing screens. Old scopes pop under
new

Fix the opacity of the loading screen

Currently the loading screen has a 0.7 opacity, which leads to some
strange behaviors at times when changing screens. Old scopes pop under
new ones, leading to a page "jump" once the loading is complete.

Making the loading page fully opaque and removing the transition effect
reduces this behavior, and makes the page transitions feel cleaner.

Tested:
Loaded webui locally. Observed problem goes away when navigating
between pages. Navigated between several pages to verify, including
pages with a lot of static data.

Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Change-Id: I5549d5c49901429f6e9c353524c6f7060725c2ea

show more ...


# 428375e8 01-Aug-2017 Michael Davis <michael.s.davis@ibm.com>

loader animation added to pages

Change-Id: Id8c890714d0a90ae913b6581cd655abcf6cd6781
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>


# b055eb0c 20-Jul-2017 Michael Davis <michael.s.davis@ibm.com>

added pre-loader template to directives. Added styling for loader animation.

Change-Id: I2f60a4bf8cbf49932b9e736818fcb3a4560af838
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>