GettEngineering / Prism

Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
https://prism.tools
MIT License
361 stars 21 forks source link

Fix transformation for Android example #21

Closed bvescovi-orangeloops closed 4 years ago

bvescovi-orangeloops commented 4 years ago

Check the issue https://github.com/GettEngineering/Prism/issues/20 for more info about it! Thanks for doing this!

freak4pc commented 4 years ago

I think this is actually a bug ! I’ll fix this up a bit later today but let’s keep this PR open for tracking :)

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files          19       19           
  Lines        1132     1132           
=======================================
  Hits         1117     1117           
  Misses         15       15           

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 51fadfe...3141df2. Read the comment docs.

freak4pc commented 4 years ago

This was fixed in https://github.com/GettEngineering/Prism/commit/d377956a514fb745d6cb7b0eba863d66f688ba2f

I think I'll cut a release later today or over the weekend :)

freak4pc commented 4 years ago

This is now part of 0.3.0 :)