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
move the logic that sets the button text into its own method so that it can be overridden, and use text() instead of html() by default to prevent XSS attacks. fixes#229
0 commit comments