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

WIP - make our methods private #28194

Closed
wants to merge 1 commit into from
Closed

Conversation

Johann-S
Copy link
Member

@Johann-S Johann-S commented Feb 6, 2019

I try to transform our (fake) private methods to real one

but ESLint continue to throw me errors 😟

@Johann-S Johann-S requested a review from a team as a code owner February 6, 2019 20:50
@XhmikosR
Copy link
Member

XhmikosR commented Feb 6, 2019

@hzoo: do you have any idea why this fails?

@hzoo
Copy link
Contributor

hzoo commented Feb 7, 2019

Yea, we either need to modify the rule or add it to scope babel/babel-eslint#746, shouldn't be too bad to fix but no one has yet

@Johann-S
Copy link
Member Author

Johann-S commented Feb 9, 2019

I tought about that PR, and we should close it, because currently we ship Bootstrap with fake private methods which are in reality public methods, so it'll introduce a sort of breaking change.

So we should tackle that in our v5

(@XhmikosR don't laugh on me 😄)

Thanks @hzoo to taking a look at that PR 👍

@Johann-S Johann-S closed this Feb 9, 2019
@Johann-S Johann-S deleted the v4-dev-jo-private-methods branch February 9, 2019 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants