You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed addCssClassNames method from Control since it's identical to the same method provided by the parent Leaf class.
Moved addHtmlAttribute method from Control to Leaf since it's for working with the LeafModel which both classes use.
Added remove methods for CSS classes and HTML attributes to Leaf.
0 commit comments