Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .clean-publish
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"withoutPublish": true,
"tempDir": "package",
"fields": ["tsd"],
"files": ["docs"]
"files": ["website"]
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Need an API to fetch data? Consider [Cube](https://cube.dev/?ref=eco-vue-chartjs

## Docs

- 📖 [v3 Docs](http://vue-chartjs.org/)
- 📖 [Docs](http://vue-chartjs.org/)

## How to use

Expand Down Expand Up @@ -318,7 +318,7 @@ export default {
name: 'DataPage',
components: { BarChart }
}
<script>
</script>
```

In v4, you need to import the component, pass props to it, and use Chart component as a standard Vue component.
Expand Down
163 changes: 0 additions & 163 deletions docs/.vuepress/config.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/public/vue-chartjs.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

14 changes: 0 additions & 14 deletions docs/README.md

This file was deleted.

128 changes: 0 additions & 128 deletions docs/api/README.md

This file was deleted.

Empty file removed docs/fr-fr/api/README.md
Empty file.
Empty file removed docs/fr-fr/guide/README.md
Empty file.
Loading