framework/js
Toby Zerner e5a7013c2c Key item lists to maintain identity across redraws
Fixes #667. This issue was due to the fact that Mithril would change the "Lock" badge into a "Sticky" badge, but the tooltip initialization would not be triggered because it was using the same element. By maintaining element identity, the "Lock" badge will remain untouched, and a new element for the "Sticky" badge will be inserted before it. See https://lhorie.github.io/mithril/mithril.html#dealing-with-focus for more information.
2016-01-13 09:34:12 +10:30
..
admin Extract leftover strings 2015-11-28 17:14:22 +09:00
forum Add flash animation when scrolling to post preview fixes #666 🤘 2016-01-12 10:58:19 +03:30
lib Key item lists to maintain identity across redraws 2016-01-13 09:34:12 +10:30
.gitignore Share bower components between forum/admin 2015-05-05 09:16:34 +09:30
bower.json Patch Mithril with a bidi attribute 2015-09-18 13:06:37 +09:30