Skip to content

Implement contemporary dnn Buttons with color names#290

Merged
david-poindexter merged 4 commits into
nvisionative:developfrom
EPTamminga:Issue_288
Mar 5, 2022
Merged

Implement contemporary dnn Buttons with color names#290
david-poindexter merged 4 commits into
nvisionative:developfrom
EPTamminga:Issue_288

Conversation

@EPTamminga

@EPTamminga EPTamminga commented Feb 23, 2022

Copy link
Copy Markdown
Contributor

Related to Issue

Fixes #288 #286

Description

Added a few color names, added explanation for other color names
Changed the _dnn button definitions to create flat contemporary-looking buttons

How Has This Been Tested?

Used a HTML text module with all different kinds of HTML elements

Screenshots (if appropriate):

image

Types of changes

Colors, DNN button scss

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@EPTamminga

Copy link
Copy Markdown
Contributor Author

It would be nice if the active colors could be calculated automatically from the non-active background colors. I do not know enough about the mixins functions in the nvQT to handle that.
Please advise.

@EPTamminga EPTamminga changed the title Implement comtemporary dnn Buttons with color names Implement contemporary dnn Buttons with color names Feb 23, 2022

@david-poindexter david-poindexter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@EPTamminga thank you for the PR! There are some great enhancements here that many will find useful. 🎉

Also, it dawned on me during this review that we have some issues with the actual color palette here and it does not match the color palette currently used on https://nvquicktheme.com. We will work to resolve this prior to the next release.

Comment thread src/scss/variables/_colors.scss Outdated
Comment thread src/scss/variables/_colors.scss Outdated
Comment thread src/scss/variables/_colors.scss Outdated
Remove comment, as this is not the only this is, or can be used.
Remove comment, as this is not the only this is, or can be used.
Remove comment, as this is not the only this is, or can be used.
@david-poindexter david-poindexter added the enhancement New feature or request label Mar 5, 2022
@david-poindexter david-poindexter added this to the 2.3.0 milestone Mar 5, 2022
@sonarqubecloud

sonarqubecloud Bot commented Mar 5, 2022

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@david-poindexter
david-poindexter merged commit 74ff2ee into nvisionative:develop Mar 5, 2022
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

Successfully merging this pull request may close these issues.

Names and purpose of the colors

2 participants