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

fix: support for predefined colors to color picker #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

umeshv
Copy link

@umeshv umeshv commented Dec 17, 2020

This PR has fixes for aligning the color picker correctly below the button and additionally the pre-defined color options.

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.98%. Comparing base (039551a) to head (d351173).
Report is 70 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
+ Coverage   18.81%   18.98%   +0.17%     
==========================================
  Files           7        7              
  Lines         473      474       +1     
  Branches      103      103              
==========================================
+ Hits           89       90       +1     
  Misses        372      372              
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1,5 +1,5 @@
import { AngularEditorConfig } from './../../../angular-editor/src/lib/config';
Copy link
Owner

Choose a reason for hiding this comment

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

Deep import.

@LosDavidos
Copy link

This is very useful functionality. Can we proceed with it?

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.

3 participants