stable

Clone or download

Read-only

refactor: Turn event handler into a class-like

No functional change on TLP modals. Classes force us to use `this`, which is a common trap for developers. Also, they are harder to minify. We don't actually need it for this internal code. part of request #32653 Do not lose modifications done in Artifact Modal Change-Id: I5fd63b3d52ba734ed9e09b7bfad4d176227f541b

Modified Files

Name
M lib/frontend/tlp-modal/src/modal.ts +23 −29 Go to diff View file