vega-lite icon indicating copy to clipboard operation
vega-lite copied to clipboard

refactor: recursively replace ExprRef with SignalRef

Open domoritz opened this issue 3 years ago • 1 comments

Together with #7438, this will allow us to have stricter types and also refactor a bunch of code

domoritz avatar May 08 '21 01:05 domoritz

After this, I think we can remove a lot of the signalRef methods in common.ts.

As a follow up, look at these PRs to see what we can revert: #6825, #6826, #6847, #6849, #6850, #6806, and #6805.

domoritz avatar May 08 '21 01:05 domoritz