Skip to content

Feat/css colors helpers #1890

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

Closed
wants to merge 6 commits into from
Closed

Feat/css colors helpers #1890

wants to merge 6 commits into from

Conversation

rustem-nasyrov
Copy link
Contributor

@rustem-nasyrov rustem-nasyrov commented Jun 1, 2022

Related issue: #1222
closes #764 #2169

image

Description

Added customized classes for the given colors configuration.

  • Created colorsCustomClasses plugin for the Vuestic-UI.
  • Added description in the docs, for the both translations.
  • Added examples of usage.

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)

@@ -3346,7 +3353,8 @@
"readMore": "Подробнее",
"icons": "Конфигурация иконок",
"components": "Конфигурация компонентов",
"colors": "Конфигурация цветов"
"colors": "Конфигурация цветов",
"colorsCustomClasses": "Custom classes for the colors"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed translation.

@asvae
Copy link
Member

asvae commented Jun 1, 2022

Thanks!

Implementation wise looks good, but I hope to discuss what place would this solution take in context of vuestic-ui.

@rustem-nasyrov rustem-nasyrov self-assigned this Jun 1, 2022
@rustem-nasyrov rustem-nasyrov marked this pull request as draft June 1, 2022 12:57
@m0ksem m0ksem changed the base branch from develop to release/1.5.0 June 16, 2022 11:20
@m0ksem m0ksem added this to the 1.5.0 milestone Jun 16, 2022
@m0ksem m0ksem added the feature Something useful to end user label Jun 16, 2022
@m0ksem
Copy link
Collaborator

m0ksem commented Jul 21, 2022

Let's discuss prerender and some caching here... It looks good, but something is missing here I believe...

@rustem-nasyrov
Copy link
Contributor Author

Let's discuss prerender and some caching here... It looks good, but something is missing here I believe...

Yeah, sure.

@rustem-nasyrov rustem-nasyrov changed the title Feat/css helpers Feat/css colors helpers Aug 5, 2022
@asvae asvae modified the milestones: 1.5.0, 1.6.0 (planing) Sep 2, 2022
@asvae asvae deleted the branch epicmaxco:develop September 20, 2022 13:01
@asvae asvae closed this Sep 20, 2022
@asvae asvae reopened this Sep 20, 2022
@asvae asvae changed the base branch from release/1.5.0 to develop September 20, 2022 13:20
@m0ksem m0ksem added the ON HOLD We want this, just later label Oct 6, 2022
@rustem-nasyrov rustem-nasyrov removed the ON HOLD We want this, just later label Jan 17, 2023
@rustem-nasyrov rustem-nasyrov deleted the feat/css-helpers branch March 2, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something useful to end user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Color classes
4 participants