Skip to content

Fix using collections in reusable components

Choose a tag to compare

@san650 san650 released this 25 May 20:27

This release fixes an issue when using the .collection attribute in reusable components

Project Update

npm install --save-dev ember-cli-page-object@0.3.1

Main changes

List of main changes

  • Make collection definition immutable

Community contributions

#15 Make collection definition immutable (@juanazam)
#14 Define attributes without a selector if the page has an scope defined (@juanazam)