Skip to content

Releases: aldendaniels/koko

Version 0.1.2

05 Dec 21:23
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

Rename component.navigate() to navigateToPath() to match documentation and the global koko.navigateToPath() method.

Also stop throwing errors when setReady() is called on already-loaded components. Instead, just make this a NOOP.

Version 0.1.1

05 Dec 19:40
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Build UMD bundles. Also build new version that is not minified, but also does not include a source map.

Version 0.1.0

05 Dec 15:20
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Fully functional, but not well tested. The API is not yet stable, so expect non-backwards compatible changes prior to version 1.0.