Coen van der Kamp
Coen van der Kamp
In https://github.com/wagtail/wagtail/pull/4821 the menu font icons are replaced with SVG icons. It is a nice start. In this issue an overview of work to be done to have SVG icons...
# Current In recent Wagtail the border and focus highlight of the search input disappeared. Is that on purpose? This change made me review the search functionality. I noticed the...
Curlylint wants a space after `{% endif %}`. But this seems valid scenario to me: It raises: Parse error: expected one of '>', '\\s+', '{#', '{%', '{{' at 45:70 parse_error...
### Issue Summary The minimap overlaps the arrow up button in the action menu (footer). ### Steps to Reproduce 1. Start a new project with `wagtail start myproject` 2. Use...
_Please check the following:_ - N/A Do the tests still pass?[^1] - N/A Does the code comply with the style guide? - YES Run `make lint` from the Wagtail root....
Docs draft for https://github.com/wagtail/wagtail/pull/4821
https://github.com/wagtail/wagtail/issues/6085 This PR: - Prevents duplicates. Adding `foo.com` and `Foo.com` raises an error. - Adds non field errors too create and edit templates * Do the tests still pass? Y...
After every Wagtail release, the Gitpod prebuild should be regenerated. This PR explains this, and adds a link to trigger a fresh prebuild I believe the `init` section is cached...
I'm not sure if this is something that would be worth discussing but would there be interest for this package to move to Wagtail Nest? I'm on the Wagtail core...