[obs-commits] [openSUSE/open-build-service] c78c8a: Fix burger menu and show breadcrumbs in mobile
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c78c8af5ab8183104a47989e13d207863d57c4ab https://github.com/openSUSE/open-build-service/commit/c78c8af5ab8183104a4798... Author: Moises Deniz Aleman <mdeniz@suse.com> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M src/api/app/views/layouts/webui2/_navigation.html.haml M src/api/app/views/layouts/webui2/_search.html.haml R src/api/app/views/layouts/webui2/_watchlist.html.haml M src/api/app/views/layouts/webui2/webui.html.haml Log Message: ----------- Fix burger menu and show breadcrumbs in mobile Before we had different watchlist views depending on the size of the device, for mobile was broken. Now we only use one single watchlist component. The breadcrumbs was missing in mobile now is shown normally. The personal navigation was shown in the burger menu badly, now is shown in the same way as in big screen devices. Commit: aaa12089afd0e29e75552a49f8aad913fbfbd2d8 https://github.com/openSUSE/open-build-service/commit/aaa12089afd0e29e75552a... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M src/api/app/views/layouts/webui2/_navigation.html.haml M src/api/app/views/layouts/webui2/_search.html.haml R src/api/app/views/layouts/webui2/_watchlist.html.haml M src/api/app/views/layouts/webui2/webui.html.haml Log Message: ----------- Merge pull request #5996 from mdeniz/bootstrap/fix_top_right_links_gaps Fix burger menu and show breadcrumbs in mobile Compare: https://github.com/openSUSE/open-build-service/compare/ea8377f6ae46...aaa120... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Henne Vogelsang