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

Add ColorField #7

Merged
merged 2 commits into from
Sep 7, 2022
Merged

Add ColorField #7

merged 2 commits into from
Sep 7, 2022

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Sep 6, 2022

A StringField, except renders an <input type="color">.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Merging #7 (90baba0) into main (9a7b8b7) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         2730      2734    +4     
=========================================
+ Hits          2730      2734    +4     
Impacted Files Coverage Δ
starlette_admin/fields.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jowilf jowilf merged commit eb82b35 into main Sep 7, 2022
@jowilf jowilf deleted the color-field branch September 7, 2022 23:12
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.

None yet

2 participants