Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

feat(list): implement List components - INNO-1541 #103

Merged
merged 10 commits into from
Jun 25, 2019

Conversation

yhuard
Copy link
Contributor

@yhuard yhuard commented Jun 21, 2019

PR description

Please drop a few lines about the PR: what it does, how to test it, etc.

QA Checklist

In order to ensure a safe and quick review, please check that your PR follow those guidelines:

  • I have put the vanilla component as devDependencies
  • I have put the specs package as devDependencies
  • I have added the components directly used in the twig file (with include or embed) as dependencies
  • My component is listed in @ecl-twig/ec-components's dependencies
  • My variables naming follow the guidelines (snake case for twig)
  • I have provided tests
  • I have provided documentation (for the "notes" tab)
  • If my local yarn.lock contains changes, I have committed it
  • I have given my PR the proper label (pr: review needed to indicate that I'm done and now waiting for a review ,pr: wip to indicate that I'm actively working on it ...)

@yhuard yhuard added the pr: wip Mark the PR as WIP label Jun 21, 2019
@yhuard yhuard self-assigned this Jun 21, 2019
@yhuard yhuard marked this pull request as ready for review June 25, 2019 07:04
@yhuard yhuard removed their assignment Jun 25, 2019
@yhuard yhuard added pr: review needed Use this label to show that your PR needs to be review and removed pr: wip Mark the PR as WIP labels Jun 25, 2019
@emeryro emeryro self-assigned this Jun 25, 2019
@emeryro emeryro added pr: under review and removed pr: review needed Use this label to show that your PR needs to be review labels Jun 25, 2019
Copy link
Contributor

@emeryro emeryro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some extra white spaces for ordered and unordered lists
image

@emeryro emeryro removed their assignment Jun 25, 2019
@yhuard yhuard self-assigned this Jun 25, 2019
@yhuard yhuard added the pr: wip Mark the PR as WIP label Jun 25, 2019
@yhuard yhuard added the pr: review needed Use this label to show that your PR needs to be review label Jun 25, 2019
@yhuard yhuard removed their assignment Jun 25, 2019
@yhuard yhuard removed the pr: wip Mark the PR as WIP label Jun 25, 2019
@emeryro emeryro added pr: under review and removed pr: review needed Use this label to show that your PR needs to be review labels Jun 25, 2019
@emeryro emeryro self-assigned this Jun 25, 2019
@emeryro emeryro merged commit b508e73 into v2.7-dev Jun 25, 2019
@emeryro emeryro deleted the feat/list-INNO-1541 branch June 25, 2019 08:48
@emeryro emeryro removed their assignment Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants