extract to vue folder #48

Open
glitch4347 wants to merge 4 commits from vue-folder into main
Owner
  • Extract vue logic to vue folder

  • rename VueChartwerkLinePod to ChartwerkLinePod

* Extract vue logic to `vue` folder * rename `VueChartwerkLinePod` to `ChartwerkLinePod`
glitch4347 added 1 commit 2 months ago
Poster
Owner

I don't know how to test it, so it might be buggy.

Maybe we should create example Vue app to deal wit this. Same thing for React

I don't know how to test it, so it might be buggy. Maybe we should create example Vue app to deal wit this. Same thing for React
glitch4347 added 1 commit 2 months ago
glitch4347 added 1 commit 2 months ago
Poster
Owner

I've tested with used vue add with code

import { ChartwerkLinePod } from '@chartwerk/line-pod/dist/vue/VueChartwerkLinePod';

import Vue from 'vue';

Vue.component('chartwerk-line-pod', ChartwerkLinePod);

I've tested with used vue add with code ``` import { ChartwerkLinePod } from '@chartwerk/line-pod/dist/vue/VueChartwerkLinePod'; import Vue from 'vue'; Vue.component('chartwerk-line-pod', ChartwerkLinePod); ```
glitch4347 added 1 commit 2 months ago
This pull request has changes conflicting with the target branch.
build/webpack.base.conf.js
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.