mkermani144 / wanna

💡✔ Wanna is an implementation of a 21st-century to-do list app.
https://wanna.js.org
MIT License
198 stars 30 forks source link

Disable user-select globally to fix #218 #264

Closed mkermani144 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #264 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #264   +/-   ##
=======================================
  Coverage   79.85%   79.85%           
=======================================
  Files          46       46           
  Lines         412      412           
  Branches       45       45           
=======================================
  Hits          329      329           
  Misses         66       66           
  Partials       17       17
Impacted Files Coverage Δ
src/Idea/ConvertIdeaDialog.js 92.3% <ø> (ø) :arrow_up:
src/Settings/FirstDayOfWeekDialog.js 100% <ø> (ø) :arrow_up:
src/Task/EditTaskDialog.js 88.88% <ø> (ø) :arrow_up:
src/FAB/NewIdeaDialog.js 85.71% <ø> (ø) :arrow_up:
src/Idea/EditIdeaDialog.js 88.88% <ø> (ø) :arrow_up:
src/Settings/CalendarSystemDialog.js 100% <ø> (ø) :arrow_up:
src/FAB/NewTaskDialog.js 91.66% <ø> (ø) :arrow_up:

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 8cb78e3...a45500e. Read the comment docs.