Parameterize ActionView and MenuActionView.

Review Request #13132 — Created June 30, 2023 and submitted

david
Review Board
release-6.x
reviewboard

In order to make it easier to extend the JS-side actions with full
typing, we need to make the views parameterized so that the model and
options can be altered for subclasses.

Used in conjunction with an extension that had a custom options
interface on an action view subclass.

Summary
Parameterize ActionView and MenuActionView.
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (a57068a)
Loading...