Files
notifications-admin/app/assets/javascripts
Tom Byers a6a7057d64 Deal with elements no longer in the DOM
Instead of keeping references to nodes detached
from the DOM, remove them from the store.
Likewise, add node appended to the DOM.

This includes code to 'clean' DOM nodes when
removed. This is important because nodes can
retain classes and styles. If they are re-attached
in future this can cause problems with how the
state of the element is determined.
2019-01-23 16:55:18 +00:00
..
2018-08-29 16:16:15 +01:00
2018-12-21 14:37:01 +00:00
2018-11-08 22:39:38 +00:00