v1.2.0-pre.1
Live Demo →
API Documentation →
Changes Since v1.1.0:
- 421f9d5 Prepare v1.2.0-pre.1
- 11b3634 fix(docs): update signature and description of action and callbacks
- 69c093c fix(router): allow rendering a different component from the same route, fixes #264
- bd5f8fa add a (failing) test case for #264
- 03322a3 fix(demos) use target="_parent" for links to API docs, fixes #269
- c3f6381 fix(router): ignore all unknown action result values
- 388ccdb fix(tests): ensure lifecycle callbacks invoked after lazy loading completes
- d4cb32a fix(router): enable further route resolution if action returns HTMLElement (#275), fixes #265
- 567377a fix(router): correct error message when action returns null-proto Object (#274), fixes #273
- 159fe3f Use Lumo styles for demo page content (#268), fixes #262
- 52eb117 (chore) move related test cases closer to each other (#267)
- 0a21f99 fix an unstable test for animated transitions (#263)