This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from d3f5012 Améliorations d'affichage des bookmarks new e45307e Création d'un composant pour les liens du menu principal new 4bbf358 Mise en place du menu pour mobile/tablette The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 4bbf3580db3fedb4ca07484e139f0a702c34fbab Author: kaufmann <kaufmann@codelutin.com> Date: Fri Jul 31 18:11:03 2020 +0200 Mise en place du menu pour mobile/tablette commit e45307ecbc06a636938b92f6f813c38e225134e0 Author: kaufmann <kaufmann@codelutin.com> Date: Fri Jul 31 17:51:46 2020 +0200 Création d'un composant pour les liens du menu principal Summary of changes: web/src/components/layout/Header.vue | 3 +- web/src/components/layout/Sidebar.vue | 121 +++++++++++++++++++++--------- web/src/components/layout/SidebarLink.vue | 100 ++++++++++++++++++++++++ 3 files changed, 187 insertions(+), 37 deletions(-) create mode 100644 web/src/components/layout/SidebarLink.vue -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.