This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/public_html/media/js
Marcin Kurczewski ddbecdb16f Fixed problems with multiple event handlers
Whenever DOM update event handlers were executed, jQuery bindings were appended
instead of being replaced. It resulted in funny scenarios like starting to show
multiple confirmation dialogs when trying to delete a post, after
adding/removing it from favorites.
2014-02-20 21:32:07 +01:00
..
comment-edit.js Fixed problems with multiple event handlers 2014-02-20 21:32:07 +01:00
core.js Fixed problems with multiple event handlers 2014-02-20 21:32:07 +01:00
logs.js Closed #61 2013-11-17 14:53:17 +01:00
paginator-endless.js Fixed issue with masstag in endless scrolling mode 2013-11-05 09:17:44 +01:00
post-list.js Fixed problems with multiple event handlers 2014-02-20 21:32:07 +01:00
post-upload.js Fixed and simplified tag autocompletion 2014-02-18 21:26:54 +01:00
post-view.js Fixed problems with multiple event handlers 2014-02-20 21:32:07 +01:00