Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added themes, scrollbar, icons, and prevention of bleeding #66

Open
wants to merge 20 commits into
base: v1.x/staging
Choose a base branch
from

Conversation

DivergentEuropeans
Copy link
Member

(originally from @yaeleiger )

Added:

Implementation of themes (switch case) so that the FE widget can be used in any app & be customized by theme. File Transfer App is 'carbon' theme, for example, and the Zowe Editor is default.
Scrollbar and max height in the p-tree to prevent extension of explorer div in File Transfer App.
Quick fix to prevent the style bleeding of Workflows, the Zowe Editor, and File Transfer App by putting !important tags in the CSS of the FE tree component.
With pull request zowe/file-transfer-app#40

In the future:

Create more themes (or a different way to give the user even more styling autonomy)
Enable Datasets viewer (in File Transfer App) when functional

raymondyanli and others added 20 commits June 6, 2019 16:09
…css-fixes

Fixed tree navigation to look right
Signed-off-by: yaeleiger <[email protected]>
Signed-off-by: yaeleiger <[email protected]>
Signed-off-by: yaeleiger <[email protected]>
Signed-off-by: yaeleiger <[email protected]>
Signed-off-by: yaeleiger <[email protected]>
Signed-off-by: yaeleiger <[email protected]>
Signed-off-by: yaeleiger <[email protected]>
…es-onPathChanged-added

Added 'Enter' key update to USS + added onPathChanged emmitter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants