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 03f73286 ref #253 Code style new 5858dd0a ref #253 Vue en liste (WIP) 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 5858dd0a6cfbdfce35f6d814c922ca7365b7dd34 Author: Cécilia Bossard <bossard@codelutin.com> Date: Wed Mar 11 14:48:53 2020 +0100 ref #253 Vue en liste (WIP) Summary of changes: .../src/main/web/tag/poll/ListView.tag.html | 214 +++++++++++++++ .../src/main/web/tag/poll/MosaicView.tag.html | 107 ++++++++ .../src/main/web/tag/poll/PollLine.tag.html | 288 +++++++++++++++++++++ .../src/main/web/tag/poll/Polls.tag.html | 194 +------------- .../stories/{Card.stories.js => Line.stories.js} | 28 +- 5 files changed, 630 insertions(+), 201 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/ListView.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/MosaicView.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/PollLine.tag.html copy pollen-ui-riot-js/stories/{Card.stories.js => Line.stories.js} (91%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.