mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
c532e53d9a
Move all the dom-things to use the dom service in tabular-collection, feedback-dialog, list-collection and node show. Move get-component-factory into utils/dom and use dom.root() in a few more places This includes an additional `dom.components` method which gives you a list of components matching the selector instead of just one.