branch feature/253-tuiles created (now 54228829)
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 at 54228829 Merge branch 'feature/storybook' into feature/253-tuiles This branch includes the following new commits: new 54228829 Merge branch 'feature/storybook' into feature/253-tuiles 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 542288292bdda687859e147d46ccf14ee4a02042 Merge: eece515b 4415a166 Author: jcouteau <couteau@codelutin.com> Date: Mon Dec 23 10:47:58 2019 +0100 Merge branch 'feature/storybook' into feature/253-tuiles -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/253-tuiles in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 542288292bdda687859e147d46ccf14ee4a02042 Merge: eece515b 4415a166 Author: jcouteau <couteau@codelutin.com> Date: Mon Dec 23 10:47:58 2019 +0100 Merge branch 'feature/storybook' into feature/253-tuiles pollen-ui-riot-js/.storybook/addons.js | 4 ++++ pollen-ui-riot-js/.storybook/config.js | 7 +++++++ pollen-ui-riot-js/.storybook/webpack.config.js | 15 ++++++++++++++ pollen-ui-riot-js/package.json | 10 +++++++++- pollen-ui-riot-js/stories/LetterAvatar.stories.js | 13 ++++++++++++ .../stories/LetterAvatarWithKnobs.stories.js | 23 ++++++++++++++++++++++ .../stories/MultilineLabel.stories.js | 13 ++++++++++++ pollen-ui-riot-js/stories/QrCode.stories.js | 9 +++++++++ pollen-ui-riot-js/stories/Search.stories.js | 7 +++++++ 9 files changed, 100 insertions(+), 1 deletion(-) diff --cc pollen-ui-riot-js/package.json index b78bbc6e,ad435782..0d721901 --- a/pollen-ui-riot-js/package.json +++ b/pollen-ui-riot-js/package.json @@@ -29,9 -31,14 +31,15 @@@ }, "devDependencies": { "@babel/core": "^7.6.4", + "@babel/polyfill": "^7.6.4", "@babel/plugin-proposal-object-rest-spread": "^7.6.2", "@babel/preset-env": "^7.6.3", + "@storybook/addon-actions": "^5.2.6", + "@storybook/addon-links": "^5.2.6", + "@storybook/addon-a11y": "^5.2.6", + "@storybook/addon-knobs": "^5.2.6", + "@storybook/addons": "^5.2.6", + "@storybook/riot": "^5.2.6", "babel-loader": "^8.0.6", "copy-webpack-plugin": "^4.5.2", "eslint": "^4.18.2", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm