Port applyClassNameBindings
to use attr nodes
#9922
Labels
Milestone
applyClassNameBindings
to use attr nodes
#9922
applyClassNameBindings
is slow. It should be ported to use streams and an attr node. Related to #9921, but class name bindings are their own weird world. The class name bindings code in general should be consolidated- the same steps are repeated in the each/collection helper, in bind-attr, and in applyClassNameBindings.The
bind-attr
implementation has been ported already.The text was updated successfully, but these errors were encountered: