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

v1.0.0 preparation #28

Merged
merged 32 commits into from
Nov 3, 2019
Merged

v1.0.0 preparation #28

merged 32 commits into from
Nov 3, 2019

Conversation

AriTheElk
Copy link
Owner

@AriTheElk AriTheElk commented Oct 24, 2019

Description

This is the v1.0.0 branch for uigradients. After collecting cobwebs on my github page for a while, I'm introducing more modern approaches to using this gradient library.

One of the biggest features will be the inclusion of custom presets. If you use without assigning custom presets, you can use any of the built in presets. But if you supply your own list of brand-friendly gradients, you can call them from anywhere in your code at any time (including easy gradient-generator functions from inside styled-component blocks).

Bugfixes

TODO

  • Upgrade outdated dependencies (where possible)
  • Migrate to latest version of storybook
  • Add GradientProvider for assigning custom preset libraries
  • Add withGradient HOC for using presets inside components
  • Add better examples to storybook
  • Add ability to create text masked gradients
  • Update ReadMe/docs
  • Improve build pipeline

@AriTheElk AriTheElk merged commit a6ae1f4 into master Nov 3, 2019
@AriTheElk AriTheElk deleted the 1.0.0 branch November 3, 2019 04:48
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.

Upgrade to React 16 Bundle Size can I generate from custom color
1 participant