jledentu / vue-finder

📁 A Vue.js component to display hierarchical data (like the MacOS X finder)
https://vue-finder.netlify.app
MIT License
160 stars 16 forks source link

fix(height): make list full height by using flexbox #161

Closed jledentu closed 3 years ago

jledentu commented 3 years ago

BREAKING CHANGE: This may impact some customized integrations

Closes #145

codecov[bot] commented 3 years ago

Codecov Report

Merging #161 (4dddb3c) into master (57e2a33) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           4        4           
  Lines         175      175           
  Branches       44       44           
=======================================
  Hits          174      174           
  Misses          1        1           

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 57e2a33...4dddb3c. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: