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

Cleanup "Sidebar" plugin #2626

Closed
nmilcoff opened this issue Feb 18, 2018 · 1 comment · Fixed by #2660
Closed

Cleanup "Sidebar" plugin #2626

nmilcoff opened this issue Feb 18, 2018 · 1 comment · Fixed by #2660
Labels
p/ios iOS platform up-for-grabs Issues up for grabs by anyone
Milestone

Comments

@nmilcoff
Copy link
Contributor

In #2530 the old iOS Support was moved into the plugins folder and rethought as a plugin, as you can see here.

The problem is that project did not only contain an implementation for a sidebar menu, but also a few more utility methods / classes.

We need to cleanup this before 6.0 hits stable!

@nmilcoff nmilcoff added Future cleanup up-for-grabs Issues up for grabs by anyone p/ios iOS platform labels Feb 18, 2018
@nmilcoff nmilcoff added this to the 6.0.0 milestone Feb 18, 2018
@martijn00
Copy link
Contributor

This was already done in the upgrade. I moved the util classes to the main library. I just made a PR to clean the last file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p/ios iOS platform up-for-grabs Issues up for grabs by anyone
Development

Successfully merging a pull request may close this issue.

2 participants