Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

Implemented value array prefixing (mutation) #16

Merged
merged 4 commits into from
Jun 15, 2016

Conversation

rtsao
Copy link
Contributor

@rtsao rtsao commented Jun 7, 2016

Fixes https://github.com/rofrischmann/inline-style-prefix-all/issues/13
Implemented with forEach and mutation #14 (same thing but with map/reduce)

In theory, this should perform better, though it's actually slightly more lines than #14

@rtsao rtsao changed the title Implemented value array prefixing Implemented value array prefixing (mutation) Jun 7, 2016
@robinweser
Copy link
Owner

Awesome thank you! Would love if you could remove the semicolons to keep it consistent. Also you might add some line comments to describe some steps, but I guess it is nothing which one would not understand while reading.

I will merge this after semicolons are removed :P

@rtsao
Copy link
Contributor Author

rtsao commented Jun 7, 2016

Oops! Totally forgot about your style ;)

@rtsao
Copy link
Contributor Author

rtsao commented Jun 15, 2016

Gentle bump :)

@robinweser robinweser merged commit e819439 into robinweser:master Jun 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants