bootstrap-flask icon indicating copy to clipboard operation
bootstrap-flask copied to clipboard

color field in examples

Open PanderMusubi opened this issue 3 years ago • 1 comments

Only merge this once this PR https://github.com/wtforms/wtforms/pull/755 is available in a release of WTForms

  • [ ] Bump the version of WTForms in the requirements/examples.txt

PanderMusubi avatar Aug 28 '22 13:08 PanderMusubi

Codecov Report

Merging #249 (a058c89) into master (00293e4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files           1        1           
  Lines         134      134           
  Branches       23       23           
=======================================
  Hits          130      130           
  Misses          1        1           
  Partials        3        3           

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

codecov-commenter avatar Aug 28 '22 13:08 codecov-commenter

This could already be merged making it forward compatible. Users should refrain from using it until WTForms releases next version.

PanderMusubi avatar Oct 04 '23 10:10 PanderMusubi

WTForms 3.1.0 has just been released, so this PR can get merged if also the dependency of version WTForms is bumped.

PanderMusubi avatar Oct 10 '23 18:10 PanderMusubi