Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Feature/pb 304 support fo global effects #711

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on Sep 14, 2022

  1. Added image and Gradient as type of global fill (WIP)

    Bryan Figueroa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    fb7a4a5 View commit details
    Browse the repository at this point in the history
  2. Added constant for Image and Gradient (WIP) still needs to generate t…

    …he actual code
    Bryan Figueroa committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    af87d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Created append to yaml post gen task

    Bryan Figueroa committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7e2be2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc5d10 View commit details
    Browse the repository at this point in the history
  3. Added append to yaml to postGen

    Bryan Figueroa committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fb738c1 View commit details
    Browse the repository at this point in the history
  4. Write the asset ref to the global image

    Bryan Figueroa committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d5fa59b View commit details
    Browse the repository at this point in the history
  5. corrected spaces

    Bryan Figueroa committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a1cb8da View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Removed print statement

    Bryan Figueroa committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    12095b3 View commit details
    Browse the repository at this point in the history
  2. Changed function name and change gradient with its type

    Bryan Figueroa committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    07f62c2 View commit details
    Browse the repository at this point in the history
  3. Created gradient code generation

    Bryan Figueroa committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ca9b82b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Created global effect post gen task

    Bryan Figueroa committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ca7b137 View commit details
    Browse the repository at this point in the history
  2. Added effect post task

    Bryan Figueroa committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e5bd78d View commit details
    Browse the repository at this point in the history
  3. Added support for functions

    Bryan Figueroa committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6f17e24 View commit details
    Browse the repository at this point in the history
  4. Removed print statements and fix output

    Bryan Figueroa committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0a8f40a View commit details
    Browse the repository at this point in the history
  5. Output effects on their respective directory

    Bryan Figueroa committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6a7adde View commit details
    Browse the repository at this point in the history