Skip to content

Releases: percy/percy-ember

v1.4.0

21 Mar 18:21
Compare
Choose a tag to compare
  • Added support for Ember apps that have stripped jquery.

v1.3.3

21 Mar 03:20
Compare
Choose a tag to compare

🐛 Preserve body classes when taking snapshots

v1.3.2

19 Mar 21:51
Compare
Choose a tag to compare
  • Upgrade percy-client.
  • Upgrade internal ember-cli to 3.0.

v1.3.1

23 Feb 16:34
Compare
Choose a tag to compare
  • Fix small behavior issue, hoist ember-testing container attributes to the body tag instead of html tag.

v1.3.0

21 Feb 05:34
Compare
Choose a tag to compare
  • Upgrade addon to ember 2.18 (#53) and new module import format. Prep for jQuery removal.
  • Fix styles/attributes tied to ember-application container. (#54)
  • Add TypeScript ambient type information (#50)

v1.2.22

06 Dec 21:46
Compare
Choose a tag to compare

Update to ember-cli-babel 6.10

v1.2.20

28 Oct 01:49
Compare
Choose a tag to compare

🐞 Adjust the way finalize is called after tests are completed.

v1.2.19

24 Oct 23:11
Compare
Choose a tag to compare

Update percy-client dependency.

v1.2.18

19 Sep 04:38
Compare
Choose a tag to compare

Bugfix release for v1.2.17 fixing build resource upload issue.

v1.2.17

18 Sep 16:52
Compare
Choose a tag to compare

Support separate ember build and ember test --path steps. (See Separate build and test steps section in Docs)