GithubHelp home page GithubHelp logo

henripar / gradientos Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 5.0 360 KB

Gradientos makes it easy to choose gradients.

Home Page: https://www.gradientos.app

License: MIT License

JavaScript 2.60% HTML 2.43% Vue 94.97%
background color-tool colors css design gradient ui vue vuejs

gradientos's People

Contributors

henripar avatar joshuacjx avatar katorzart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gradientos's Issues

[FEATURE] Add search functionality to search for gradients

Is your feature request related to a problem? Please describe.

It would be great to have option to search for gradients in editor view.

Describe the solution you'd like

There could be an option to open a search box where users can type gradient names/ hex values.

User story

  1. User presses cmd+ sfift + space on keyboard
  2. Search box opens
  3. User types gradient name to search for gradient
  4. List of found gradients appear below search box

NOTE - User should be able to exit search box by clicking outside of it or pressing esc

Describe alternatives you've considered

--

Additional context

gradientos-search-1

gradientos-search-2

[BUG] Dark mode button only works when clicked on the center of the button

Describe the bug
Dark mode button does not work if clicked on the sides of the button

To Reproduce
Steps to reproduce the behavior:

  1. Go to /editor route
  2. Click on dark/light switch button on the sides / corners

Expected behavior

Light / Dark mode switch should always work when the button is pressed. Even if not clicked in the middle of the button.

Screenshots

Screenshot 2022-07-29 at 22 18 49

[BUG] Gradient direction menu should have blurred background on dark mode

Describe the bug

The gradient direction menu content is hard to see when the menu is displayed over text.

To Reproduce

Steps to reproduce the behavior:

  1. Click on the arrow button between the colors in the editor menu in route /editor
  2. Scroll down to see the gradient direction menu over text

Expected behavior

The gradient direction menu should have a blurred background on dark mode so the content would be easier to see when displayed over text.

  • this behaviour already exists in the editor settings menu that is displayed above the gradient direction menu & also in the 'copy css modal'

Screenshots

This is how it looks now:

Screenshot 2022-07-29 at 21 28 15

This is how it should look:

Screenshot 2022-07-29 at 22 05 48

Additional context

Note that <DirectorPicker/> component is currently a child of <div class="container"> and the .container already has a CSS property backdrop-filter: blur(12px) and since backdrop-filter properties cannot be nested, <DirectorPicker/> component should be moved outside the div in order to have blurred backgrounds on both elements.

[FEATURE] Users should be able to change gradient direction

Is your feature request related to a problem? Please describe.

Users should be able to change gradient direction

Describe the solution you'd like

When user clicks the arrow between two gradients in the top menu, there should appear a sub menu where user can choose gradient direction.

User story

  1. User click the arrow between gradients in top menu
  2. New modal menu for selecting gradient direction appears
  3. User selects a gradient direction by clicking on it
  4. Selected gradient direction will be updated on all UI elements

Icons are from Lucide icons

Additional context
Add any other context or screenshots about the feature request here.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.