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

Fix for issue with multiple elements #2

Merged
merged 3 commits into from
May 16, 2017

Conversation

zett90
Copy link

@zett90 zett90 commented May 16, 2017

While using the dom-processor I recognized an issue with the handling of multiple elements of the same type. The elements got replaced by the same replacement at every occurrence even if they had different attributes.
I think you can get the point if you view the source code of the test I added.

@coveralls
Copy link

coveralls commented May 16, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a29554b on zett90:master into 7be166c on BenjaminEckardt:master.

@coveralls
Copy link

coveralls commented May 16, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 05cf94d on zett90:master into 7be166c on BenjaminEckardt:master.

@BenjaminEckardt BenjaminEckardt merged commit d5aa2b8 into BenjaminEckardt:master May 16, 2017
@BenjaminEckardt
Copy link
Owner

Tanks a lot.

@zett90
Copy link
Author

zett90 commented May 18, 2017

No Problem, could you please update the dependencies of the gulp-dom-processor and publish it to npm?

@BenjaminEckardt
Copy link
Owner

Done.

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.

None yet

3 participants