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

Added two new components, PivotNoBootstrap and PivotTableNoBootstrap #2

Conversation

guastallaigor
Copy link

@guastallaigor guastallaigor commented Oct 24, 2018

The main reason is not to depend on bootstrap, so the main changes were the classes and css. Added in the App.vue one example and imports in that file and browser.js.

I did not reuse the code and refactor any of it. This is because if you do not want to accept, I will need this component up and running on my on and fast.

In my project I can't use bootstrap and any of bootstrap css, so this is some workaround it.

If you want, I could refactor in some mixins or some smaller components, and also reuse some of the duplicated css. It's your call to accept this PR or not.

Great work btw. Helped me a lot!

Note: I changed the styles a bit to look like Atlassian AUI Tables and Atlassian AUI Buttons.

…which the main reason is not to depend on bootstrap, so the main changes were the classes and css. Added in the App.vue one example and imports in that file and browser.js.
@antoinematyja
Copy link
Contributor

Thanks for your PR and sorry for taking a year to respond...

I agree this component should be usable with other css frameworks, but duplicating code isn't the best solution in my opinion.

If you have suggestions please write them in this issue #11

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.

2 participants