* Seperated Asset, page, and translation logic into seperate classes out of Loader.php * Move user, and assets logic out of Loader.php * Move Loader to Internal and move page helper functions to PageController * Fix unit tests * Add changelog
* Add `slotfill` to Abbreviated Notification panel This commit adds `slotfill` approach to Abbreviated Notification panel # Conflicts: # client/header/activity-panel/index.js # client/header/activity-panel/panels/inbox/inbox-panel.js * Renamed `AbbreviatedNotification` slot # Conflicts: # client/header/activity-panel/panels/inbox/inbox-panel.js * Renamed `hasExtraFills` # Conflicts: # client/header/activity-panel/index.js # client/header/activity-panel/panels/inbox/inbox-panel.js * Added changelog * Fixed hasExtendedNotifications check * Fixed changelog Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>