All Versions
41
Latest Version
Avg Release Cycle
30 days
Latest Release
1373 days ago

Changelog History
Page 1

  • v0.10.29 Changes

    June 24, 2020

    ๐Ÿ›  Bugfixes

    • #583 - Fix a Component#destroy error when no components on the page use bindings. (@ericyhwang)
      • The fixed issue should have only affected very small test cases, since most real Derby apps will have at least one {{...}} binding.

    โšก๏ธ test-util updates

    • โœ… #583 - ComponentHarness now tracks the pages it creates, and the DomTestRunner then uses that to destroy the created pages in an afterEach. (@ericyhwang)
  • v0.10.28 Changes

    April 21, 2020

    โœ… #581 - Improve test-utils assertions (@ericyhwang)

    • In failure messages, state whether it was the HTML or DOM rendering that failed.
      • This makes it easier to debug test failures.
    • .to.render() - Compare DOM rendering to the HTML before components' create() methods are called.
      • This fixes an issue where the assertion was improperly failing when a component modified its DOM in create().
    • Normalize HTML before comparisons.
      • This fixes an issue where .to.render() assertions would fail when templates used HTML entities like  .
  • v0.10.27 Changes

    January 23, 2020
    • โš  #576 - Fix ShareDB "Invalid or unknown message" warnings when using auto-refresh (@IAkumaI, @ericyhwang)
      • Auto-refresh is generally only used in development environments
  • v0.10.26 Changes

    December 11, 2019
    • โœ… #574 - In domTestRunner, add support for passing JSDOM options (@ericyhwang)
  • v0.10.25

    December 09, 2019
  • v0.10.24

    December 03, 2019
  • v0.10.23

    November 26, 2019
  • v0.10.22

    November 19, 2019
  • v0.10.21

    November 08, 2019
  • v0.10.20

    October 30, 2019