Skip to content

Nested pages

Compare
Choose a tag to compare
@san650 san650 released this 31 Jan 19:01
· 1115 commits to master since this release

This release fixes an issue with page object generators. Previous implementations didn't generate proper import statements for nested pages.

Project Update

npm install --save-dev [email protected]

Main changes

Community contributions

#94 Add codeclimate configuration files (@san650)
#93 Allow nested pages with full path to "page-object" module (@rtablada)
#101 Bump ember cli to 1.13.15 (@san650)
#102 Add more scenarios to ember-try (@san650)
#103 Fix spelling errors in README.md (@hidnasio)
#104 Missing ember-cli-string-utils dependency (@san650)