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

Fix plugin tabs enabling multiple file formats #1165

Conversation

mfranzke
Copy link
Contributor

Closes #1163
Blocked by #1155 #1156 (#1156 has been already merged into this branch, as it's related)

Summary of changes:
Reverted parts to the previously used placeholders within the /packages/plugin-tab/src/snippet.js file, and modified /packages/plugin-tab/dist/js/@pattern-lab-plugin-tab.js accordingly by migrating some code to that file.

This would reenable defining one or more filetypes to display within the code panels again.

mfranzke and others added 18 commits April 24, 2020 16:56
…to-configure-default-pattern-info-code-panel
missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
This reverts commit 7812878, reversing
changes made to 26db979.
This reverts commit 26db979, reversing
changes made to fc90750.
…ode-panel' into fix-plugin-tabs-enabling-multiple-file-formats
@mfranzke
Copy link
Contributor Author

there seems to have been some problems with the code ... will open another PR

@mfranzke mfranzke deleted the fix-plugin-tabs-enabling-multiple-file-formats branch April 28, 2020 17:03
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.

fix(plugintabs): enabling multiple file formats
2 participants