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
Fixed unsafe comparison with a literal. No need to eslint eqeqeq.
Fixed enable method. It was not enabling and activating the collapsible.
This was detected on Jasmine unit testing.
Minor repositioning to this.options.disabled on disable method for
consistency purposes with enable method.
0 commit comments