herbsjs / herbsshelf

Dynamically generated documentation for your domain
Other
8 stars 16 forks source link

Layout improvements #45

Closed judibo closed 2 years ago

judibo commented 2 years ago

Layout improvements accordingly to the given prototype on the issue #43

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (6698dfa) into main (e3c79ed) will decrease coverage by 2.79%. The diff coverage is 94.73%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   98.24%   95.45%   -2.80%     
==========================================
  Files           7        8       +1     
  Lines          57       66       +9     
==========================================
+ Hits           56       63       +7     
- Misses          1        3       +2     
Impacted Files Coverage Δ
src/template/components/stepsCard.js 100.00% <ø> (ø)
src/shelf.js 94.11% <93.93%> (-5.89%) :arrow_down:
src/template/components/header.js 100.00% <100.00%> (ø)
src/template/components/navBar.js 100.00% <100.00%> (ø)
src/template/components/scenarioCard.js 100.00% <100.00%> (ø)
src/template/default.js 95.00% <100.00%> (+0.26%) :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 a8b69f1...6698dfa. Read the comment docs.

herbsjs-robot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: