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

Drop patternfly 4 support again #5642

Merged
merged 2 commits into from
May 31, 2019
Merged

Drop patternfly 4 support again #5642

merged 2 commits into from
May 31, 2019

Conversation

himdel
Copy link
Contributor

@himdel himdel commented May 29, 2019

The decision is to support patternfly 4 only in J-release, not Ivanchuk.
(IE11 support is still going away in Ivanchuk.)

So, reverting #5537, except for introduction of app/stylesheet/application-webpack.scss.
And adding guards to prevent accidental requires of patternfly 4 styling from plugins or depedencies.

Cc @skateman @epwinchell @mturley

This mostly reverts #5537,
except I'm keeping the app/stylesheet/ because we're already using it.
…prematurely

patternfly 4 will be supported in J-release, not I-release
@miq-bot
Copy link
Member

miq-bot commented May 29, 2019

Checked commits https://github.com/himdel/manageiq-ui-classic/compare/6fbf5fd8b07c791ec76fe65840f8a933f9d37ed1~...2348c53c9262af5c49bf0daf40a9f348997f7ce5 with ruby 2.3.3, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. ⭐

@mzazrivec mzazrivec self-assigned this May 31, 2019
@mzazrivec mzazrivec added this to the Sprint 113 Ending Jun 10, 2019 milestone May 31, 2019
@mzazrivec mzazrivec merged commit 5d33349 into ManageIQ:master May 31, 2019
@himdel himdel deleted the pf4-drop branch May 31, 2019 13:40
@himdel
Copy link
Contributor Author

himdel commented Jun 3, 2019

When we introduce patternfly 4 again, consider wrapping in a

.pf4 {
  @import '~@patternfly/patternfly/patternfly.scss';
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants