vigetlabs / microcosm

Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.
http://code.viget.com/microcosm/
MIT License
487 stars 22 forks source link

Ch/layout #457

Closed ccchwang closed 6 years ago

ccchwang commented 6 years ago

This PR styles the skeleton layout and structure of the page for both mobile and desktop. Mostly does margin, padding, position layout stuff.

Scrolling on mobile

mobile

Scrolling on desktop

desktop

codecov-io commented 6 years ago

Codecov Report

Merging #457 into ch/bg-color-change will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           ch/bg-color-change     #457      +/-   ##
======================================================
- Coverage               73.68%   73.53%   -0.15%     
======================================================
  Files                      44       44              
  Lines                    1368     1368              
  Branches                  255      255              
======================================================
- Hits                     1008     1006       -2     
- Misses                    295      297       +2     
  Partials                   65       65
Impacted Files Coverage Δ
packages/microcosm/src/addons/model.js 97.26% <0%> (-2.74%) :arrow_down:

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 3402572...9228445. Read the comment docs.