Skip to content
New issue

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

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

Already on GitHub? # to your account

angular.validators - update and remove imports-loader workaround #4670

Merged
merged 1 commit into from
Sep 18, 2018
Merged

angular.validators - update and remove imports-loader workaround #4670

merged 1 commit into from
Sep 18, 2018

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Sep 17, 2018

we had a workaround (#4667) for loading angular.validators in a browser-like context to prevent the validator service becoming empty (#4660)

this is needed when using angular.validators < 4.4.3 with webpack

but 4.4.3 just got released (gkaimakas/angular.validators#7), removing the workaround

4.4.3 contains the following changes from 4.4.2:


This essentially reverts #4667, but it does not remove imports-loader beause it is needed for #4641 (comment)

@himdel
Copy link
Contributor Author

himdel commented Sep 17, 2018

Testing: #4660 is still fixed :)

uuid2
uuid1

we had a workaround for loading angular.validators in a browser-like context to prevent the validator service becoming empty

this is needed when using angular.validators < 4.4.3 with webpack

but 4.4.3 just got released, removing the workaround
@miq-bot
Copy link
Member

miq-bot commented Sep 17, 2018

Checked commit https://github.com/himdel/manageiq-ui-classic/commit/cc5283aad47597dd73c19ff23b366ffd2dea9671 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@mzazrivec mzazrivec self-assigned this Sep 18, 2018
@mzazrivec mzazrivec added this to the Sprint 95 Ending Sep 24, 2018 milestone Sep 18, 2018
@mzazrivec mzazrivec merged commit 602a2c7 into ManageIQ:master Sep 18, 2018
@himdel himdel deleted the ang-val-443 branch September 18, 2018 11:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants