Parameterize ActionView and MenuActionView.

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

Information

Review Board
release-6.x

Reviewers

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 ID
Parameterize ActionView and MenuActionView.
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. Testing Done: Used in conjunction with an extension that had a custom options interface on an action view subclass.
92a61c9454fde34f878a3571d86a1110e213cc9c
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

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