-
Notifications
You must be signed in to change notification settings - Fork 15
Roadmap
Guillaume Gendre edited this page May 18, 2015
·
78 revisions
Current stable release is 0.3.
- Enhance debugging on the web side
- Enhance navigation & add ability to custom transitions
- Cobalt CLI : new and simple installation documentation
- cobalt.conf optional packages prefix for android
- remove BB10 and Tizen from source code and documentation
- AAR library for Cobalt Android
- Cocoa pods library for Cobalt iOS
- Add Android app bar / iOS navigation bar and customization,
- external fonts for native bars icons
- Protocol and Interfaces rework
- starting WP8 branch
- bugfixes
- Cobalt Blog
- Documentation website
- API documentation Doxygen-generated
- action picker.
- Add Android "up" navigation style (thinking in progress),
- Add cross-WebView notification plugin,
- Add device informations plugin,
- web browser as a platform. to use cobalt for your mobile site.
- Using the new WKWebview on iOS
An experimental branch about this iOS 8 feature is coming soon. We must ensure a backward compatibility with historical WebViews.
Cobalt is an Open-Source Hybrid Mobile Framework. Read more about it on the home page or in the documentation
- Introduction to Cobalt navigation
- The cobalt.json file
- native navigation bars
- Handling the Android back button
- Introduction to Cobalt messages
- Publish/Subscribe on the Web side
- Publish/Subscribe on Android
- Publish/Subscribe on iOS
- Web Lifecycle messages
- Pull-To-Refresh and Infinite Scroll
- Custom alerts and Toasts
- LocalStorage
- OpenExternalUrl
- PlatformInfos
- Ajax
- Removing the top bar
- Adding Cobalt to an existing project
- Customizing your hybrid views
- Handle multiple Cobalt webviews on the same screen (TODO)