Skip to content

Releases: happieio/typeapp

minor bug fixes

07 Dec 12:48

Choose a tag to compare

  • added manual compile task via 'gulp ts:compile'
  • included missing cordova plugin definitions

Android Update

26 Nov 15:59

Choose a tag to compare

updated project to link to cordoba-android@5.0.0
fixes minor cbl interfacce bugs

  • bump to the top of the list

fix changes function

06 Nov 18:39

Choose a tag to compare

  • the changes function in the cbl api was not complete

Full Typescript Integration - CBL Integration

05 Nov 09:12

Choose a tag to compare

  • Fully utilize Typescript classes for all controllers, services and filters. This is a comprehensive overhaul.
  • Added cordova-plugin-couchbase-lite JS API and plugin to the app (untested)
  • improve type safety

initial stable release

14 Sep 19:25

Choose a tag to compare

includes variable powered module and module component names: declare once, reference everywhere else. Also demos nested views using object based states for the angular-ui-router.