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

fix(language-list): Renaming main template, fixing php-storybook, fixing template syntax - FRONT-823 #343

Merged
merged 6 commits into from
Feb 26, 2020

Conversation

planctus
Copy link
Contributor

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 ...)

@planctus planctus added pr: review needed Use this label to show that your PR needs to be review tag: breaking change labels Feb 19, 2020
papegaill
papegaill previously approved these changes Feb 20, 2020
Copy link
Contributor

@papegaill papegaill left a comment

Choose a reason for hiding this comment

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

Tested and working correctly, the only thing that I find confusing is twig tpl names for ecl-language-list components:

  • ecl-language-list.html.twig
  • ecl-language-list-list.html.twig
  • ecl-language-list-item.html.twig

ecl-language-list-grid.html.twig it's maybe clearer than ecl-language-list-list.html.twig
What do you think?

@papegaill papegaill removed the pr: review needed Use this label to show that your PR needs to be review label Feb 20, 2020
@planctus planctus added the pr: review needed Use this label to show that your PR needs to be review label Feb 24, 2020
@Joosthe Joosthe merged commit 3fc7450 into develop Feb 26, 2020
@Joosthe Joosthe deleted the FRONT-823 branch February 26, 2020 10:12
@Joosthe Joosthe added pr: under review tag: bug fix and removed pr: review needed Use this label to show that your PR needs to be review labels Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants