All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated to NativeScript 6.1
- Support Tabs, TabStrip, and Bottom Navigation components
- Support sveltes new dev document.dispatch calls
- Update to svelte 3.12.1
- Update to svelte 3.7.1 and add workaround for sveltejs/svelte#3364
- Pin against svelte 3.6.1 to resolve #44 while waiting for sveltejs/svelte#3354
- Built against latest svelte 3.6.7 and Nativescript 6.0
- ListItem template components are now created with
intro: true
- mounting with anchor uses correct index during insert (fixes #30)
- class: directives now work with falsy values
- Bumped Nativescript to 5.4
- Bumped Svelte to 3.4
- Updated unit tests to use bundled svelte components instead of compiling as part of test.
- Removed console log spam and added to a NativeScript trace category exported as
DomTraceCategory
- Introduced a Changelog
- Bumped versions to use freshly released Svelte 3.0.0