1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 09:11:19 +02:00
Files
php-flarum/framework/core/js/lib
Toby Zerner a506b7c275 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
..
2015-10-30 22:45:58 +10:30
2015-12-03 15:12:51 +10:30
2015-10-13 16:57:18 +10:30
2015-09-16 16:03:25 +09:30
2015-10-20 12:48:26 +10:30