As another part of #227 (closed), this will add a bulk feature to mutes/blocks tabs.
Technical notes;
withList
HOC with List
component since component composition using slots is more flexible than HOC for the list purpose and also it is the preferred way of Vue.Checkbox
, ProgressButton
and SelectableList
components.BasicUserCard
to List
component.Screenshots