Skip to content

v4.2.3

Latest
Compare
Choose a tag to compare
@craigbeck craigbeck released this 24 Oct 23:36
  • Merge pull request #647 from derbyjs/fix-app-options-type 4705b33
  • Comment AppOptions attributes 5e73279
  • Update AppOptions to include script* attributes referenced by AppForServer 3f6b714
  • Merge pull request #645 from derbyjs/convert-browser-tests bcdbeac
  • Test matric to include next LTS v22 5d2f6c1
  • Use const/let over var 2dd2e0c
  • Fix window ref 1cc37af
  • Revert "Change requires to imports" 6d5b650
  • Update node versions test matrix 3ad3105
  • Change requires to imports 3e983b7
  • Use window from runner 512fdca
  • Remove test use of this; use const and let over var 62531b6
  • Remove comment edadda8
  • Fix typo 2acfd62
  • Remove unused util.js 44c93c8
  • Convertforms test to use jsdom 9d2c2b8
  • Update eslint config to allow es6 (Promise) f1041fc
  • Skip custom markup on-destroy test; unknown why it does not call onDestroy w jsdom test d453886
  • Fix tests; ensure getFragment called torender page b011eea
  • Fix test - call getFragment to render cec50ac
  • Fix component tests to use harness.renderDom 7aaa5ad
  • Add next tick wait before checking for removed properties 7cd3c42
  • Fix call of bound function 107544e
  • Merge branch 'master' of github.com:derbyjs/derby into convert-browser-tests c06df7c
  • Merge pull request #646 from derbyjs/convert-eventmodel 59db1ad
  • Change component.browser tests to use test harness app dddcef2
  • Merge pull request #644 from derbyjs/doc-as-array-as-object dff7070
  • Fix markup in as-object doc exmaple c0a9c30
  • Wordsmith suggestions for as-object 8d0c9f8
  • Wordsmith suggestion for a-array e66203e
  • Oops, not a TS file yet; revert to require 51753c7
  • Change EventModel requrie to import c17f606
  • Ensure test uses same fragment instance 87b6acb
  • Fix EventModel ctor typo 04338c3
  • Eventmodel conversion to typescript 0fd8ae1
  • Change test to use domTestRunner b293fc7
  • Renemd (moved) test files 99aee20
  • Fix heading to use same casing as attribute 2af8d70
  • Style fix for inline code block in h3 headings; made code bigger to better match rest of heading ef6c151
  • Add documentation for as-array and as-object attributes 089a303
  • Merge pull request #643 from derbyjs/fix-api-doc-site c92fd6c
  • Force GH acitons 5459689
  • Fix jekyll config to keep generated api docs; remove doscs/api from gitignore 27ed7f9

v4.2.2...v4.2.3

What's Changed

Full Changelog: v4.2.2...v4.2.3