This is an automated email from the git hooks/post-receive script. New change to branch feature/253-tuiles in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from ae77e95d Popover centering new 0910eb55 WIP Mise en place du header de la page 'Mes sondages'. RAF problèmes alignements The 1 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 0910eb55f077507a68736ae27b967fa8eebbcf12 Author: Cécilia Bossard <bossard@codelutin.com> Date: Fri Feb 14 17:29:02 2020 +0100 WIP Mise en place du header de la page 'Mes sondages'. RAF problèmes alignements Summary of changes: pollen-ui-riot-js/src/main/web/i18n/en.json | 13 ++- pollen-ui-riot-js/src/main/web/i18n/fr.json | 7 ++ .../main/web/tag/components/IconButton.tag.html | 87 ++++++++++++++++ .../src/main/web/tag/components/MenuItem.tag.html | 99 ++++++++++++++++++ .../main/web/tag/components/PollenButton.tag.html | 85 +++++++++++++++ .../{Search.tag.html => SearchReboot.tag.html} | 60 +++++++++-- .../src/main/web/tag/poll/Polls.tag.html | 114 +++++++++++++++++++-- pollen-ui-riot-js/stories/Components.stories.js | 30 +++++- 8 files changed, 477 insertions(+), 18 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/components/IconButton.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/components/MenuItem.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/components/PollenButton.tag.html copy pollen-ui-riot-js/src/main/web/tag/components/{Search.tag.html => SearchReboot.tag.html} (60%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.