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

convert x-templates to vue SFCs #4696

Merged
merged 3 commits into from
Jul 20, 2018
Merged

Conversation

OmgImAlexis
Copy link
Collaborator

I had to turn off linting for vue files right now as most of the new ones have issues. I'll fix them and re-enable linting in another PR after this.

}
};
</script>
<style>
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we make sfc css scoped?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If you don't want the outside CSS to be able to override the component then yes.

@p0psicles
Copy link
Contributor

EditShow broke with the branch.
Can you fix that first?

@OmgImAlexis
Copy link
Collaborator Author

@p0psicles any other pages you can see with an issue?

@OmgImAlexis
Copy link
Collaborator Author

It should be working fine now.

@p0psicles
Copy link
Contributor

Following pages seem to have broken:

  • Search settings (ui-tabs issue)
  • Search providers (ui-tabs issue)
  • Subtitle settings (ui-tabs issue)
  • PostProcessing settings (ui-tabs issue)
  • Notifications settings (ui-tabs issue)
  • Anime settings (ui-tabs issue)

@OmgImAlexis
Copy link
Collaborator Author

OmgImAlexis commented Jul 20, 2018

I would suggest disabling whitespace when you review.
Should bring the whole PR down to less than 100+/-.

@OmgImAlexis OmgImAlexis merged commit 74ab44c into develop Jul 20, 2018
@OmgImAlexis OmgImAlexis deleted the feature/vueify-mako-components branch July 20, 2018 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants