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

fix(button): Simplify markup - TWIG-98 #194

Merged
merged 9 commits into from
Nov 5, 2019
Merged

fix(button): Simplify markup - TWIG-98 #194

merged 9 commits into from
Nov 5, 2019

Conversation

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

@papegaill papegaill added the pr: review needed Use this label to show that your PR needs to be review label Oct 28, 2019
@papegaill papegaill changed the title fix(button): simplify markup - TWIG-98 fix(button): Simplify markup - TWIG-98 Oct 28, 2019
@planctus planctus added pr: under review and removed pr: review needed Use this label to show that your PR needs to be review labels Oct 29, 2019
Copy link
Contributor

@planctus planctus left a comment

Choose a reason for hiding this comment

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

Just a small inconsistency regarding the story, would you also update the package.json of the component, it's true that most likely nothing has changed in the ecl specs, for instance, but their version should reflect the status of the component, also the version of the component can be updated, just to mark the change.

@papegaill papegaill added pr: wip Mark the PR as WIP and removed pr: modification needed labels Nov 4, 2019
@papegaill papegaill 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 Nov 4, 2019
@serotonine serotonine added pr: under review and removed pr: review needed Use this label to show that your PR needs to be review labels Nov 4, 2019
@planctus planctus added pr: review needed Use this label to show that your PR needs to be review and removed pr: modification needed labels Nov 5, 2019
@planctus planctus removed the pr: review needed Use this label to show that your PR needs to be review label Nov 5, 2019
@planctus planctus merged commit 7dd5c7e into develop Nov 5, 2019
@planctus planctus deleted the TWIG-98 branch November 5, 2019 15:48
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.

3 participants