LB (Ben Johnston)

Results 141 issues of LB (Ben Johnston)

> **Important:** This is a longer term migration plan, new code should use the new conventions but old code can probably be left as is unless other changes are being...

type:Enhancement
component:Choosers

## [RFC 78](https://github.com/wagtail/rfcs/pull/78) - Initial Stimulus adoption This PR is a draft for the initial first set of commits to get Stimulus started in Wagtail. ## Overview * This contains...

status:Needs Review
javascript

### Is your proposal related to a problem? I am often looking at the CMSs listed on JAMstack and think it would be good to also see Wagtail listed as...

type:Enhancement
Documentation
Headless

### Is your proposal related to a problem? * Wagtail's `InlinePanel` solution is very powerful but does not easily allow JavaScript customisations. * When an item is added or removed,...

type:Enhancement
component:Frontend
component:Panels

> **⚠️ Important:** Please do not attempt to pick this up until we are at least on Wagtail 4.1 RC 2 or the final release has gone out, so that...

Documentation

### Issue Summary The log in / auth pages have got an alignment issue with the fields - they are no longer taking up the full container width. ### Steps...

type:Bug
component:Frontend
good first issue
status:Unconfirmed

* [x] Add note to readme * > No longer maintained: ... something * [ ] Make repo read only * [x] Move to wagtail deprecated https://github.com/wagtail-deprecated

- fixes #9092

status:Needs Review
component:Design system

- Relates to #8731 - This rule makes it more complex to pull behaviour out to class methods where suitable or to provide 'base' class methods that we may want...

status:Needs Review
javascript

- Relates to #8731 - This rule does not align well with existing code where we often declare/initialise multiple classes in a single file. It makes sense for a React...

status:Needs Review
javascript