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

feat(accordion): add accordion 2 - INNO-1548 #100

Merged
merged 8 commits into from
Jun 25, 2019

Conversation

emeryro
Copy link
Contributor

@emeryro emeryro commented Jun 20, 2019

PR description

Add second version of accordion (ECL >= 2.6.0)

@emeryro emeryro added the pr: review needed Use this label to show that your PR needs to be review label Jun 20, 2019
@yhuard yhuard self-assigned this Jun 20, 2019
@yhuard yhuard added pr: under review and removed pr: review needed Use this label to show that your PR needs to be review labels Jun 20, 2019
Copy link
Contributor

@yhuard yhuard left a comment

Choose a reason for hiding this comment

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

As discussed on slack, we will provide the new accordion in a new package

@yhuard yhuard removed their assignment Jun 20, 2019
@emeryro emeryro added the pr: review needed Use this label to show that your PR needs to be review label Jun 25, 2019
@yhuard yhuard 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
@yhuard yhuard self-assigned this Jun 25, 2019
size: "m"
},
extra_classes: 'ecl-accordion2__toggle-icon',
extra_attributes: [{ name: "data-ecl-accordion2-icon", value: "true" }]
Copy link
Contributor

Choose a reason for hiding this comment

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

it would be great if we didn't have to pass a value to extra attributes (unnecessary), but this change of logic would need to be applied to every components... unless we create some global macros

what do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

actually, it does seems to work by putting only a name (without changing the logic). I'll update it

@yhuard yhuard removed their assignment Jun 25, 2019
@yhuard yhuard merged commit dd724bf into v2.7-dev Jun 25, 2019
@yhuard yhuard deleted the feat/accordion2-INNO-1548 branch June 25, 2019 08:27
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