Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Ramp #219

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat: Ramp #219

wants to merge 4 commits into from

Conversation

chasedavis
Copy link
Contributor

@chasedavis chasedavis commented Jun 3, 2023

Ramp effect for linear and radial color gradients, as well as masking of effects before it in the effect array

Example: https://codesandbox.io/s/ramp-effect-w-postprocessing-zdpzei?file=/src/Ramp.js:0-3359

  • Screen Shot 2023-06-09 at 9 42 32 PM
  • Screen Shot 2023-06-09 at 9 42 15 PM
  • Screen Shot 2023-06-09 at 9 41 59 PM

@chasedavis chasedavis marked this pull request as ready for review June 10, 2023 01:43
@chasedavis
Copy link
Contributor Author

@talentlessguy any idea on how I can fix the tests on this to merge? I am not a TS person so the error message on the ci is a bit cryptic to me, though I'm happy to learn with a little guidance

@talentlessguy talentlessguy added the enhancement New feature or request label Jun 23, 2023
src/effects/Ramp.tsx Outdated Show resolved Hide resolved
@CodyJasonBennett
Copy link
Member

I added JSDoc comments for the effect's parameters. Are these accurate? I'll want to mirror this in documentation.

@CodyJasonBennett CodyJasonBennett changed the title feat: ramp feat: Ramp Aug 23, 2023
@chasedavis
Copy link
Contributor Author

chasedavis commented Aug 24, 2023

Thanks @CodyJasonBennett for fixing the types! left a few comments/suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants