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

Fixed secure config writer to correctly merge arrays #688

Merged
merged 8 commits into from
Jun 6, 2019

Conversation

SG-Noxoreos
Copy link
Contributor

Description

Fixed secure config writer to correctly merge arrays using an array item comparator

Type of change

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • Enhancement 🚀 (non-breaking change which adds functionality)
  • Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 💅 (Just some cleanups)
  • Internal 🏠 Only relates to internal processes.

…rrays without creating duplicates. Implemented usage of custom NMA config on top of already existing configs.
… are merged correctly using the theme-config extension. Renamed config property to match `theme`. Raised version number of the theme-config extension to `1.0.1`
@SG-Noxoreos SG-Noxoreos added the bug Something isn't working label Jun 5, 2019
@SG-Noxoreos SG-Noxoreos self-assigned this Jun 5, 2019
Copy link
Collaborator

@fkloes fkloes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add some tests - at least for the code in common

@fkloes fkloes merged commit 6bd5cbe into v6.6.0 Jun 6, 2019
@fkloes fkloes deleted the PWA-2033-apply-nma-configs-to-affect-theme-config branch June 6, 2019 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants