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

finish up graphics #476

Closed ccchwang closed 6 years ago

ccchwang commented 6 years ago

Added finishing touches to the graphics:

Animated the microcosm graphic for section 8

untitled 7

Modified the browser graphic for each section

screen shot 2018-02-06 at 3 20 26 pm

codecov-io commented 6 years ago

Codecov Report

Merging #476 into master will decrease coverage by 1.6%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
- Coverage   95.19%   93.58%   -1.61%     
==========================================
  Files          30       29       -1     
  Lines        1061     1029      -32     
  Branches      201      197       -4     
==========================================
- Hits         1010      963      -47     
- Misses         43       54      +11     
- Partials        8       12       +4
Impacted Files Coverage Δ
packages/microcosm/src/install-devtools.js 66.66% <0%> (-33.34%) :arrow_down:
packages/microcosm/src/history.js 77.27% <0%> (-9.85%) :arrow_down:
packages/microcosm/src/utils.js 97.26% <0%> (-1.37%) :arrow_down:
packages/microcosm/src/microcosm.js 95.28% <0%> (-0.95%) :arrow_down:
packages/microcosm/src/domain-engine.js 89.7% <0%> (ø) :arrow_up:
packages/microcosm/src/addons/action-button.js
packages/microcosm/src/action.js 97.43% <0%> (+0.85%) :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 d61ca54...165039a. Read the comment docs.