django-cms / djangocms-icon

django CMS Icon adds capabilities to implement Font or SVG icons as plugins into your project.
https://www.django-cms.org
Other
18 stars 18 forks source link

feat: Dark mode support for iconpicker #46

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

Description

This PR adds dark mode support (with django CMS 3.11+) for the icon picker. Also, it runs tests against Django 4.0.

It adds a .nvmrc for version 8 to be able to run gulp. Finally, it prepares to be tested against django CMS 4.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #46 (1a6d935) into master (20efce5) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          123       128    +5     
  Branches        20        21    +1     
=========================================
+ Hits           123       128    +5     
Impacted Files Coverage Δ
...s_icon/migrations/0003_alter_icon_cmsplugin_ptr.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.