-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: malikwang/FigmaToCode
base: master
head repository: bernaferrari/FigmaToCode
compare: master
- 20 commits
- 89 files changed
- 5 contributors
Commits on Jan 25, 2021
-
Add Gradients and Color export to every screen.
Modularize Colors/Gradients and converge 'retrieveColors' into a common 'retrieveGenericSolidUIColors'. Update color methods naming to try to be consistant accross all frameworks.
Configuration menu - View commit details
-
Copy full SHA for 59b6e52 - Browse repository at this point
Copy the full SHA 59b6e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bdbd76 - Browse repository at this point
Copy the full SHA 2bdbd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10335af - Browse repository at this point
Copy the full SHA 10335afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 719135d - Browse repository at this point
Copy the full SHA 719135dView commit details
Commits on Jan 30, 2021
-
Fix right-padding for HTML generation (bernaferrari#19)
* Fix right-padding for HTML generation * Fix padding-right test
Configuration menu - View commit details
-
Copy full SHA for 6682f90 - Browse repository at this point
Copy the full SHA 6682f90View commit details
Commits on Jan 31, 2021
-
Add flex-1 to Tailwind and HTML.
Fix maxWidth/maxHeight in SwiftUI.
Configuration menu - View commit details
-
Copy full SHA for 0df68ab - Browse repository at this point
Copy the full SHA 0df68abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841300a - Browse repository at this point
Copy the full SHA 841300aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94fd528 - Browse repository at this point
Copy the full SHA 94fd528View commit details
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ae47851 - Browse repository at this point
Copy the full SHA ae47851View commit details
Commits on Feb 6, 2021
-
Add code formatting for HTML and Tailwind!
Fix border-radius missing in HTML. Fix missing border-radius in Vector. Add rose color to Vectors (which are unsupported). Fix Text when parent is set to fill (all frameworks). Fix color attribute in HTML's Text being misnamed. Fix textHeight in HTML. Fix justify layout in HTML. Change: when single item layout is set to justify, center it. Close bernaferrari#24.
Configuration menu - View commit details
-
Copy full SHA for fec9b9f - Browse repository at this point
Copy the full SHA fec9b9fView commit details
Commits on Feb 8, 2021
-
Fix relative and absolute position appearing at the same time.
Reorder padding to be after width/height.
Configuration menu - View commit details
-
Copy full SHA for b021c30 - Browse repository at this point
Copy the full SHA b021c30View commit details
Commits on Feb 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c6c405 - Browse repository at this point
Copy the full SHA 3c6c405View commit details
Commits on Feb 18, 2021
-
Add image support to HTML/Tailwind, FlutterLogo to Flutter and color …
…placeholder for SwiftUI.
Configuration menu - View commit details
-
Copy full SHA for 2263995 - Browse repository at this point
Copy the full SHA 2263995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fdce1 - Browse repository at this point
Copy the full SHA 02fdce1View commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 62e9572 - Browse repository at this point
Copy the full SHA 62e9572View commit details
Commits on May 2, 2022
-
fix: prevents
divelements from being self-closing tags (bernaferra……ri#54) * fix: prevents `div` elements from being self-closing tags When outputting in Tailwind and HTML without JSX, div elements representing space in auto-layout are self-closing. This will incorrectly place sibling HTML elements as children of the self-closing div in the Chrome browser. Fixes bernaferrari#31 * fix: remove orphan quotation mark and space from spacing `div`
Dale Alexander Webb authoredMay 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 83b3381 - Browse repository at this point
Copy the full SHA 83b3381View commit details -
fix: add "editorType" in manifest.json (bernaferrari#55)
Dale Alexander Webb authoredMay 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 4955328 - Browse repository at this point
Copy the full SHA 4955328View commit details
Commits on May 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d57071 - Browse repository at this point
Copy the full SHA 0d57071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5992a - Browse repository at this point
Copy the full SHA 4c5992aView commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fd675a - Browse repository at this point
Copy the full SHA 4fd675aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master