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

Migrate to vue-chartjs v3, chart.js v4 #341

Merged
merged 5 commits into from
Jun 8, 2022

Conversation

ishitatsuyuki
Copy link
Contributor

In order to further ease the migration to Vue 3, the decorator based component was rewritten in the normal object API.

Also disable ESLint rules that conflicted into madness through eslint-config-prettier.

In order to further ease the migration to Vue 3, the decorator based component
was rewritten in the normal object API.
@ErikBjare
Copy link
Member

Very nice, thank you!

Will review and merge next week :)

@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #341 (6f5278a) into master (360a1dc) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  Coverage   27.62%   27.62%           
=======================================
  Files          26       26           
  Lines        1354     1354           
  Branches      186      186           
=======================================
  Hits          374      374           
  Misses        925      925           
  Partials       55       55           
Impacted Files Coverage Δ
src/stores/activity.ts 39.52% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 360a1dc...6f5278a. Read the comment docs.

Copy link
Member

@ErikBjare ErikBjare left a comment

Choose a reason for hiding this comment

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

Found a couple issues and fixed them.

src/visualizations/TimelineBarChart.vue Outdated Show resolved Hide resolved
src/visualizations/TimelineBarChart.vue Outdated Show resolved Hide resolved
@ErikBjare
Copy link
Member

All looks good now! Thanks for contributing ❤️

@ErikBjare ErikBjare merged commit faf68e1 into ActivityWatch:master Jun 8, 2022
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