marteinn / wagtail-color-panel

A package that adds new panels for selecting colors, works both on regular page fields and stream field.
MIT License
51 stars 9 forks source link

Wagtail 3 support #5

Closed uroybd closed 2 years ago

uroybd commented 2 years ago

This PR does the necessary modifications to allow this package to be used with wagtail 3.

marteinn commented 2 years ago

Thanks for the PR! Will review it once I get a bit more time on my hands. To be continued!

marteinn commented 2 years ago

Hi again, apologies for the delay in feedback. I'm closing this PR in favor of https://github.com/marteinn/wagtail-color-panel/pull/9 as it does a wider job to get Wagtail 3 compatibility.