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

Add an ability to share created gradients in the tool via link #1

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

Conversation

rgembalik
Copy link

@rgembalik rgembalik commented Nov 15, 2020

A quick way of saving and coming back to created gradient without messing with local storage. For easier access, the link generates automatically and replaces href on edit. Currently, it uses base64 to encode raw JSON, but it could be shortened and compressed in the future.

Also, due to file ordering, I had to specifically mention ZeroClipboard.js as the first file in gulp. I left it there as it's enforcing required ordering.

Lastly, I had problems running the ruby version of sass, so I modified style files directly.

image

@elrumordelaluz
Copy link
Owner

Pretty cool @rgembalik. Let me get an eye to then merge. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants