Teradata / vantage-ui-template

Template for UI applications in Vantage
MIT License
185 stars 79 forks source link

feat(style): pull in theme service and pre-loader #122

Closed christianmemije closed 4 years ago

christianmemije commented 4 years ago

Description

What's included?

Test Steps

Definition of Done

Animated Gif
emoralesb05 commented 4 years ago

Also, we really need to change how the theme works to more observable based returning the object we need with the logo, monaco theme and what not. (separate thing tho)

christianmemije commented 4 years ago

Also, we really need to change how the theme works to more observable based returning the object we need with the logo, monaco theme and what not. (separate thing tho)

Opened an issue for this in UI platform since it needs more planning.

christianmemije commented 4 years ago

Waiting on https://github.com/Teradata/vantage-ui-platform/pull/54

christianmemije commented 4 years ago

Addressed both pre-loader and theme comments in ui-platform PRs: teradata/vantage-ui-platform#51 teradata/vantage-ui-platform#54, so ready for re-review.