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

Create a conversion flow of the icon set #1

Open
krzysztofspilka opened this issue Dec 27, 2018 · 0 comments
Open

Create a conversion flow of the icon set #1

krzysztofspilka opened this issue Dec 27, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@krzysztofspilka
Copy link
Member

We need to extend the current setup to maximize the potential of our SVG icon set. Specifically, each time we add a new icon, the following sequence should be run:

  1. Create an optimized SVG version of the icon,
  2. Create a PNG version of the icon,
  3. Create a larger PNG version of the icon (2x - for Retina screens),
  4. Create a symbol sprite from SVGs,
  5. Create an icon font from SVGs,
  6. Add the new icon to the list of Sass generator,
  7. Add the new icon to the list of Less generator.

Also, our documentation at handsontable.com/docs should generate the list of icons automatically.

@krzysztofspilka krzysztofspilka added the enhancement New feature or request label Dec 27, 2018
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

No branches or pull requests

1 participant