upper icon indicating copy to clipboard operation
upper copied to clipboard

WIP rewrite for Craft 4

Open ostark opened this issue 1 year ago • 1 comments

Discussions https://github.com/ostark/upper/discussions/68 & https://github.com/ostark/upper/discussions/65 Issue https://github.com/ostark/upper/issues/67

So far no significant code changes, just structural.


  • [x] Prepare for tests with pest
  • [x] Use Handler classes instead of closures
  • [x] Use DI Container instead of Service Locator (not everywhere so far)
  • [x] Move event listener setup to the main Plugin class (remove EventRegistrar)
  • [ ] Refactor drivers (using https://github.com/Sammyjo20/Saloon)

ostark avatar Jul 12 '22 15:07 ostark

Hey @ostark any progress here?

mattbloomfield avatar May 30 '23 19:05 mattbloomfield