Skip to content
Guillaume Gendre edited this page Aug 21, 2015 · 78 revisions

Current stable release is 0.4.1.

The roadmap below may change. If you think something is urgent, please get in touch.

We plan to release a 1.0 this year. We are still in 0.x mode but you can already rely on Cobalt for real world apps.

0.5 Cobalt as a public lib

  • AAR library for Cobalt Android
  • Cocoa pods library for Cobalt iOS
  • Bower package for Cobalt Web
  • Simplified documentation on how to add Cobalt to your existing app

0.5.1 Refactoring on the native side

  • Protocol and Interfaces rework for simpler partial usage of Cobalt in a native app
  • Enhance documentation on hybrid views

0.5.2 Common tools plugins

  • action picker
  • Add device informations plugin,
  • hour, week, month pickers

0.5.3 CLI enhancement

  • CLI create enhancement
  • CLI update
  • CLI plugins management
  • CLI invade, to help you adding Cobalt to an existing project

0.5.4 More Samples

  • Side menu sample
  • List>Detail Sample
  • Event Management Sample App

0.6 Native bars

  • Add Android app bar / iOS navigation bar and customization,
  • external fonts for native bars icons (may include plugin refactoring)

0.6.1 Doxygen

  • API documentation Doxygen-generated
  • Having a lovely documentation website

0.7 Enhance storage

  • add cobalt.sessionStorage or expiry to keys
  • use a real bdd for both OS
  • enable storage access from native side
  • possibility to use your own database system

1.0 Cleaning up

  • Everything is perfect, add a flower on the top and release the 1.0 :)

On our mind, but not on roadmap yet

  • Add Android "up" navigation style (thinking in progress),
  • web browser as a platform? to use cobalt for your mobile site.
  • Using the new WKWebview on iOS
  • starting the Windows version
Clone this wiki locally