Skip to content

First replaceCharacterList, then transformLabel#35

Open
blueambr wants to merge 1 commit intoNiklasMencke:mainfrom
blueambr:patch-1
Open

First replaceCharacterList, then transformLabel#35
blueambr wants to merge 1 commit intoNiklasMencke:mainfrom
blueambr:patch-1

Conversation

@blueambr
Copy link

When we use transformLabel together with replaceCharacterList, we don't reach the replaceCharacterList condition, because we return the result of transformLabel function. In order to use them together, I moved replaceCharacterList to the beginning. This way they can work together.

When we use transformLabel together with replaceCharacterList, we don't reach the replaceCharacterList condition, because we return the result of transformLabel function. In order to use them together, I moved replaceCharacterList to the beginning. This way they can work together.
@jorgefelico
Copy link

@hotepp Thanks for the fix!

@NiklasMencke any way we can get this approved and merged? Myself and others are using this on our own projects and have been running into issue #33 and this fixes it.

Thanks,

Jorge

@sean-au
Copy link

sean-au commented Jul 25, 2022

I am looking to provide further improvement, after this issue has been resolved.

Any news on that status of this npm package? Is it still being maintained?

Copy link

@red1 red1 left a comment

Choose a reason for hiding this comment

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

I agree

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.

4 participants